dify icon indicating copy to clipboard operation
dify copied to clipboard

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you q...

Results 4424 dify issues
Sort by recently updated
recently updated
newest added

Hello @everyone I am self-hosting and managed to get everything going except for the API. I cannot save the Azure OpenAI information even though i set it up correctly following...

导入文本文件,报错 docker-worker-1 | [2023-05-25 13:08:12,771: INFO/MainProcess] Task tasks.document_indexing_task.document_indexing_task[d5d942ff-834e-4ae1-a707-fa5e398d97a2] received docker-worker-1 | [2023-05-25 13:08:12,772: INFO/MainProcess] Start process document: d1a75d51-1024-499f-82c3-7a3f673791a5 docker-worker-1 | [2023-05-25 13:08:12,778: ERROR/MainProcess] consume document failed docker-worker-1 | Traceback (most...

![image](https://github.com/langgenius/dify/assets/22876733/d47dc617-a89e-4157-86aa-2cf627e44d43) ![image](https://github.com/langgenius/dify/assets/22876733/09bb4f3f-e4d4-4e50-a3e6-090426201226) 密钥校验失败,服务部署在我的服务器上,可以访问api.openai.com,请问可能是什么原因

你好。 我在尝试本地运行dify, 并贡献代码。我已在Google Cloud 配置了OAuth ClientID和Secret ID。我的本地host改为 127.0.0.1 -> dify.cvte.cn。当我进行google auth时,得到错误信息: 服务端日志显示: 请问我该如何分析该问题呢? 非常感谢帮助~❤️

跟踪日志,有这一段CRITICAL,会是什么原因造成的? ``` docker-api-1 | INFO:llama_index.token_counter.token_counter:> [query] Total LLM token usage: 0 tokens docker-api-1 | INFO:llama_index.token_counter.token_counter:> [query] Total embedding token usage: 0 tokens docker-api-1 | INFO:llama_index.token_counter.token_counter:> [query] Total LLM token usage:...

你好, 我今天突然遇到一个问题,启动项目时报错: ![image](https://github.com/langgenius/dify/assets/28710808/4ee23148-6a64-4ff3-8b39-305a347670ee) 我确认了docker运行正常: ![image](https://github.com/langgenius/dify/assets/28710808/829fabfe-c902-4ae9-b690-1bc204baec30) 在之前从没遇到过,请问有什么分析定位的建议吗?

你好,如何指定外部向量库为qdrant,有没有文档参考

比如,我的问题“李白是谁” 回答总会丢掉‘李’,导致回答是这样的 "白是中国唐代的著名诗人xxxx" 我试了多个提问均有这样的问题,比如我问“who is kobe” 回答是"obe is American basketball player" 少了K

我导入了我的EXCEL,一共100行,但是实际他只导入了22行