Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions providers/perplexity-ai/sonar-pro-search.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
mode: unknown
model: sonar-pro-search
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incomplete model definition missing all required configuration

High Severity

The sonar-pro-search.yaml file only contains mode and model, while every other Perplexity AI model (including its close sibling sonar-pro.yaml) defines costs, limits, modalities, status, supportedModes, sources, and features. Additionally, mode is set to unknown even though all other Perplexity models use mode: chat. This model is a known active model with documented pricing and a 200K context window, so the configuration appears to have been generated incorrectly by the bot.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit f650dea. Configure here.

Loading