19 lines
385 B
TOML
19 lines
385 B
TOML
name = "GPT-Image-1"
|
|
description = "OpenAI image model for production generation, edits, and brand-safe visual workflows"
|
|
family = "gpt-image"
|
|
release_date = "2025-04-24"
|
|
last_updated = "2025-04-24"
|
|
attachment = true
|
|
reasoning = false
|
|
temperature = false
|
|
tool_call = false
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 0
|
|
output = 0
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["image"]
|