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

22 lines
401 B
TOML

name = "Perplexity: Sonar"
description = "Sonar search model for current answers, retrieval, and citation-backed chat"
release_date = "2024-01-01"
last_updated = "2025-09-01"
attachment = true
reasoning = false
temperature = true
tool_call = false
open_weights = false
[cost]
input = 1.0
output = 1.0
[limit]
context = 127072
output = 25415
[modalities]
input = ["text", "image"]
output = ["text"]