Skip to content

Update Perplexity Responses default model#1559

Merged
tinalenguyen merged 3 commits into
lxvii-laurel-ceramicsfrom
port-perplexity-responses-default-model
May 20, 2026
Merged

Update Perplexity Responses default model#1559
tinalenguyen merged 3 commits into
lxvii-laurel-ceramicsfrom
port-perplexity-responses-default-model

Conversation

@rosetta-livekit-bot
Copy link
Copy Markdown
Contributor

@rosetta-livekit-bot rosetta-livekit-bot Bot commented May 20, 2026

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 20, 2026

⚠️ No Changeset found

Latest commit: 97195b7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

devin-ai-integration[bot]

This comment was marked as resolved.

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

Devin Review found 1 new potential issue.

⚠️ 1 issue in files not directly in the diff

⚠️ README example for responses.LLM still shows old sonar-pro model after default changed to perplexity/sonar (plugins/perplexity/README.md:43)

The PR changes the default model for responses.LLM from 'sonar-pro' to 'perplexity/sonar' (in plugins/perplexity/src/responses/llm.ts:33) and introduces a dedicated PerplexityResponsesModels type for it, but the README's "Agent API usage" example at plugins/perplexity/README.md:43 still shows model: 'sonar-pro'. This is misleading — users copying the example will pass an outdated model name. While 'sonar-pro' still compiles (it satisfies the string union arm), it no longer matches the typed PerplexityResponsesModels literal and may not be a valid model for Perplexity's Responses/Agent API.

View 2 additional findings in Devin Review.

Open in Devin Review

@tinalenguyen tinalenguyen merged commit 5433698 into lxvii-laurel-ceramics May 20, 2026
2 checks passed
@tinalenguyen tinalenguyen deleted the port-perplexity-responses-default-model branch May 20, 2026 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant