Skip to content

feat(google-gemini): update model YAMLs [bot] - #2092

Open
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/update-google-gemini-20260808-030844
Open

feat(google-gemini): update model YAMLs [bot]#2092
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/update-google-gemini-20260808-030844

Conversation

@models-bot

@models-bot models-bot Bot commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by poc-agent for provider google-gemini.


Note

Low Risk
Metadata-only YAML change with no runtime or billing logic touched.

Overview
Updates gemini-3-pro-image.yaml by removing the entire features section, including the structured_output flag.

This narrows the catalog entry so the image model is not advertised as supporting structured output; pricing, limits, and modalities are unchanged.

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

@github-actions

github-actions Bot commented Aug 8, 2026

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-gemini gemini-3-pro-image skipped: skip-check
Skipped (1)

google-gemini/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 using default effort 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 ce225f0. Configure here.

output_cost_per_token: 0.000012
output_cost_per_token_batches: 0.000006
region: "*"
features:

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Removed supported structured output feature

Medium Severity

The update drops structured_output from gemini-3-pro-image.yaml, but Google's model docs and the matching Vertex entry still advertise that capability. Downstream feature detection will treat the model as lacking JSON-schema output support even though it remains available.

Fix in Cursor Fix in Web

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

2 participants