MistyNyasub2api 0.1.165版本会导致codex转发无法正常正常工作,请勿升级 中发帖

0.1.165版本未经测试直接合并了fix(openai): strip input item namespaces before HTTP forwarding / HTTP 转发前移除 input 项 namespace - Pull Request #4804%EF%BC%8C%E5%AF%BC%E8%87%B4function - Wei-Shaw/sub2api - GitHub call消息中的namespace被无条件移除,表现行为为: 
{
  "error": {
    "code": null,
    "message": "Missing namespace for function_call 'list_agents'. It does not exist in the default namespace. Round-trip the model's func...
 
 
Back to Top