List LLMs

Returns a list of available LLM models that can be used with agents, including their capabilities and any deprecation status. The response is filtered based on the data residency of the deployment and any compliance requirements (e.g. HIPAA) of the workspace subscription.

Headers

xi-api-keystringOptional

Response

Successful Response
llmslist of objects
List of all available LLM models that can be used with agents.
default_deprecation_configobject
The default deprecation timing configuration used for models without a custom override.

Errors