12 lines
167 B
TOML
12 lines
167 B
TOML
base_model = "google/gemini-omni-flash-preview"
|
|
reasoning_options = []
|
|
temperature = true
|
|
|
|
[cost]
|
|
input = 1.5
|
|
output = 17.5
|
|
|
|
[limit]
|
|
context = 131_072
|
|
output = 65_536
|