Skip to content

1.3.0

Choose a tag to compare

@mozex mozex released this 05 Mar 00:29
· 81 commits to main since this release
bdd1f9a

What's Changed

Added

  • Add Message Batches support — create, retrieve, list, cancel, delete, and stream results
  • Add BatchResponse, BatchListResponse, DeletedBatchResponse, and BatchResultResponse response DTOs
  • Add BatchIndividualResponse, BatchResult, and BatchResultError for parsing JSONL batch results
  • Add BatchResponseRequestCounts for tracking processing, succeeded, errored, canceled, and expired counts
  • Add BatchResultResponse::fake() for consumer testing with ClientFake

Full Changelog: 1.2.3...1.3.0