Upsert Provider
POST
/save-model-provider
Creates or updates a model provider
Request
Headers
An API Key is required to access this endpoint.
Body
Config
The parameters in the config will vary based on the model provider type.
BEDROCK
OPENAI
Example
Response
The API returns the response in JSON format.
Each response includes a success
boolean and the modelProvider
object.
Example
Last updated