20 lines
323 B
TOML
20 lines
323 B
TOML
base_model = "google/gemini-3-flash-preview"
|
|
family = "gemini"
|
|
release_date = "2025-12-19"
|
|
last_updated = "2026-06-11"
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[[reasoning_options]]
|
|
type = "effort"
|
|
values = ["none", "low", "medium", "high"]
|
|
|
|
[cost]
|
|
input = 0.7
|
|
output = 3.75
|
|
cache_read = 0.07
|
|
|
|
[limit]
|
|
context = 256_000
|