Skip to content

feat(together-ai/ideogram/ideogram-4.0): add new models [bot]#1302

Open
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-together-ai-ideogram-ideogram-4.0-20260606-000622
Open

feat(together-ai/ideogram/ideogram-4.0): add new models [bot]#1302
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-together-ai-ideogram-ideogram-4.0-20260606-000622

Conversation

@models-bot
Copy link
Copy Markdown
Contributor

@models-bot models-bot Bot commented Jun 6, 2026

Auto-generated by model-addition-agent for together-ai/ideogram/ideogram-4.0.


Note

Low Risk
Adds a standalone YAML model catalog entry with no application or auth logic changes.

Overview
Adds a new Together AI provider definition for ideogram/ideogram-4.0 as an active, serverless text-to-image model.

Pricing is set at $0.06 per image (input_cost_per_image, all regions). The entry declares text input and image output, supportedModes: image, and strips reasoning_effort via removeParams. Pricing is sourced from Together’s pricing page.

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

Comment thread providers/together-ai/ideogram/ideogram-4.0.yaml
Comment thread providers/together-ai/ideogram/ideogram-4.0.yaml
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 6, 2026

/test-models

@harshiv-26
Copy link
Copy Markdown
Collaborator

Gateway test setup failed for together-ai

The test job aborted before any tests ran. Error:

Failed to apply provider-account/together-ai 'test-v2-together-ai': {"statusCode":500,"message":"Error applying the manifest of type provider-account"}

This is usually a transient infra issue (catalogue build, TrueFoundry API, GitHub archive). Try /test-models again, or check the job logs.

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 85ccba3. Configure here.

@@ -0,0 +1,18 @@
costs:
- input_cost_per_image: 0.06
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 per-image cost field

Medium Severity

The new entry records the $0.06 per-image fee as input_cost_per_image, but text-to-image billing for generated images belongs on output_cost_per_image. The sibling ideogram/ideogram-3.0 config uses output_cost_per_image for the same kind of charge, so cost tracking for plain prompt-only generations may read as zero or understate usage.

Fix in Cursor Fix in Web

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