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

13 lines
172 B
TOML

base_model = "openai/gpt-image-2"
name = "GPT Image 2"
attachment = false
temperature = true
[cost]
input = 5
output = 30
cache_read = 1.25
[modalities]
input = ["text"]