Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 276 Bytes

File metadata and controls

9 lines (7 loc) · 276 Bytes

streaming-llm-chat-ui

TypeScript project with a minimal streaming chat backend and browser frontend client.

Features

  • Server-Sent Events endpoint for token streaming.
  • Lightweight static web client.
  • Integration tests for stream framing.
  • CI build and test checks.