Skip to content

feat(together-ai): add new models [bot]#989

Closed
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-together-ai-20260509-000528
Closed

feat(together-ai): add new models [bot]#989
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-together-ai-20260509-000528

Conversation

@models-bot
Copy link
Copy Markdown
Contributor

@models-bot models-bot Bot commented May 9, 2026

Auto-generated by model-addition-agent for provider together-ai.


Note

Low Risk
Low risk: adds a new Together AI model definition file only, with no code-path or behavioral changes beyond making the model selectable/visible to consumers of the model registry.

Overview
Registers the Together AI image model ByteDance/Seedream-5.0-lite by adding a new provider YAML entry with its modalities (text+image → image), serverless provisioning, and per-image input cost metadata.

Includes updated source links pointing to the Together model page and pricing.

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

Comment thread providers/together-ai/ByteDance/Seedream-5.0-lite.yaml Outdated
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 9, 2026

/test-models

@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
together-ai ByteDance/Seedream-5.0-lite skipped: skip-check
Skipped (1)

together-ai/ByteDance/Seedream-5.0-lite — skip-check (skipped)

Skip reason:

unsupported mode 'image'

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 5d7d18b. Configure here.

output:
- image
mode: image
model: ByteDance/Seedream-5.0-lite
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong model namespace creates duplicate with incorrect ID

High Severity

The model field is set to ByteDance/Seedream-5.0-lite, but Together AI's actual endpoint for this model is ByteDance-Seed/Seedream-5.0-lite. A correct entry already exists at providers/together-ai/ByteDance-Seed/Seedream-5.0-lite.yaml. The ByteDance/ namespace is used exclusively for Seedance (video) models, while all Seedream (image) models belong under ByteDance-Seed/. This file is a duplicate with an invalid model identifier that would not resolve to a real API endpoint.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 5d7d18b. Configure here.

@models-bot models-bot Bot closed this May 10, 2026
@models-bot models-bot Bot deleted the bot/add-together-ai-20260509-000528 branch May 10, 2026 00:05
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