User
Add a New Custom LLM Model
Learn how to integrate your custom Large Language Model (LLM) with Bolna Voice AI agents using Bolna APIs.
POST
This request specifies how to add your own Custom LLM Models and use it with Bolna Voice AI agents. Please read about it more from using-custom-llm
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Add a custom LLM Model
The body is of type object
.
Response
200
application/json
agent status response
The response is of type object
.