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

21 lines
495 B
TOML

name = "Sonar Reasoning Pro"
description = "Web-grounded reasoning model for multi-step research and cited answers"
family = "sonar-reasoning"
release_date = "2025-02-19"
last_updated = "2025-02-19"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["minimal", "low", "medium", "high"] }]
temperature = true
tool_call = false
knowledge = "2025-09"
open_weights = false
[limit]
context = 127_000
output = 8_000
[modalities]
input = ["text"]
output = ["text"]