chore: update Gemini Cli models and metadata - #4560
Merged
Merged
Conversation
- Added gemini-3-flash-preview model configuration. - Updated the default model to gemini-3-flash-preview. - Updated maxThinkingTokens for gemini-3-pro-preview to 32,768. - Reordered model definitions to prioritize newer versions.
🦋 Changeset detectedLatest commit: 7542d79 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Updated Gemini CLI models and metadata, added new model configuration and adjusted settings for existing models.
Ari4ka
approved these changes
Dec 18, 2025
kevinvandijk
self-requested a review
December 18, 2025 23:11
kevinvandijk
approved these changes
Dec 19, 2025
Contributor
|
Thanks @crazyrabbit0! It seems to work. I did set the default back to 2.5-flash for now because 3 preview is not available yet for all tiers though. |
This was referenced Dec 19, 2025
Merged
Author
Oh, ok! I found it on my free tier and I thought everyone had it available now 😅 |
This was referenced Dec 19, 2025
Ari4ka
approved these changes
Dec 21, 2025
This was referenced Dec 22, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
This PR updates the internal model configuration for the Gemini CLI to include the latest "Gemini 3 Flash Preview" model. It also refines the reasoning token limit for existing "Gemini 3 Pro Preview" model to ensure it accurately reflects current API capabilities.
Implementation
gemini-3-flash-preview.gemini-3-flash-preview.maxThinkingTokensforgemini-3-pro-previewfrom 64,000 to 32,768 to align with CLI specifications.geminiCliModelsobject to place newer preview models at the top for better visibility in model listings.Screenshots
Not really needed.
How to Test
gemini-3-flash-previewappears in the list.