Skip to content

[Feat] Add Gemini 3.7 Flash support - #1241

Merged
taltas merged 2 commits into
mainfrom
feature/gemini-3-7-support-19psse14c5ovc
Aug 14, 2026
Merged

[Feat] Add Gemini 3.7 Flash support#1241
taltas merged 2 commits into
mainfrom
feature/gemini-3-7-support-19psse14c5ovc

Conversation

@zoomote

@zoomote zoomote Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

​Opened on behalf of @taltas. View the task or mention @roomote for follow-up asks.

What changed

  • Added Gemini 3.7 Flash to the Google Gemini API and GCP Vertex AI model catalogs.
  • Registered its 1M context window, 64K output limit, multimodal and prompt-cache support, and low, medium, and high reasoning levels.
  • Applied Google's introductory token pricing, including the current $0.50 per million cached tokens per hour storage rate.
  • Added focused catalog coverage for the supported reasoning levels and cache storage price across both providers.

Why this change was made

Google released Gemini 3.7 Flash as a generally available model for agentic coding and complex workflows. Zoo Code needs first-party catalog metadata that matches Google's supported request options and current pricing before users select it through Gemini or Vertex.

Impact

Users can select Gemini 3.7 Flash with either a Google Gemini API key or GCP Vertex AI credentials. Zoo Code now avoids offering the unsupported minimal reasoning level and reports the correct introductory cache storage price.

Related PRs

@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@taltas
taltas marked this pull request as ready for review August 14, 2026 12:54
@github-actions github-actions Bot added the awaiting-review PR changes are ready and waiting for maintainer re-review label Aug 14, 2026
navedmerchant
navedmerchant previously approved these changes Aug 14, 2026
@zoomote

zoomote Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

The supplied review was correct. Google documents only low, medium, and high thinking levels for Gemini 3.7 Flash and lists the introductory cache storage rate as $0.50 per million tokens per hour through December 31, 2026.

Fixed both Gemini API and Vertex AI catalogs and added focused regression coverage in 768c79e1e. I also corrected the unsupported minimal claim in the paired documentation PR with b1feef3.

Zoo Code package lint, type-checking, focused tests, the full pnpm test suite (7,370 passed), and commit-hook lint/type-checking all passed. Documentation type-checking and production build also passed. View the task.

@github-actions github-actions Bot removed the awaiting-review PR changes are ready and waiting for maintainer re-review label Aug 14, 2026
@github-actions github-actions Bot added the awaiting-review PR changes are ready and waiting for maintainer re-review label Aug 14, 2026
@taltas
taltas added this pull request to the merge queue Aug 14, 2026
Merged via the queue into main with commit 13cc3fe Aug 14, 2026
16 checks passed
@taltas
taltas deleted the feature/gemini-3-7-support-19psse14c5ovc branch August 14, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review PR changes are ready and waiting for maintainer re-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants