Files
2026-07-13 12:28:55 +08:00

19 lines
376 B
TOML

name = "Ideogram"
description = "Image model for prompt-driven generation, editing, and visual design workflows"
family = "ideogram"
release_date = "2024-04-03"
last_updated = "2024-04-03"
attachment = true
reasoning = false
temperature = false
open_weights = false
tool_call = true
[limit]
context = 150
output = 0
[modalities]
input = ["text", "image"]
output = ["image"]