20 lines
414 B
TOML
20 lines
414 B
TOML
name = "gpt-image-1-mini"
|
|
description = "Image model for prompt-driven generation, editing, and visual design workflows"
|
|
family = "gpt-image"
|
|
attachment = true
|
|
tool_call = false
|
|
reasoning = false
|
|
temperature = false
|
|
release_date = "2025-09-26"
|
|
last_updated = "2025-09-26"
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 0
|
|
input = 0
|
|
output = 0
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text", "image"]
|