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

25 lines
458 B
TOML

reasoning_options = []
name = "Sonar Pro Search"
description = "Advanced Sonar search model for deeper research and cited synthesis"
family = "sonar-pro"
release_date = "2025-10-30"
last_updated = "2025-10-30"
attachment = true
reasoning = true
temperature = true
tool_call = false
structured_output = true
open_weights = false
[cost]
input = 3
output = 15
[limit]
context = 200_000
output = 8_000
[modalities]
input = ["text", "image"]
output = ["text"]