23 lines
429 B
TOML
23 lines
429 B
TOML
name = "Perplexity: Sonar Deep Research"
|
|
description = "Sonar search model for current answers, retrieval, and citation-backed chat"
|
|
release_date = "2025-01-27"
|
|
last_updated = "2025-01-27"
|
|
attachment = false
|
|
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"]
|
|
output = ["text"]
|