diff --git a/en/advanced/model-configuration/ollama.md b/en/advanced/model-configuration/ollama.md index d8c70a7..2acc265 100644 --- a/en/advanced/model-configuration/ollama.md +++ b/en/advanced/model-configuration/ollama.md @@ -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) diff --git a/zh_CN/guides/model-configuration/ollama.md b/zh_CN/guides/model-configuration/ollama.md index 011691d..fa92c69 100644 --- a/zh_CN/guides/model-configuration/ollama.md +++ b/zh_CN/guides/model-configuration/ollama.md @@ -57,4 +57,4 @@ Dify 支持接入 Ollama 部署的大型语言模型推理和 embedding 能力 Embedding 模型接入方式与 LLM 类似,只需将模型类型改为 Text Embedding 即可。 -如需获取 Ollama 更多信息,请参考:https://github.com/jmorganca/ollama \ No newline at end of file +如需获取 Ollama 更多信息,请参考:[https://github.com/jmorganca/ollama](https://github.com/jmorganca/ollama) \ No newline at end of file