Skip to content

Commit 9e9d56e

Browse files
committed
feat(misc): add message batches API notebook
Covers the Anthropic Batch API end-to-end: submitting async batches of requests at 50% cost savings, polling for completion, streaming results via client.beta.messages.batches.results(), per-request outcome handling (succeeded/errored/canceled/expired), cost comparison math, and error retry patterns. Uses claude-haiku-4-5.
1 parent 34022c5 commit 9e9d56e

1 file changed

Lines changed: 888 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)