Skip to content

batchwork@1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 05:55
· 33 commits to main since this release
Immutable release. Only release title and notes can be modified.
0050090

Major Changes

  • af9a1e4: Initial 1.0 release. A unified batch API for AI providers spanning seven of them across three shapes: submit generateText-shaped requests with batch(), then poll, wait(), stream, or collect() normalized results correlated by customId. JSONL building/upload, inline submission, and a server-side webhook layer are handled for you.