• v4.1.3 7a6adfa97e

    Suppress debug logs for model routing and ignore empty tools arrays
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-08-27 14:29:08 +00:00 | 2036 commits to main since this release

    • 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.
    Downloads