Update README.md
parent
6cc2551b17
commit
d25dcfede2
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
description: Learn about the Different Models Supported by Dify
|
||||
description: Learn about the Different Models Supported by Dify.
|
||||
---
|
||||
|
||||
# Model Configuration
|
||||
|
|
@ -15,7 +15,7 @@ Dify classifies models into 4 types, each for different uses:
|
|||
> Providers include [OpenAI](https://platform.openai.com/account/api-keys)、[Azure OpenAI Service](https://azure.microsoft.com/en-us/products/ai-services/openai-service/)、[Anthropic](https://console.anthropic.com/account/keys)、Hugging Face Hub、Replicate、Xinference、OpenLLM、[iFLYTEK SPARK](https://www.xfyun.cn/solutions/xinghuoAPI)、[WENXINYIYAN](https://console.bce.baidu.com/qianfan/ais/console/applicationConsole/application)、[TONGYI](https://dashscope.console.aliyun.com/api-key\_management?spm=a2c4g.11186623.0.0.3bbc424dxZms9k)、[Minimax](https://api.minimax.chat/user-center/basic-information/interface-key)、ZHIPU(ChatGLM).
|
||||
2. **Embedding Models:** Employed for embedding segmented documents in knowledge and processing user queries in applications.
|
||||
|
||||
> Providers include OpenAI, ZHIPU (ChatGLM), Jina AI([Jina Embeddings 2](https://jina.ai/embeddings/))
|
||||
> Providers include OpenAI, ZHIPU (ChatGLM), Jina AI([Jina Embeddings 2](https://jina.ai/embeddings/)).
|
||||
3. [**Rerank Models**](https://docs.dify.ai/advanced/retrieval-augment/rerank)**:** Enhance search capabilities in LLMs.
|
||||
|
||||
> Provider: Cohere.
|
||||
|
|
|
|||
Loading…
Reference in New Issue