OpenAI Python SDK releases · · 1 min read

v3.14.1

Mirrored from OpenAI Python SDK releases for archival readability. Support the source by reading on the original site.

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

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from OpenAI Python SDK releases