servflowai resource provider describe --all prints the same catalog, with the models each type suggests. For what a provider is, see Providers. To add one in the dashboard, see Manage LLM providers.
In a body, config holds the type’s fields as plain values. api_key is the key itself, not the name of a stored secret. The commands that take a body are in the CLI reference.
Types
claude
Anthropic Claude models.openai
OpenAI models.openrouter
OpenRouter, one key for many companies’ models through an OpenAI-compatible endpoint.litellm
A LiteLLM proxy, a self-hosted OpenAI-compatible gateway.qwen
Alibaba Qwen models.Related
Providers
What a provider is and why sub-agents share one.
Manage LLM providers
Add, change, and delete a provider in the dashboard.
CLI reference
The commands that create and update a provider.