9 lines
105 B
TOML
9 lines
105 B
TOML
base_model = "openai/gpt-image-2"
|
|
|
|
[cost]
|
|
input = 0
|
|
output = 0
|
|
|
|
[limit]
|
|
context = 272_000
|
|
output = 16_384 |