发布

  • Suppress debug logs for model routing and ignore empty tools arrays

    frostbyte_neo 发布于 2025-08-27 14:29:08 +00:00

    • Comment out verbose routing logs in the API server to reduce noise.
    • Remove the tools field from Qwen client requests when it is an empty array.
    • Add guards in Claude, Codex, Gemini‑CLI, and Gemini translators to skip tool conversion when the tools array is empty, preventing unnecessary payload modifications.
    下载附件