3.4 KiB
3.4 KiB
Model Providers
Dify supports the below model providers out-of-box:
| Provider | LLM | Embedding | Rerank |
|---|---|---|---|
| OpenAI | ✔️ (🛠️) (👓) | ✔️ | |
| Anthropic | ✔️ | ||
| Azure OpenAI | ✔️ (🛠️) (👓) | ✔️ | |
| ✔️ (👓) | |||
| Cohere | ✔️ | ✔️ | ✔️ |
| Bedrock | ✔️ | ||
| together.ai | ✔️ | ||
| Ollama | ✔️ | ✔️ | |
| Replicate | ✔️ | ✔️ | |
| Hugging Face | ✔️ | ✔️ | |
| Zhipu AI | ✔️ (🛠️) (👓) | ✔️ | |
| Baichuan | ✔️ | ✔️ | |
| Spark | ✔️ | ||
| Minimax | ✔️ (🛠️) | ✔️ | |
| Tongyi | ✔️ | ||
| Wenxin | ✔️ | ||
| Jina | ✔️ | ✔️ | |
| ChatGLM | ✔️ (🛠️) | ||
| Xinference | ✔️ (🛠️) (👓) | ✔️ | ✔️ |
| OpenLLM | ✔️ | ✔️ | |
| LocalAI | ✔️ | ✔️ | |
| OpenAI API-Compatible | ✔️ | ✔️ |
where (🛠️) ︎ denotes Function Calling and (👓) denotes support for vision.
This table is continuously updated. We also keep track of model providers requested by community members here. If you'd like to see a model provider not listed above, please consider contributing by making a PR. To learn more, check out our contributing.md Guide.