You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。
🥰 需求描述
派欧算力(PPIO)部分模型已经支持函数调用(例如dsv3,dsr1),希望能够支持
🧐 解决方案
与openai api调用一致,增加
search:fc
📝 补充信息
派欧算力接口接入 one-api 后,自定义
deploymentName
添加search:fc
调用函数时遇到以下问题https://lobechat.example.com/webapi/chat/openai
响应被 unicode 编码。arguments
参数首和尾各出现一个{}
。https://lobechat.example.com/webapi/plugin/gateway
因上述原因无法执行。lobehub 接口响应:
派欧算力接口与 one-api 接口通过 curl 调用,结果均正常:
派欧算力:
one-api 接入的派欧算力:
其他尝试:
The text was updated successfully, but these errors were encountered: