chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
name = "Sonar Pro"
|
||||
description = "Deeper Sonar search model with broader retrieval and stronger synthesis"
|
||||
family = "sonar-pro"
|
||||
release_date = "2024-01-01"
|
||||
last_updated = "2025-09-01"
|
||||
attachment = true
|
||||
reasoning = false
|
||||
temperature = true
|
||||
tool_call = false
|
||||
knowledge = "2025-09-01"
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 200_000
|
||||
output = 8_192
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image"]
|
||||
output = ["text"]
|
||||
|
||||
[[benchmarks]]
|
||||
name = "SciCode"
|
||||
score = 22.6
|
||||
metric = "percent correct"
|
||||
source = "https://openrouter.ai/perplexity/sonar-pro/benchmarks"
|
||||
date = "2026-03-11"
|
||||
@@ -0,0 +1,19 @@
|
||||
name = "Sonar Reasoning Pro"
|
||||
description = "Web-grounded Sonar for multi-step research questions that need cited reasoning"
|
||||
family = "sonar-reasoning"
|
||||
release_date = "2024-01-01"
|
||||
last_updated = "2025-09-01"
|
||||
attachment = true
|
||||
reasoning = true
|
||||
temperature = true
|
||||
tool_call = false
|
||||
knowledge = "2025-09-01"
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 128_000
|
||||
output = 4_096
|
||||
|
||||
[modalities]
|
||||
input = ["text", "image"]
|
||||
output = ["text"]
|
||||
@@ -0,0 +1,26 @@
|
||||
name = "Sonar"
|
||||
description = "Fast web-grounded Sonar for current answers, citations, and lightweight retrieval"
|
||||
family = "sonar"
|
||||
release_date = "2024-01-01"
|
||||
last_updated = "2025-09-01"
|
||||
attachment = false
|
||||
reasoning = false
|
||||
temperature = true
|
||||
tool_call = false
|
||||
knowledge = "2025-09-01"
|
||||
open_weights = false
|
||||
|
||||
[limit]
|
||||
context = 128_000
|
||||
output = 4_096
|
||||
|
||||
[modalities]
|
||||
input = ["text"]
|
||||
output = ["text"]
|
||||
|
||||
[[benchmarks]]
|
||||
name = "SciCode"
|
||||
score = 22.9
|
||||
metric = "percent correct"
|
||||
source = "https://openrouter.ai/perplexity/sonar/benchmarks"
|
||||
date = "2026-03-11"
|
||||
Reference in New Issue
Block a user