Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
google-gemini
/
gemini-cli
Public
Notifications
You must be signed in to change notification settings
Fork
14.4k
Star
107k
Code
Issues
566
Pull requests
236
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Vertex ai model mapping fix
- #27749
#27749
Merged
DavidAPierce
merged 10 commits into
main
google-gemini/gemini-cli:main
from
vertex_ai_model_mapping_fix
google-gemini/gemini-cli:vertex_ai_model_mapping_fix
Copy head branch name to clipboard
Jun 9, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Vertex ai model mapping fix
#27749
DavidAPierce
merged 10 commits into
main
google-gemini/gemini-cli:main
from
vertex_ai_model_mapping_fix
google-gemini/gemini-cli:vertex_ai_model_mapping_fix
Copy head branch name to clipboard
Commits
Commits on Jun 8, 2026
add a model mapping that intercepts set models and provides their expected model names to the proper endpoints in contentGenerator.ts
DavidAPierce
committed
5200c4c
View commit details
Copy full SHA for 5200c4c
Browse repository at this point
use existing consts in new mapping for consistency
DavidAPierce
committed
d257f8e
View commit details
Copy full SHA for d257f8e
Browse repository at this point
fix mapping so that it doesn't try for literal strings.
DavidAPierce
committed
4bc56b7
View commit details
Copy full SHA for 4bc56b7
Browse repository at this point
fix failing test that referenced 3.5 flash now that the override has been moved.
DavidAPierce
committed
3cb7926
View commit details
Copy full SHA for 3cb7926
Browse repository at this point
Commits on Jun 9, 2026
inverted overwriting so that the special case of gemin-3-flash is treated as the exception not the rule.
DavidAPierce
committed
b79f67a
View commit details
Copy full SHA for b79f67a
Browse repository at this point
update config tests to accept 3.5-flash as the default model name for 3.5 flash
DavidAPierce
committed
fc6e81d
View commit details
Copy full SHA for fc6e81d
Browse repository at this point
update wrapping method to work with prefix. Also update unwrapping for loggingContnentGenerator so that it doesn't ignore experiment flag checks when wrapped.
DavidAPierce
committed
b43621c
View commit details
Copy full SHA for b43621c
Browse repository at this point
revert changes to use vertex ai and use gemini flow in content generator now that their model names are assumed correct by default.
DavidAPierce
committed
2f3d1a6
View commit details
Copy full SHA for 2f3d1a6
Browse repository at this point
update tests in content Generator to properly validate model mappings on LOGIN_WITH_GOOGLE and COMPUTE_ADC
DavidAPierce
committed
817fe9b
View commit details
Copy full SHA for 817fe9b
Browse repository at this point
Merge branch 'main' into vertex_ai_model_mapping_fix
DavidAPierce
authored
1088e2b
View commit details
Copy full SHA for 1088e2b
Browse repository at this point
You can’t perform that action at this time.