This is a quick demo of Hono serving a TypeScript API that allows for a streaming AI response from the latest Workers AI Llama 3.1 .
The client side JavaScript shows off how to handle the streaming text.
NOTE: This currently only works when deployed.
npm run dev
npm run deploy