Fix Gemini 3 Flash Preview thinking levels (#212)

* use the correct Gemini 3 Flash Preview thinking levels

* fix a build error

* add changelog entry

* regenerate models

* make less assumptions about future models
This commit is contained in:
Markus Ylisiurunen 2025-12-18 14:03:28 +02:00 committed by GitHub
parent a8b58335c3
commit d690310587
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 35 additions and 11 deletions

View file

@ -21,7 +21,7 @@
},
"dependencies": {
"@anthropic-ai/sdk": "0.71.2",
"@google/genai": "1.31.0",
"@google/genai": "1.34.0",
"@mistralai/mistralai": "1.10.0",
"@sinclair/typebox": "^0.34.41",
"ajv": "^8.17.1",