Skip to content

v2.6.30

Choose a tag to compare

@github-actions github-actions released this 09 Mar 13:19
· 2985 commits to main since this release

🐛 修复

  • 修复工具调用协议转换中的两个 P2 级别 Bug - 解决空 tool input 生成非法 JSON 参数问题,以及 Gemini 同名并行函数调用产生重复 tool_call_id 问题
  • Responses API 工具调用与工具定义互转补全 - 修复 Responses 协议在 Claude / OpenAI Chat / Gemini 之间转换时 function tools、function_call、function_call_output 字段丢失或格式不一致的问题

✨ 新增

  • 协议互转工具调用测试覆盖 - 补充所有缺失的协议间 tool 互转测试,新增 3 个测试文件共 16 个测试用例

Full Changelog: v2.6.29...v2.6.30