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

21 lines
410 B
TOML

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