[bug] qa error `ops [Object object]`
Describe the bug Unable to make the chat
To Reproduce Steps to reproduce the behavior:
- Go to books.dex.moe
- Click on the bot
- Ask anything
- See error
Expected behavior Can chat with the box
Screenshots
Additional context
I am using the deepseek v3/r1
Maybe it's related to the openai_base_url, I don't get it why fixed to the aliyuncs here
can we use the api.deepseek.com as the official doc?
maybe related to #746 as well
抱歉,deepseek目前不支持function call,使用上会有问题,建议先用openai
抱歉,deepseek目前不支持function call,使用上会有问题,建议先用openai
为什么不在机器人的回答中提示这一点。大模型的配置项里面有deepseek,而已知 deepseek 不支持 function call,那么模型选择为 deepseek 就会有问题,所以这个问题是在预期中出现的,但是却没有给任何提示。这就成了功能缺陷。
抱歉,deepseek目前不支持function call,使用上会有问题,建议先用openai
为什么不在机器人的回答中提示这一点。大模型的配置项里面有deepseek,而已知 deepseek 不支持 function call,那么模型选择为 deepseek 就会有问题,所以这个问题是在预期中出现的,但是却没有给任何提示。这就成了功能缺陷。
先关闭入口了,工程上解决好了再发上来,感谢反馈