Skip to content

千帆大模型错误报告 #1012

@xumingtian

Description

@xumingtian

操作系统

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…

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions