streaming-responses

Official

Stream tokens incrementally from an LLM with liter-llm.

Authorxberg-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables incremental token streaming from an LLM using liter-llm, ideal for scenarios where real-time updates are necessary.

Core Features & Use Cases

  • Incremental Token Streaming: Stream tokens as they are produced from an LLM.
  • Delta Handling: Manages changes in the conversation context.
  • Null-Content Chunks: Handles chunks with no content gracefully.
  • Use Case: Use this Skill when you need to provide real-time feedback or when the complete response isn't immediately required, such as in interactive chatbots or collaborative writing tools.

Quick Start

Stream responses from an LLM by using the 'chat_stream(...)' function with liter-llm.

Dependency Matrix

Required Modules

liter-llm

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: streaming-responses
Download link: https://github.com/xberg-io/plugins/archive/main.zip#streaming-responses

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.