mirror of
https://mirror.skon.top/github.com/router-for-me/CLIProxyAPI
synced 2026-04-23 11:30:13 +08: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.