Files
2026-07-13 12:28:55 +08:00

24 lines
451 B
TOML

name = "gemini-2.5-pro"
description = "Advanced Gemini model for complex reasoning, coding, and multimodal analysis"
family = "gemini-pro"
release_date = "2025-06-17"
last_updated = "2025-06-17"
attachment = true
reasoning = false
temperature = true
tool_call = true
open_weights = false
knowledge = "2025-01"
[cost]
input = 1.250
output = 10.000
[limit]
context = 1_000_000
output = 65_536
[modalities]
input = ["text", "image"]
output = ["text"]