feat: upgrade generative model to gemini-3-flash-preview#3558
feat: upgrade generative model to gemini-3-flash-preview#3558NamanGoyalK wants to merge 2 commits intodart-lang:mainfrom
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
PR HealthLicense Headers ✔️
All source files should start with a license header. Unrelated files missing license headers
This check can be disabled by tagging the PR with API leaks ✔️The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.
This check can be disabled by tagging the PR with Breaking changes ✔️
This check can be disabled by tagging the PR with Unused Dependencies ✔️
For details on how to fix these, see dependency_validator. This check can be disabled by tagging the PR with Coverage ✔️
This check for test coverage is informational (issues shown here will not fail the PR). This check can be disabled by tagging the PR with Changelog Entry ✔️
Changes to files need to be accounted for in their respective changelogs. This check can be disabled by tagging the PR with |
|
I am closing this pr and have opened an identical pr #3567 as this has some branching issues. |
Closes #3555
Updated the
_geminiModelconstant tomodels/gemini-3-flash-previewas requested.Verification
dart-servicesstarts correctly./api/v3/suggestFixendpoint and confirmed valid 200 OK responses.models/gemini-3-flash-previewis the required endpoint for the current API release (Jan 2026).