13 lines
172 B
TOML
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"]
|