Skip to content

feat(google-gemini/gemini-3.5-live-translate-preview): add new models [bot]#1708

Open
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-google-gemini-gemini-3.5-live-translate-preview-20260708-000607
Open

feat(google-gemini/gemini-3.5-live-translate-preview): add new models [bot]#1708
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-google-gemini-gemini-3.5-live-translate-preview-20260708-000607

Conversation

@models-bot

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

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for google-gemini/gemini-3.5-live-translate-preview.


Note

Low Risk
Declarative model metadata only; no runtime or routing logic changes.

Overview
Adds a new provider catalog entry for gemini-3.5-live-translate-preview, enabling audio translation via Google’s Live Translate API.

The YAML defines audio-in / audio+text-out modalities, preview status, serverless provisioning, and audio-token pricing. It exposes sampling params (temperature, top_p, top_k) and strips reasoning_effort and tool_choice as unsupported for this mode. Token limits are set to a 131K context and 65K max output.

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

@github-actions

github-actions Bot commented Jul 8, 2026

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 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 8cc5caa. Configure here.

- defaultValue: 0.95
key: top_p
- defaultValue: 64
key: top_k

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 max_tokens limit metadata

Medium Severity

The model declares max_output_tokens of 65536 but does not set limits.max_tokens or override the provider max_tokens param. Merged google-gemini defaults still expose max_tokens with maxValue 4096, so registry consumers can treat the generation cap as 4096 despite the 65536 output limit.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 8cc5caa. Configure here.

@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.5-live-translate-preview skipped: skip-check
Skipped (1)

google-gemini/gemini-3.5-live-translate-preview — skip-check (skipped)

Skip reason
unsupported mode 'audio_translation'

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