Skip to content

Rename model 'gemini-3.1-flash-lite-preview' to 'gemini-3.1-flash-lite'#3558

Open
discountry wants to merge 1 commit into
router-for-me:devfrom
discountry:patch-2
Open

Rename model 'gemini-3.1-flash-lite-preview' to 'gemini-3.1-flash-lite'#3558
discountry wants to merge 1 commit into
router-for-me:devfrom
discountry:patch-2

Conversation

@discountry
Copy link
Copy Markdown

Pull Request Description

Summary

This PR removes the deprecated Gemini 3.1 Flash Lite Preview model, which was officially discontinued on May 25, 2026. The codebase has been updated to use the active production model name.


Changes

  • Model Deprecation: Removed references and configuration blocks for Gemini 3.1 Flash Lite Preview.
  • Model Rename: Updated the underlying API identifiers and configuration variables to point to the correct, non-preview model name.

Verification

  • Ran unit tests to ensure no stale model references remain.
  • Verified that API calls successfully fall back to or directly call the newly designated model name.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the model registry definitions in models.json to rename the gemini-3.1-flash-lite-preview model to its stable release name, gemini-3.1-flash-lite, across multiple entries. This includes updating the id, display_name, and name fields. There are no review comments, and I have no additional feedback to provide.

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.

1 participant