What's New
- Fixed a schema-conversion bug that dropped the inner
itemsschema on nested-array tool parameters (e.g. Claude Code's built-in tools), causing every request to fail with a 400 from Google's API (#368) - Fixed an opaque 429 "quota exhausted" error triggered when a caller's system prompt names a third-party AI product (e.g. Hermes/Nous Research), even with quota available (#364)
- Restored the broken star history chart in the README (#363)
- Curated the
/v1/modelslisting to drop superseded Gemini versions (2.5 and earlier, 3.1 and below) and duplicate internal aliases, so it better reflects currently available models
Contributors
Thanks to @Vibhav-Aggarwal for the third-party identity scrub fix (#364)!
Thanks to @OctoBored for restoring the star history chart (#363)!