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

千帆大模型错误报告 #1012

Open
xumingtian opened this issue Oct 6, 2024 · 1 comment
Open

千帆大模型错误报告 #1012

xumingtian opened this issue Oct 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@xumingtian
Copy link

操作系统

Windows

Python 版本

不知道

AI Vtuber 版本

不知道

描述问题

在点击一键运行后测试时出现错误:Traceback (most recent call last):
File "C:\Users\Divinity\Desktop\AI-Vtuber-20240823\utils\gpt_model\my_wenxinworkshop.py", line 123, in get_resp
resp_content = self.my_bot(
TypeError: 'NoneType' object is not callable

复现步骤

首先按照up文档中千帆大模型的教程填好了信息,接着运行,运行后输入文本返回语言都没有问题,但是1在ai该进行回答的时候报错:Traceback (most recent call last):
File "C:\Users\Divinity\Desktop\AI-Vtuber-20240823\utils\gpt_model\my_wenxinworkshop.py", line 123, in get_resp
resp_content = self.my_bot(
TypeError: 'NoneType' object is not callable

期望的结果

希望可以正常运行

截图或日志

Uploading 微信图片_20241006200558.jpg…

@xumingtian xumingtian added the bug Something isn't working label Oct 6, 2024
@Ikaros-521
Copy link
Owner

图片看不到。NoneType就是实例化失败了,大概率是密钥错误导致实例化失败 或者 库版本低导致

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

2 participants