Skip to content

feat(google-gemini/lyria-3.5): add new models [bot] - #2778

Open
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-google-gemini-lyria-3.5-20260903-200753
Open

feat(google-gemini/lyria-3.5): add new models [bot]#2778
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-google-gemini-lyria-3.5-20260903-200753

Conversation

@models-bot

@models-bot models-bot Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for google-gemini/lyria-3.5.


Note

Low Risk
Adds a static model metadata file only; no runtime, auth, or billing logic changes.

Overview
Registers Lyria 3.5 under google-gemini via a new lyria-3.5.yaml provider definition (auto-generated by model-addition-agent).

The entry marks the model active and serverless, with text and image inputs and audio output, default sampling params (temperature, top_p, top_k), and a link to Google’s music-generation API docs. mode and supportedModes are set to unknown pending clearer routing semantics.

Reviewed by Cursor Bugbot for commit 7132cd6. 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 2 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 6ad05e5. Configure here.

Comment thread providers/google-gemini/lyria-3.5.yaml Outdated
- 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.

Chat params inherited for music model

Medium Severity

params overrides sampling knobs but does not set removeParams. Provider default.yaml still supplies max_tokens, stop, tool_choice, and reasoning_effort. Same-provider Lyria music models strip those chat parameters, so they would stay exposed on this entry.

Fix in Cursor Fix in Web

Triggered by learned rule: Don't flag model-addition-agent stubs as incomplete

Reviewed by Cursor Bugbot for commit 6ad05e5. Configure here.

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

/test-models

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.

0 participants