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

当调用的时候出现新BUG #3

Open
EdisonWhale opened this issue May 4, 2024 · 0 comments
Open

当调用的时候出现新BUG #3

EdisonWhale opened this issue May 4, 2024 · 0 comments

Comments

@EdisonWhale
Copy link

EdisonWhale commented May 4, 2024

error_code=None error_message="Invalid schema for function 'get_morning_news': None is not of type 'array'." error_param= error_type=invalid_request_error message='OpenAI API error received' stream_error=False

[ERROR][2024-05-03 23:34:37][networkPlugin.py:128] - 联网插件查询网络功能时,发生异常,错误原因:Invalid schema for function 'get_random_joke': None is not of type 'array'.,跳过处理

这是debug模式下的报错

[DEBUG][2024-05-04 03:37:58][networkPlugin.py:117] - input_messages:[{'role': 'assistant', 'content': '我是ChatGPT,一个AI助手,专门为你们的side project折腾群提供帮助的。无论你们需要连接设计、工程等队友,或是寻找项目资源,还是有任何疑问需要解答,我都会尽力帮助大家更好地合作,推进各自的side projects。'}, {'role': 'user', 'content': '你是谁'}, {'role': 'user', 'content': '你是谁'}]
[DEBUG][2024-05-04 03:37:58][networkPlugin.py:171] - 用户输入: [{'role': 'assistant', 'content': '我是ChatGPT,一个AI助手,专门为你们的side project折腾群提供帮助的。无论你们需要连接设计、工程等队友,或是寻找项目资源,还是有任何疑问需要解答,我都会尽力帮助大家更好地合作,推进各自的side projects。'}, {'role': 'user', 'content': '你是谁'}, {'role': 'user', 'content': '你是谁'}], 利用GPT匹配功能中...
[ERROR][2024-05-04 03:38:05][networkPlugin.py:128] - 联网插件查询网络功能时,发生异常,错误原因:'NoneType' object has no attribute 'get',跳过处理

好像出bug了 昨天都能好好用 没有修改任何代码 但是今天出现这个bug

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

No branches or pull requests

1 participant