Skip to content

Fix #634: Handle Gemini Deprecation#730

Open
a4to wants to merge 1 commit intoMerit-Systems:masterfrom
a4to:bounty/issue-634
Open

Fix #634: Handle Gemini Deprecation#730
a4to wants to merge 1 commit intoMerit-Systems:masterfrom
a4to:bounty/issue-634

Conversation

@a4to
Copy link

@a4to a4to commented Mar 4, 2026

Summary

This PR resolves #634.

Changes

Removed retired Gemini models from the TypeScript SDK model registry/type, which also updates router model validation via AccountingService, and updated Next image template Gemini calls to use gemini-2.5-flash-image. Also removed obsolete smoke-test blacklist entry.

Files Modified

  • packages/sdk/ts/src/supported-models/chat/gemini.ts
  • templates/next-image/src/app/api/generate-image/google.ts
  • templates/next-image/src/app/api/edit-image/google.ts
  • packages/tests/provider-smoke/gemini-generate-text.test.ts
  • DONE.json

Happy to address any feedback or make adjustments.

/claim #634

Removed retired Gemini models from the TypeScript SDK model registry/type, which also updates router model validation via AccountingService, and updated Next image template Gemini calls to use gemini-
@vercel
Copy link
Contributor

vercel bot commented Mar 4, 2026

@a4to is attempting to deploy a commit to the Merit Systems Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Contributor

vercel bot commented Mar 4, 2026

@a4to is attempting to deploy a commit to the Merit Systems Team on Vercel.

A member of the Team first needs to authorize it.

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.

Handle Gemini Deprecation

1 participant