10 lines
130 B
TOML
10 lines
130 B
TOML
base_model = "google/gemini-3-pro-image-preview"
|
|
reasoning_options = []
|
|
|
|
[cost]
|
|
input = 2
|
|
output = 120
|
|
|
|
[limit]
|
|
context = 131_072
|