Skip to content

craigsdennis/batch-please-workers-ai

Repository files navigation

Batching on Workers AI Explorer

Deploy to Cloudflare

This template provides example API implementations that show off how to batch your AI requests on Workers AI. Read the Batch API docs

It demonstrates how to make use of the async queue functionality, as well as check the current status.

The main code to explore is in the ./src/index.ts file and the endpoints are prefixed with /example.

Develop

npm install
npm run dev

Deploy

npm run deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published