Skip to content

feat(google-vertex/google/gemini-embedding-2): add new models [bot]#1038

Open
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-google-vertex-google-gemini-embedding-2-20260515-000414
Open

feat(google-vertex/google/gemini-embedding-2): add new models [bot]#1038
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-google-vertex-google-gemini-embedding-2-20260515-000414

Conversation

@models-bot
Copy link
Copy Markdown
Contributor

@models-bot models-bot Bot commented May 15, 2026

Auto-generated by model-addition-agent for google-vertex/google/gemini-embedding-2.


Note

Low Risk
Low risk config-only change, but the mode: unknown value may require follow-up if the runtime expects a specific mode for embeddings.

Overview
Registers a new provider model entry providers/google-vertex/google/gemini-embedding-2.yaml pointing to google/gemini-embedding-2, with mode currently set to unknown.

Reviewed by Cursor Bugbot for commit 6269e9e. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 6269e9e. Configure here.

@@ -0,0 +1,2 @@
mode: unknown
model: google/gemini-embedding-2
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Embedding model incorrectly configured with mode unknown

High Severity

The gemini-embedding-2 model definition has mode: unknown instead of mode: embedding. Every other embedding model in this directory (gemini-embedding-001.yaml, gemini-embedding-2-preview.yaml, text-embedding-005.yaml, etc.) uses mode: embedding along with proper configuration (costs, limits, modalities, supportedModes, removeParams). This stub file is missing all of that metadata, which means the model won't be recognized or usable as an embedding model by downstream consumers of these configs.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 6269e9e. Configure here.

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.

0 participants