26 lines
539 B
TOML
26 lines
539 B
TOML
name = "Google: Gemini 2.5 Pro Preview 06-05"
|
|
description = "Advanced Gemini model for complex reasoning, coding, and multimodal analysis"
|
|
release_date = "2025-06-05"
|
|
last_updated = "2026-03-15"
|
|
attachment = true
|
|
reasoning_options = [{ type = "budget_tokens" }]
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 1.25
|
|
output = 10
|
|
reasoning = 10
|
|
cache_read = 0.125
|
|
cache_write = 0.375
|
|
|
|
[limit]
|
|
context = 1048576
|
|
output = 65536
|
|
|
|
[modalities]
|
|
input = ["audio", "image", "pdf", "text"]
|
|
output = ["text"]
|