Skip to content

feat(google-gemini/gemini-3.7-flash-video-understanding-eap): add new models [bot] - #2171

Closed
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-google-gemini-gemini-3.7-flash-video-understanding-eap-20260815-000533
Closed

feat(google-gemini/gemini-3.7-flash-video-understanding-eap): add new models [bot]#2171
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-google-gemini-gemini-3.7-flash-video-understanding-eap-20260815-000533

Conversation

@models-bot

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

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for google-gemini/gemini-3.7-flash-video-understanding-eap.


Note

Low Risk
Single new model metadata file with no runtime or auth changes; low blast radius.

Overview
Registers Gemini 3.7 Flash Video Understanding EAP for the google-gemini provider via a new YAML model definition (auto-generated by the model-addition agent).

The config sets 1M max input tokens and 65536 max output tokens, enables thinking, and exposes standard sampling params (temperature, top_p, top_k) with mode: unknown.

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

@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 337a714. Configure here.

limits:
max_input_tokens: 1048576
max_output_tokens: 65536
mode: unknown

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 model mode set

Medium Severity

mode is set to unknown, but this entry is a Gemini Flash video-understanding model with chat sampling params (temperature, top_p, top_k) and thinking: true. Sibling Gemini Flash configs use mode: chat, so registry consumers that filter or route by mode will not treat this model as a chat model.

Fix in Cursor Fix in Web

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