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

client_chat_example.py run failed #2323

Open
atczyh opened this issue Jan 24, 2025 · 2 comments · May be fixed by #2325
Open

client_chat_example.py run failed #2323

atczyh opened this issue Jan 24, 2025 · 2 comments · May be fixed by #2325
Assignees

Comments

@atczyh
Copy link

atczyh commented Jan 24, 2025

我的问题如下:
1.配置了.env文件中的
LLM_MODEL=ollama_proxyllm
API_KEYS=dbgpt
2.成功启动了dbgpt_server,(dbgpt_env) python dbgpt/app/dbgpt_server.py
3.在miniconda环境下执行(dbgpt_env) python client_chat_example.py 报错
Image
dbgpt_server 服务端报错信息如下:

Image

报错信息.txt

代码如下:
https://github.com/atczyh/paddletest/blob/master/client_chat_example.py
请问上述问题如何解决?
注:我的操作系统是win10,采用Miniconda进行源码部署,python==3.10,部署版本为V0.6.3

@Aries-ckt Aries-ckt changed the title client_chat_example.py 案例调用失败 client_chat_example.py run failed Jan 24, 2025
@Aries-ckt
Copy link
Collaborator

sorry about that, i'll check what happened

@Aries-ckt Aries-ckt self-assigned this Jan 24, 2025
@Aries-ckt Aries-ckt linked a pull request Jan 24, 2025 that will close this issue
6 tasks
@Aries-ckt
Copy link
Collaborator

this pr will solve the problem. #2325

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants