25 lines
463 B
TOML
25 lines
463 B
TOML
name = "Perplexity Sonar Reasoning"
|
|
description = "Web-grounded reasoning model for multi-step research and cited answers"
|
|
family = "sonar-reasoning"
|
|
release_date = "2025-01-27"
|
|
last_updated = "2025-01-27"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
tool_call = false
|
|
knowledge = "2025-01"
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 1
|
|
output = 5
|
|
|
|
[limit]
|
|
context = 127000
|
|
output = 4096
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|