当我通过 AI 插件启用个性化并创建用户后,尝试直接向 AI 发送消息时,我遇到了这个错误:
抱歉,我们的系统在尝试回复时遇到了意外问题。
{“object”:“error”,“message”:“\"auto\" tool choice requires --enable-auto-tool-choice and --tool-call-parser to be set”,“type”:“BadRequestError”,“param”:null,“code”:400}
我该如何设置:
–enable-auto-tool-choice
–tool-call-parser