12 lines
188 B
TOML
12 lines
188 B
TOML
base_model = "google/gemini-3-pro-image"
|
|
reasoning_options = []
|
|
tool_call = true
|
|
structured_output = true
|
|
|
|
[cost]
|
|
input = 2
|
|
output = 12
|
|
reasoning = 12
|
|
cache_read = 0.2
|
|
cache_write = 0.375
|