Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POST /chat/knowledge_base_chat HTTP/1.1" 404 Not Found #2035

Closed
fengyunzaidushi opened this issue Nov 13, 2023 · 1 comment
Closed

POST /chat/knowledge_base_chat HTTP/1.1" 404 Not Found #2035

fengyunzaidushi opened this issue Nov 13, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@fengyunzaidushi
Copy link
Collaborator

问题描述 / Problem Description
知识库问答相关,其他都正常

复现问题的步骤

  1. 执行 '...' / python startup.py -a

预期的结果 / Expected Result
描述应该出现的结果

实际结果 / Actual Result
描述实际发生的结果
image

INFO:     127.0.0.1:39080 - "POST /chat/knowledge_base_chat HTTP/1.1" 404 Not Found
2023-11-13 14:12:26,643 - _client.py[line:1013] - INFO: HTTP Request: POST http://127.0.0.1:7861/chat/knowledge_base_chat "HTTP/1.1 404 Not Found"
{'detail': 'Not Found'}
INFO:     127.0.0.1:47544 - "GET /chat/knowledge_base_chat HTTP/1.1" 404 Not Found

环境信息 / Environment Information

langchain-ChatGLM 版本/commit 号:0.0.335
是否使用 Docker 部署:否
使用的模型: ChatGLM2-6B
使用的 Embedding 模型:m3e-base
使用的向量库类型: faiss
操作系统及版本 : ubuntu 22.04
Python 版本 / Python version: 3.9.17
其他相关环境信息 / Other relevant environment information:

@fengyunzaidushi fengyunzaidushi added the bug Something isn't working label Nov 13, 2023
@fengyunzaidushi
Copy link
Collaborator Author

重新拉取仓库,重新配置环境,就好了。在原来版本基础上出现了问题。可能是某个包引起的冲突。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant