fix: update Google playground model list#2104
fix: update Google playground model list#2104thisisryanswift wants to merge 1 commit intostacklok:mainfrom
Conversation
Signed-off-by: Ryan Swift <ryan@mlh.io>
There was a problem hiding this comment.
Pull request overview
Updates the Google provider’s model picker options used by the chat playground to reflect currently supported Gemini/Gemma model IDs.
Changes:
- Removed deprecated Google Gemini model IDs from the static Google provider model list.
- Added Gemma 4 model IDs to the Google provider model list.
|
Thanks for the update @thisisryanswift! Quick question before we merge: have you actually run a chat against I checked Could you confirm you've smoke-tested both models from the playground? Just want to make sure they actually respond and aren't silently 404'ing against the Generative Language API endpoint the SDK is pointed at. I'll also try to verify on my side once I get access to a Google API key again. |
Summary
Validation
pnpm run type-checkwith Node 24.14.1