·sse-streaming
</>

sse-streaming

pv-udpv/pplx-sdk

Implement and debug SSE (Server-Sent Events) streaming for the Perplexity AI API, including parsing, reconnection, and retry logic.

18Installs·0Trend·@pv-udpv

Installation

$npx skills add https://github.com/pv-udpv/pplx-sdk --skill sse-streaming

SKILL.md

Handle SSE streaming implementation, debugging, and reconnection for pplx-sdk.

Use this skill when implementing, debugging, or extending SSE streaming functionality for the Perplexity API.

| queryprogress | Search progress | status, progress | | searchresults | Source citations | sources[] | | answerchunk | Partial token | text | | finalresponse | Complete answer | text, cursor, backenduuid | | relatedquestions | Follow-up suggestions | questions[] | | error | Server error | message, code |

Implement and debug SSE (Server-Sent Events) streaming for the Perplexity AI API, including parsing, reconnection, and retry logic. Source: pv-udpv/pplx-sdk.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pv-udpv/pplx-sdk --skill sse-streaming
Category
</>Dev Tools
Verified
First Seen
2026-02-09
Updated
2026-02-18

Quick answers

What is sse-streaming?

Implement and debug SSE (Server-Sent Events) streaming for the Perplexity AI API, including parsing, reconnection, and retry logic. Source: pv-udpv/pplx-sdk.

How do I install sse-streaming?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pv-udpv/pplx-sdk --skill sse-streaming Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/pv-udpv/pplx-sdk