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

19 lines
379 B
TOML

name = "GPT-Image-2"
description = "Image model for prompt-driven generation, editing, and visual design workflows"
family = "gpt-image"
release_date = "2026-04-21"
last_updated = "2026-04-21"
attachment = true
reasoning = false
temperature = false
tool_call = false
open_weights = false
[limit]
context = 0
output = 0
[modalities]
input = ["text", "image"]
output = ["image"]