3.14.1
3.14.1 (2026-09-15)
Bug Fixes
- client: validate retry limits and preserve application errors (#3867) (f86c721)
- correct typo "th" to "the" in StreamAlreadyConsumed error message (#3022) (7186203)
- examples: correct Azure endpoint hostname (#3298) (543516c)
- examples: refresh chat streaming examples (#2974) (54f460e)
- examples: split push-to-talk shebang arguments (#3210) (d241ed6)
- examples: use uv in remaining Python launchers (#3821) (8c76c4f)
- log only metadata for Live WebSocket diagnostics (#3865) (ccc10f5)
- responses: skip structured parsing for commentary (#3861) (6520df1)
Chores
- examples: bump module_client.py to gpt-5.6 (#3211) (1493321)
- remove unused fine-tuning data validators (#3863) (9640f29)
Documentation
- clarify async client cleanup (#2388) (a3d83b5)
- clarify filenames for in-memory file uploads (#3729) (cb27380)
- client: correct retry jitter comment (#2252) (bdbbc16)
- fix Realtime docstring wording (#3535) (8cb9ded)
- fix reusing wording in Azure client docstrings (#3061) (dc625f9)
- fix streaming comment typo (#3005) (d421d7a)
- fix vector store polling helper paths (#3101) (2ef2de6)
- readme: correct SSE terminology (#2837) (caaa9b4)
- update Responses API reference link (#3279) (557bd06)
- utils: correct query component RFC reference (#3300) (929a8a5)