Skip to content

feat(together-ai): update model YAMLs [bot]#903

Open
harshiv-26 wants to merge 1 commit intomainfrom
bot/update-together-ai-20260501-021247
Open

feat(together-ai): update model YAMLs [bot]#903
harshiv-26 wants to merge 1 commit intomainfrom
bot/update-together-ai-20260501-021247

Conversation

@harshiv-26
Copy link
Copy Markdown
Collaborator

@harshiv-26 harshiv-26 commented May 1, 2026

Auto-generated by poc-agent for provider together-ai.


Note

Low Risk
Low risk because this only updates a provider model YAML (modalities/metadata) and does not change runtime logic; main risk is incorrect capability or pricing metadata affecting downstream routing/display.

Overview
Updates the Together AI vidu/vidu-q3 model YAML by adjusting the costs entry (including clarifying comments that pricing is not in official docs).

Expands declared modalities to accept image input and produce audio output, and adds sources plus status: active metadata.

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

/test-models

@harshiv-26
Copy link
Copy Markdown
Collaborator Author

Gateway test results

  • Total: 1
  • Passed: 0
  • Failed: 0
  • Validation failed: 0
  • Errored: 0
  • Skipped: 1
  • Success rate: 0.0%
Provider Model Scenarios
together-ai vidu/vidu-q3 skipped: skip-check
Skipped (1)

together-ai/vidu/vidu-q3 — skip-check (skipped)

Skip reason:

unsupported mode 'video'

Copy link
Copy Markdown

@cursor cursor Bot left a comment

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 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 bde36a1. Configure here.

- image
output:
- video
- audio
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 audio output modality for video model

Medium Severity

The audio output modality was added to vidu/vidu-q3, but this is a video generation model (mode: video). No other video-mode model in the together-ai provider lists audio as an output — all sibling vidu models (vidu-q1, vidu-q3-turbo, vidu-2.0) and other video models (Seedance, Wan-AI) only output video. The only models with audio output are text-to-speech models. This will incorrectly advertise audio generation capabilities for this model.

Fix in Cursor Fix in Web

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