Returns a list of available LLM providers
List all available LLM providers. Use the provider’sDocumentation Index
Fetch the complete documentation index at: https://docs.xpander.ai/llms.txt
Use this file to discover all available pages before exploring further.
internal_identifier with List LLM Models to retrieve available models.
LLMProviderItem objects.
openai, anthropic). Use this value as model_provider when creating or updating agents.internal_identifier value as the model_provider field when creating or updating agentsinternal_identifierAPI Key for authentication
Successful Response
Unique identifier for this LLM provider.
Human-readable display name of the provider (e.g., 'Anthropic', 'OpenAI').
The provider key used in agent configuration. Use this value for the agent's model_provider field (e.g., 'anthropic', 'openai', 'gemini').
Logo identifier for the provider's icon.
Brief description of the provider.