Create Model
models
Create Model
Create model
POST
Create Model
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
application/json
Request body for creating a model configuration.
Required string length:
1 - 255Required string length:
1 - 500Credentials for the model provider. Stored as secrets.
Custom kebab-case name for the resource URI. Auto-generated from name if omitted.
Pattern:
^[a-z0-9-]+$Maximum string length:
100Maximum string length:
1000Maximum string length:
1000Maximum string length:
50Supported model modes.
Available options:
chat, completion, embedding, image_generation, audio_transcription Required range:
0 <= x <= 9.99Response
Successful Response
Full model representation.
Status of a model configuration.
Available options:
PENDING, ACTIVE, ERROR, DEPRECATED, DISABLED Deprecated: use created_by instead. Will be removed in a future release.
Supported model modes.
Available options:
chat, completion, embedding, image_generation, audio_transcription 
