Skip to content

feat(go/plugins/googlegenai): register gemma-4 models for Google AI#5508

Open
adesinah wants to merge 1 commit into
mainfrom
feat/gemma-models
Open

feat(go/plugins/googlegenai): register gemma-4 models for Google AI#5508
adesinah wants to merge 1 commit into
mainfrom
feat/gemma-models

Conversation

@adesinah

@adesinah adesinah commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

This PR registers gemma-4 models for Google AI. This addition went through a series of tests.

Closes: #5466

Checklist (if applicable):

@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 introduces support for Gemma models (gemma-4-26b-a4b-it and gemma-4-31b-it) in the Google GenAI plugin. It defines a new GemmaSupports configuration specifying capabilities unique to Gemma models (such as no system role or tool calling) and registers these models for Google AI. Additionally, a new test suite is added to verify the classification, capabilities, and registration of these models. I have no feedback to provide as there are no review comments.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@adesinah adesinah force-pushed the feat/gemma-models branch from ee99b97 to b6eafcf Compare June 12, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(go/plugins/googlegenai): register concrete Gemma models

1 participant