Skip to content

updating the models#10096

Open
sedanah-m wants to merge 3 commits into
mainfrom
gemini-model-update
Open

updating the models#10096
sedanah-m wants to merge 3 commits into
mainfrom
gemini-model-update

Conversation

@sedanah-m

@sedanah-m sedanah-m commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Updates deprecated Gemini model strings across integration tests and e2e smoke tests.

@changeset-bot

changeset-bot Bot commented Jun 16, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 03f8b97

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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

Copy link
Copy Markdown
Contributor

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 various Gemini model references to newer versions (such as gemini-3.1 and gemini-3.5) across sample apps, integration tests, and constants. The review feedback highlights two critical issues where incorrect model names are used: a typo in the chat integration test checking for 'gemini-3.1-flash-preview' instead of 'gemini-3.1-flash-lite', and the 'cheapestModel' constant being set to 'gemini-3.5-flash-lite' which is not defined in the list of valid model names.

Comment thread packages/ai/integration/chat.test.ts Outdated
Comment thread packages/ai/integration/constants.ts Outdated
@github-actions

Copy link
Copy Markdown
Contributor

Vertex AI Mock Responses Check ⚠️

A newer major version of the mock responses for Vertex AI unit tests is available. update_vertexai_responses.sh should be updated to clone the latest version of the responses: v17.0

sedanah-m and others added 2 commits June 16, 2026 14:06
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@sedanah-m sedanah-m marked this pull request as ready for review June 17, 2026 18:28
@sedanah-m sedanah-m requested a review from a team as a code owner June 17, 2026 18:28
@sedanah-m sedanah-m requested a review from hsubox76 June 17, 2026 18:29
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