batchwork@1.0.0
·
33 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
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 withbatch(), then poll,wait(), stream, orcollect()normalized results correlated bycustomId. JSONL building/upload, inline submission, and a server-side webhook layer are handled for you.