Skip to content

feat(google-gemini/gemini-robotics-er-2-streaming-preview): add new models [bot] - #1960

Open
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-google-gemini-gemini-robotics-er-2-streaming-preview-20260731-000522
Open

feat(google-gemini/gemini-robotics-er-2-streaming-preview): add new models [bot]#1960
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-google-gemini-gemini-robotics-er-2-streaming-preview-20260731-000522

Conversation

@models-bot

@models-bot models-bot Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for google-gemini/gemini-robotics-er-2-streaming-preview.


Note

Low Risk
Adds a single YAML model definition only; no runtime, auth, or application logic changes.

Overview
Adds a new provider catalog entry for gemini-robotics-er-2-streaming-preview, registering Google’s preview robotics ER 2 model for routing, pricing, and capability metadata.

Unlike the existing ER 1.5/1.6 robotics entries (chat-only), this model is configured with mode: realtime and supportedModes of realtime and chat, with multimodal input (text, image, audio, video), function calling, thinking, 131k context, and token pricing aligned to the linked Google docs.

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

Comment thread providers/google-gemini/gemini-robotics-er-2-streaming-preview.yaml Outdated
Comment thread providers/google-gemini/gemini-robotics-er-2-streaming-preview.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-gemini gemini-robotics-er-2-streaming-preview skipped: skip-check
Skipped (1)

google-gemini/gemini-robotics-er-2-streaming-preview — skip-check (skipped)

Skip reason
unsupported mode 'realtime'

@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 39fa9f9. Configure here.

status: preview
supportedModes:
- realtime
- chat

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Incorrect chat mode advertised

Medium Severity

supportedModes lists chat, but gemini-robotics-er-2-streaming-preview is a Live API WebSocket endpoint only. Chat access uses the separate gemini-robotics-er-2-preview model. Advertising chat here can route standard chat requests to an endpoint that does not support them. Every other Gemini realtime model lists only realtime.

Fix in Cursor Fix in Web

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