feat: add Ideogram 4.0 Together AI image model (#3309)
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
Notify HeyPuter / notify (push) Has been cancelled
release-please / release-please (push) Has been cancelled

Co-authored-by: Devblaze14 <Devblaze14@users.noreply.github.com>
This commit is contained in:
Nikhil Kumar Singh
2026-06-29 15:33:01 -04:00
committed by GitHub
co-authored by Devblaze14
parent 2bddebd576
commit ccea980753
@@ -488,6 +488,16 @@ export const TOGETHER_IMAGE_GENERATION_MODELS: IImageModel[] = [
pricing_unit: 'per-MP',
costs: { '1MP': 6 },
},
{
id: 'togetherai:ideogram/ideogram-4.0',
aliases: ['ideogram/ideogram-4.0', 'ideogram-4.0'],
costs_currency: 'usd-cents',
index_cost_key: '1MP',
name: 'ideogram/ideogram-4.0',
allowedQualityLevels: [''],
pricing_unit: 'per-MP',
costs: { '1MP': 6 },
},
{
id: 'togetherai:openai/gpt-image-1.5',
aliases: ['openai/gpt-image-1.5', 'gpt-image-1.5'],