chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:28:55 +08:00
commit db42b91b75
6397 changed files with 146012 additions and 0 deletions
+26
View File
@@ -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"]
+26
View File
@@ -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"