optimize ollama docs

pull/33/head
takatost 2024-01-12 12:23:03 +08:00
parent 7577256511
commit 31e1fac8b4
2 changed files with 2 additions and 2 deletions

View File

@ -57,4 +57,4 @@ Dify supports integrating LLM and Text Embedding capabilities of large language
The integration method for Embedding models is similar to LLM, just change the model type to Text Embedding.
For more information on Ollama, please refer to: https://github.com/jmorganca/ollama
For more information on Ollama, please refer to: [https://github.com/jmorganca/ollama](https://github.com/jmorganca/ollama)

View File

@ -57,4 +57,4 @@ Dify 支持接入 Ollama 部署的大型语言模型推理和 embedding 能力
Embedding 模型接入方式与 LLM 类似,只需将模型类型改为 Text Embedding 即可。
如需获取 Ollama 更多信息请参考https://github.com/jmorganca/ollama
如需获取 Ollama 更多信息,请参考:[https://github.com/jmorganca/ollama](https://github.com/jmorganca/ollama)