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

23 lines
432 B
TOML

name = "Perplexity: Sonar Reasoning Pro"
description = "Web-grounded reasoning model for multi-step research and cited answers"
release_date = "2024-01-01"
last_updated = "2025-09-01"
attachment = true
reasoning_options = []
reasoning = true
temperature = true
tool_call = false
open_weights = false
[cost]
input = 2.0
output = 8.0
[limit]
context = 128000
output = 25600
[modalities]
input = ["text", "image"]
output = ["text"]