list_providers
List all providers, their models, and OpenAI-compatibility flags for comparing LLM costs and options.
Instructions
List every provider we know about, with their models and OpenAI-compat flag.
Sources the provider/model lists from pricing_snapshot, so a
provider whose pricing hasn't been seeded simply doesn't appear.
After bootstrap() runs on a fresh install this includes every v1
provider (anthropic, openai, qwen, deepseek). Order is alphabetical
by provider, then by model within each provider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| providers | Yes |