@dn-institute/cloudflare-workers-batch-prediction
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

cloudflare-workers-batch-prediction

Azure batch prediction library for stateless Cloudflare Workers without Queues or Durable Objects. Leverages timeouts to handle all tasks with a single worker invocation: file upload, job creation, polling, and result retrieval. Leaves the files in Azure for debugging, but runs a background cleanup process for any files older than 24h.

Readme

Keywords

none

Package Sidebar

Install

npm i @dn-institute/cloudflare-workers-batch-prediction

Weekly Downloads

21

Version

1.0.3

License

Unlicense

Unpacked Size

39.6 kB

Total Files

6

Last publish

Collaborators

  • evgenydmitriev
  • dni-1712n
  • sonowwhat
  • johnny_lt