dify
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...
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...
密钥校验失败
  密钥校验失败,服务部署在我的服务器上,可以访问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:...
你好, 我今天突然遇到一个问题,启动项目时报错:  我确认了docker运行正常:  在之前从没遇到过,请问有什么分析定位的建议吗?
自定义外部向量库
你好,如何指定外部向量库为qdrant,有没有文档参考
比如,我的问题“李白是谁” 回答总会丢掉‘李’,导致回答是这样的 "白是中国唐代的著名诗人xxxx" 我试了多个提问均有这样的问题,比如我问“who is kobe” 回答是"obe is American basketball player" 少了K
我导入了我的EXCEL,一共100行,但是实际他只导入了22行