Skip to content

feat(google-gemini/gemini-omni-1.1-flash): add new models [bot] - #2466

Merged
LordGameleo merged 3 commits into
mainfrom
bot/add-google-gemini-gemini-omni-1.1-flash-20260828-000553
Sep 1, 2026
Merged

feat(google-gemini/gemini-omni-1.1-flash): add new models [bot]#2466
LordGameleo merged 3 commits into
mainfrom
bot/add-google-gemini-gemini-omni-1.1-flash-20260828-000553

Conversation

@models-bot

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

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for google-gemini/gemini-omni-1.1-flash.


Note

Low Risk
Adds a static provider model YAML with no runtime or auth changes; behavior is limited to catalog/metadata for routing and billing.

Overview
Registers gemini-omni-1.1-flash under google-gemini as an active, serverless video model with the same token limits and pricing pattern as the existing Omni Flash preview (including per-video output token cost).

The definition enables multimodal input (text, image, audio, video) and output text, audio, and video, and strips standard sampling/tool params via removeParams for Omni-style API usage. Documentation source links include Google’s Omni docs and pricing/model-card URLs.

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

@github-actions

Copy link
Copy Markdown
Contributor

/test-models

@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 3 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 4e4b49c. Configure here.

Comment thread providers/google-gemini/gemini-omni-1.1-flash.yaml
Comment thread providers/google-gemini/gemini-omni-1.1-flash.yaml Outdated
Comment thread providers/google-gemini/gemini-omni-1.1-flash.yaml Outdated
… output modalities

Addresses the three Bugbot review comments on #2466, verified against
Google's published docs (2026-09-01):

- costs: the video output rate ($17.50/1M) was sitting in
  output_cost_per_token, which is the *text* output rate ($9.00/1M).
  Split them and add output_cost_per_video_token, matching both
  gemini-omni-flash-preview entries.
- costs: drop output_cost_per_second_{360p,720p,1080p,4k}. Google bills
  Omni purely by output tokens (5,792 tokens per second of 720p video)
  and publishes no per-second table; those four values trace to
  secondhand write-ups. No other model in this repo mixes per-second
  with per-video-token pricing, and _360p appears nowhere else.
- limits: context window is 1,048,576 (model page), not 131,072 — that
  figure is the Cloud/Enterprise input cap. Drop the invented
  max_output_tokens: 65536; no output limit is published for this model.
- modalities.output: add audio and text. The model card describes output
  as "high-quality, high-resolution video with audio", and the pricing
  page bills a separate text output rate.
- removeParams: add tool_choice, for parity with the sibling entry.
- sources: add the model and pricing pages the figures come from.

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

/test-models

@LordGameleo
LordGameleo merged commit cabf196 into main Sep 1, 2026
6 of 8 checks passed
@LordGameleo
LordGameleo deleted the bot/add-google-gemini-gemini-omni-1.1-flash-20260828-000553 branch September 1, 2026 13:41
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