Skip to content

v2.3.4

Choose a tag to compare

@Fly143 Fly143 released this 29 May 03:57
· 4 commits to main since this release

中文

🛠 修复:工具调用 JSON 扫描死循环(#14 by @highkay

  • 修复 _extract_json_tool_call 在解析失败时陷入无限循环的 bug
  • 移除 routes.py 中重复的 get_next_account() 调用
  • 清理 mimo_client.py 多余的 return 语句

English

🛠 Fix: tool-call JSON scan infinite loop (#14 by @highkay)

  • Fix _extract_json_tool_call infinite loop when JSON parsing fails
  • Remove duplicate get_next_account() call in routes.py
  • Clean up stray return statement in mimo_client.py

💡 no-tools 版本见 v2.3.4-no-tools
💡 no-tools version: v2.3.4-no-tools