Skip to content

feat(google-vertex/google/gemini-3-pro-image): add new models [bot]#1192

Merged
harshiv-26 merged 3 commits into
mainfrom
bot/add-google-vertex-google-gemini-3-pro-image-20260530-000623
Jun 1, 2026
Merged

feat(google-vertex/google/gemini-3-pro-image): add new models [bot]#1192
harshiv-26 merged 3 commits into
mainfrom
bot/add-google-vertex-google-gemini-3-pro-image-20260530-000623

Conversation

@models-bot

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

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for google-vertex/google/gemini-3-pro-image.


Note

Low Risk
Metadata-only addition with no application logic changes; incorrect pricing or limits would affect billing/routing display only.

Overview
Adds a new Google Vertex model definition at providers/google-vertex/google/gemini-3-pro-image.yaml for google/gemini-3-pro-image, enabling routing, pricing, and capability metadata for Gemini 3 Pro Image on the google/ provider path.

The entry marks the model as preview with image primary mode and chat in supportedModes, thinking enabled, and multimodal text/image input and output. It includes global token and per-image costs, a 65536 context window, and features such as function calling, structured output, and tool choice (unlike the sibling google/gemini-3-pro-image-preview config, which removes tool_choice).

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

Comment thread providers/google-vertex/google/gemini-3-pro-image.yaml
@github-actions

Copy link
Copy Markdown
Contributor

/test-models

@harshiv-26

Copy link
Copy Markdown
Collaborator

Gateway test results

  • Total: 1
  • Passed: 0
  • Failed: 0
  • Validation failed: 0
  • Errored: 0
  • Skipped: 1
  • Success rate: 0.0%
Provider Model Scenarios
google-vertex google/gemini-3-pro-image skipped: skip-check
Skipped (1)

google-vertex/google/gemini-3-pro-image — skip-check (skipped)

Skip reason
unsupported mode 'image'

Comment thread providers/google-vertex/google/gemini-3-pro-image.yaml
@harshiv-26 harshiv-26 enabled auto-merge (squash) June 1, 2026 05:24
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

/test-models

@harshiv-26 harshiv-26 merged commit 687d967 into main Jun 1, 2026
8 checks passed
@harshiv-26 harshiv-26 deleted the bot/add-google-vertex-google-gemini-3-pro-image-20260530-000623 branch June 1, 2026 05:25
@harshiv-26

Copy link
Copy Markdown
Collaborator

Gateway test results

  • Total: 1
  • Passed: 0
  • Failed: 0
  • Validation failed: 0
  • Errored: 0
  • Skipped: 1
  • Success rate: 0.0%
Provider Model Scenarios
google-vertex google/gemini-3-pro-image skipped: skip-check
Skipped (1)

google-vertex/google/gemini-3-pro-image — skip-check (skipped)

Skip reason
unsupported mode 'image'

@cursor cursor Bot left a comment

Copy link
Copy Markdown

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 2 potential issues.

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 2649773. Configure here.

- function_calling
- system_messages
- structured_output
- tool_choice

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

False tool support advertised

Medium Severity

The config lists function_calling and tool_choice under features, but Gemini 3 Pro Image on Vertex does not enable function calling, and every other google/gemini-*-image entry here only declares system_messages and uses removeParams to drop tool_choice from the provider default.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 2649773. Configure here.

modalities:
input:
- text
- image

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Missing PDF input modality

Medium Severity

Input modalities only list text and image, but Vertex documents PDF as a supported input for Gemini 3 Pro Image, and the adjacent google/gemini-3-pro-image-preview entry on the same provider includes pdf.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 2649773. 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.

1 participant