Upgrade generative model to gemini-3-flash-preview#3567
Upgrade generative model to gemini-3-flash-preview#3567NamanGoyalK wants to merge 1 commit intodart-lang:mainfrom
Conversation
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 |
|
Hi @parlough, just a heads-up that I opened this clean PR to replace #3558 (to fix the git merge history). Since you had requested a review from @johnpryan on the previous one, could you please re-assign him to this one? Thanks! |
Closes #3555
Updated the
_geminiModelconstant tomodels/gemini-3-flash-previewas requested.This is a new pr identical to the now withdrawn #3558 which had a branch issue.
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).