Skip to content

fix(go/plugins/vertexai): fix plugin name collision and strict mode#5034

Merged
apascal07 merged 3 commits intomainfrom
ap/go-ant-fix
Mar 31, 2026
Merged

fix(go/plugins/vertexai): fix plugin name collision and strict mode#5034
apascal07 merged 3 commits intomainfrom
ap/go-ant-fix

Conversation

@apascal07
Copy link
Copy Markdown
Collaborator

@apascal07 apascal07 commented Mar 31, 2026

Fixes #4985 and #5002.

Checklist (if applicable):

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

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 a distinct pluginName constant for the Anthropic Vertex AI Model Garden plugin and updates the Name() method to return it. A TODO comment was also added for the provider constant. The review feedback suggests clarifying the TODO comment and renaming the plugin to vertex-model-garden-anthropic to prevent naming collisions with other model families in the future.

apascal07 and others added 2 commits March 31, 2026 11:37
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@apascal07 apascal07 changed the title fix(go/plugins/vertexai): fix plugin name collision fix(go/plugins/vertexai): fix plugin name collision and strict mode Mar 31, 2026
@apascal07 apascal07 merged commit ff76f7a into main Mar 31, 2026
10 checks passed
@apascal07 apascal07 deleted the ap/go-ant-fix branch March 31, 2026 19:32
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.

[Go] Anthropic tool-calling on Vertex AI broken in v1.5.0

2 participants