v0.36.0
0.36.0 (2025-03-21)
Full Changelog: v0.35.1...v0.36.0
⚠ BREAKING CHANGES
- client: refactor exception structure and methods (#336)
Features
- api: new models for TTS, STT, + new audio features for Realtime (#340) (630d63c)
- api: o1-pro now available through the API (#337) (93a7949)
Bug Fixes
- add missing deployment models (0f5c072)
- client: compilation error in adding streaming discriminator (#342) (f26276e)
- client: remove duplicate types (#341) (e6b3e76)
Chores
- client: refactor exception structure and methods (#336) (552fcf2)
- internal: add missing release please block (#335) (3312a39)
- internal: make multipart assertions more robust (badd931)
- internal: remove unnecessary
assertNotNull
calls (badd931) - internal: version bump (#333) (7f09373)