LLMs
Retrieve the list of available LLM models for Conversational AI in ElevenLabs.
Columns
| Name | Type | References | |
| Llm [KEY] | String | ||
| IsCheckpoint | Boolean | ||
| MaxTokensLimit | Integer | ||
| MaxContextLimit | Integer | ||
| IsSupportsImageInput | Boolean | ||
| IsSupportsDocumentInput | Boolean | ||
| IsSupportsParallelToolCalls | Boolean | ||
| AvailableReasoningEfforts | String |
The allowed values are none, minimal, low, medium, high, xhigh. | |
| IsDeprecated | Boolean | ||
| DeprecationLlm | String | ||
| IsInWarningPeriod | Boolean | ||
| IsInFallbackPeriod | Boolean | ||
| FallbackPercentage | Integer | ||
| ProviderDeprecationDate | Datetime | ||
| ReplacementModel | String | ||
| DeprecationConfig | String |