1.3.0
What's Changed
Added
- Add Message Batches support — create, retrieve, list, cancel, delete, and stream results
- Add
BatchResponse,BatchListResponse,DeletedBatchResponse, andBatchResultResponseresponse DTOs - Add
BatchIndividualResponse,BatchResult, andBatchResultErrorfor parsing JSONL batch results - Add
BatchResponseRequestCountsfor tracking processing, succeeded, errored, canceled, and expired counts - Add
BatchResultResponse::fake()for consumer testing withClientFake
Full Changelog: 1.2.3...1.3.0