Returns a list of available LLM providers
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.