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

9 lines
105 B
TOML

base_model = "openai/gpt-image-2"
[cost]
input = 0
output = 0
[limit]
context = 272_000
output = 16_384