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

19 lines
389 B
TOML

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