Skip to content

Add Gemini 3.6 Flash and 3.5 Flash-Lite - #93

Merged
berges99 merged 3 commits into
mainfrom
feat/gemini-3-6-flash-3-5-flash-lite
Jul 25, 2026
Merged

Add Gemini 3.6 Flash and 3.5 Flash-Lite#93
berges99 merged 3 commits into
mainfrom
feat/gemini-3-6-flash-3-5-flash-lite

Conversation

@bpb02

@bpb02 bpb02 commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Register google/gemini-3.6-flash and google/gemini-3.5-flash-lite in models.yaml with official pricing and 1M context window.
  • Regenerate the Model Literal and document both models in the Google model reference.
  • Add live integration tests (Agent.collect + llm_router streaming) gated on GEMINI_API_KEY.

Test plan

  • uv run python -m pytest python/tests/core/test_frontier_models_integration.py -m integration -k "google-gemini" -v
  • Both models return successful responses against the real Google API

Made with Cursor

bpb02 and others added 3 commits July 21, 2026 18:32
Register both models in models.yaml with official pricing and document them in the Google model reference.

Co-authored-by: Cursor <cursoragent@cursor.com>
Verify gemini-3.6-flash and gemini-3.5-flash-lite via Agent.collect and llm_router streaming against the real Google API.

Co-authored-by: Cursor <cursoragent@cursor.com>
@berges99
berges99 merged commit e55d073 into main Jul 25, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants