mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
文档问题: Ollama-Text-Embeddings类型模型保存报错 #68
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zz1 on GitHub (May 28, 2025).
问题描述
Ollama-Text-Embeddings类型模型保存报错,而之前另外2种LLM类型的模型都保存成功了。

页面链接
本地部署的Dify模型,配置地址为:http://127.0.0.1/plugins
建议修改
在帮助页码没有看到Text-Embeddings类型模型的配置方法,只是说明参照LLM模型。
在网络上例如B站也没有找到类似的配置视频。如果是单机环境问题导致的报错,非共性问题,请给出调试的办法。
谢谢!