Skip to content

Add Perplexity plugin with Responses support#1552

Merged
tinalenguyen merged 9 commits into
mainfrom
lxvii-laurel-ceramics
May 20, 2026
Merged

Add Perplexity plugin with Responses support#1552
tinalenguyen merged 9 commits into
mainfrom
lxvii-laurel-ceramics

Conversation

@rosetta-livekit-bot
Copy link
Copy Markdown
Contributor

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

Summary

  • add dedicated @livekit/agents-plugin-perplexity package mirroring the Python plugin structure
  • support Perplexity chat completions via LLM and Agent API/Responses via responses.LLM
  • configure Perplexity base URLs, PERPLEXITY_API_KEY fallback, HTTP Responses transport, and X-Pplx-Integration attribution headers
  • add README usage, API report, lockfile entry, and a patch changeset

Tests

  • pnpm --filter @livekit/agents-plugin-perplexity build
  • pnpm --filter @livekit/agents-plugin-perplexity lint
  • pnpm vitest run plugins/perplexity/src/llm.test.ts plugins/perplexity/src/responses/llm.test.ts
  • pnpm --filter @livekit/agents-plugin-perplexity api:check

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 19, 2026

🦋 Changeset detected

Latest commit: 25275f6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 32 packages
Name Type
@livekit/agents-plugin-perplexity Patch
@livekit/agents Patch
@livekit/agents-plugin-anam Patch
@livekit/agents-plugin-assemblyai Patch
@livekit/agents-plugin-baseten Patch
@livekit/agents-plugin-bey Patch
@livekit/agents-plugin-cartesia Patch
@livekit/agents-plugin-cerebras Patch
@livekit/agents-plugin-deepgram Patch
@livekit/agents-plugin-elevenlabs Patch
@livekit/agents-plugin-fishaudio Patch
@livekit/agents-plugin-google Patch
@livekit/agents-plugin-hedra Patch
@livekit/agents-plugin-hume Patch
@livekit/agents-plugin-inworld Patch
@livekit/agents-plugin-lemonslice Patch
@livekit/agents-plugin-liveavatar Patch
@livekit/agents-plugin-livekit Patch
@livekit/agents-plugin-minimax Patch
@livekit/agents-plugin-mistral Patch
@livekit/agents-plugin-mistralai Patch
@livekit/agents-plugin-neuphonic Patch
@livekit/agents-plugin-openai Patch
@livekit/agents-plugin-phonic Patch
@livekit/agents-plugin-resemble Patch
@livekit/agents-plugin-rime Patch
@livekit/agents-plugin-runway Patch
@livekit/agents-plugin-sarvam Patch
@livekit/agents-plugin-silero Patch
@livekit/agents-plugin-trugen Patch
@livekit/agents-plugin-xai Patch
@livekit/agents-plugins-test Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another 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 4 additional findings.

Open in Devin Review

@rosetta-livekit-bot rosetta-livekit-bot Bot changed the title Add Perplexity Responses helper Add Perplexity plugin with Responses support May 19, 2026
devin-ai-integration[bot]

This comment was marked as resolved.

Co-authored-by: tinalenguyen <72938484+tinalenguyen@users.noreply.github.com>
devin-ai-integration[bot]

This comment was marked as resolved.

tinalenguyen and others added 2 commits May 20, 2026 00:55
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
devin-ai-integration[bot]

This comment was marked as resolved.

@tinalenguyen tinalenguyen merged commit 7dc01be into main May 20, 2026
9 checks passed
@tinalenguyen tinalenguyen deleted the lxvii-laurel-ceramics branch May 20, 2026 05:46
@github-actions github-actions Bot mentioned this pull request May 20, 2026
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.

2 participants