Create model
Documentation Index
Fetch the complete documentation index at: https://docs.emergence.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body for creating a model configuration.
1 - 2551 - 500Credentials for the model provider. Stored as secrets.
Custom kebab-case name for the resource URI. Auto-generated from name if omitted.
^[a-z0-9-]+$1001000100050Supported model modes.
chat, completion, embedding, image_generation, audio_transcription 0 <= x <= 9.99Successful Response
Full model representation.
Status of a model configuration.
PENDING, ACTIVE, ERROR, DEPRECATED, DISABLED Deprecated: use created_by instead. Will be removed in a future release.
Supported model modes.
chat, completion, embedding, image_generation, audio_transcription