5af05b2141dcb22d784f439d03d2c39ac5a3eaec
- /api/generate now responds with text/event-stream end-to-end - forwards upstream image_generation.* / image_edit.* partial+completed events - 20s keepalive comments survive Cloudflare's 120s proxy-read timeout - falls back to non-streaming when upstream rejects stream/partial_images - drops @ai-sdk/openai-compatible, @ai-sdk/react, ai (unused) - frontend consumes SSE via fetch+ReadableStream, shows progressive preview
ai-playground
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.3.13. Bun is a fast all-in-one JavaScript runtime.
Description
Languages
TypeScript
66.2%
HTML
33.8%