mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced 2026-05-14 01:01:36 +00:00
Gemini API rejects uniqueItems in tool schemas with 400. Add it to unsupportedConstraints alongside minItems/maxItems where it belongs. Same class of fix as #1424 and #1531.