zhangzhengde0225 / HaiChatGPT

网页界面和命令界面的免费的体验版ChatGPT,基于GPT3.5.
Other
48 stars 7 forks source link

网页版这个报错了 #5

Open windy003 opened 4 months ago

windy003 commented 4 months ago

屏幕截图 2024-04-20 194359

windy003 commented 4 months ago

: webo.query error: HTokenChatBot.query_stream() got an unexpected keyword argument 'user_mgr'. Traceback: Traceback (most recent call last): File "/mnt/c/Users/windy/Desktop/HaiChatGPT-stable/HaiChatGPT/src/webui/utils/app_routes.py", line 26, in send_prompt webo.query(user, prompt) # 得到回答保存在用户的chatbot的stream_buffer中 File "/mnt/c/Users/windy/Desktop/HaiChatGPT-stable/HaiChatGPT/src/webui/utils/web_object.py", line 100, in query stream = chatbot.query_stream( TypeError: HTokenChatBot.query_stream() got an unexpected keyword argument 'user_mgr'

windy003 commented 4 months ago

而且命令行版没有回复