/StreamingLLM

Quick end to end demo showing how to stream tokens from backend to React app

Primary LanguageJavaScript

Streaming Tokens

Quick demo showing an end to end example of a front end streaming tokens from a backend.

Run

  1. Put your OpenAI Key into api/.env
  2. Run sh run.sh
  3. Got to localhost:3000 in your browser