POST
/
model-config
/
custom-models
{
  "id": "<string>",
  "name": "<string>",
  "provider": "<string>",
  "model_name": "<string>",
  "config": {}
}

Headers

authorization
string

Body

application/json

Request model for creating a custom model.

Response

200
application/json

Successful Response

Custom model definition.