Skip to main content
Providers help you filter models by source. Choose a use case first, then filter by provider, price, context length, and model name.
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

1

Open the model list

2

Filter by use case

Choose text, image, embeddings, rerank, audio, multimodal, video, or tools.
3

Filter by provider

Choose a provider such as Open AI, Google, Anthropic, DeepSeek, Doubao, Midjourney, Kling, or Vidu.
4

Copy the model name

Copy the model name into the model field in your API request.

Providers and endpoints

The provider tells you where the model comes from. The model type tells you which endpoint to call.
Model typeCommon 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}
Do not choose an endpoint by provider alone. One provider can have text, image, audio, and video models.