Use the model list as the source of truth for live providers, models, and prices.
Current providers
The model list currently includes Open AI, Baidu, iFlytek, Baichuan, Alibaba, Tencent, 360, Google, Anthropic, Mistral, Meta AI, allenai, 01.AI, Moonshot AI, Doubao, DeepSeek, Cohere, MiniMax, Midjourney, Zhipu, Xai, Kling, Vidu, Ant BaiLing, and Xiaomi.How to use provider filters
Open the model list
Go to the model list.
Filter by provider
Choose a provider such as Open AI, Google, Anthropic, DeepSeek, Doubao, Midjourney, Kling, or Vidu.
Providers and endpoints
The provider tells you where the model comes from. The model type tells you which endpoint to call.| Model type | Common endpoint |
|---|---|
| Text | /v1/chat/completions |
| Image | /v1/images/generations or image-specific endpoints |
| Midjourney | /v1/mj/submit/imagine |
| Embeddings | /v1/embeddings |
| Rerank | /v1/rerank |
| OpenAI-compatible video | /v1/videos |
| Official video format | /v1/videos/create/{provider} |
