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

langchain-chatchat集成oneapi无法正常使用 #1973

Open
2 tasks
cyan1245357320 opened this issue Dec 9, 2024 · 0 comments
Open
2 tasks

langchain-chatchat集成oneapi无法正常使用 #1973

cyan1245357320 opened this issue Dec 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@cyan1245357320
Copy link

cyan1245357320 commented Dec 9, 2024

例行检查

  • 我已确认目前没有类似 issue
  • 我已确认我已升级到最新版本
  • 我已完整查看过项目 README,尤其是常见问题部分
  • 我理解并愿意跟进此 issue,协助测试和提供反馈
  • 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭

问题描述
各位大佬,请问下 我在本地遇到一个集成oneapi问题。
环境:windows
langchain-chatchat:v0.3.1.3
oneapi:v0.6.7

直接用curl请求 http://localhost:3000/v1/chat/completions,是可以运行且能得到结果。
但是用集成的方式却得到这样的结果,是什么问题呢?

2024-12-09 13:59:20 [INFO] 2024/12/09 - 13:59:20 | 2024120913591986688819917542844 | user 1 has enough quota 499999999999916, trusted and no need to pre-consume

2024-12-09 13:59:20 [ERR] 2024/12/09 - 13:59:20 | 2024120913591986688819917542844 | relay error happen, status code is 200, won't retry in this case

2024-12-09 13:59:20 [ERR] 2024/12/09 - 13:59:20 | 2024120913591986688819917542844 | relay error (channel id 1, user id: 1): Could not find acceptable representation

2024-12-09 13:59:20 [GIN] 2024/12/09 - 13:59:20 | 2024120913591986688819917542844 | 200 | 247.072445ms | 172.17.0.1 | POST /v1/chat/completions

相关截图
image

image

@cyan1245357320 cyan1245357320 added the bug Something isn't working label Dec 9, 2024
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