TypeScript + Cloudflare Workers example for OpenAI beta APIs

Starter project demonstrating OpenAI beta APIs using TypeScript and Cloudflare Workers. Includes example assistant threads, unit tests, VSCode debugging support, and two REST endpoints for creating threads and adding messages.
0