OpenAI Python SDK

AI

The official Python library for the OpenAI API.

Latest v2.53.0 · by OpenAIWebsiteopenai/openai-python

Release activity

Release activity — 10 releases across 9 days since Jul 9, 2026. Each cell is one day; darker means more releases that day. Nothing is recorded before Jul 9, 2026. Older weeks are hidden at this screen width.
MayJunJulAug
SundayNo releases on Jul 12, 2026No releases on Jul 19, 2026No releases on Jul 26, 2026No releases on Aug 2, 2026
MondayNo releases on Jul 13, 2026No releases on Jul 20, 20261 release on Jul 27, 20262 releases on Aug 3, 2026
TuesdayNo releases on Jul 14, 2026No releases on Jul 21, 20261 release on Jul 28, 2026No releases on Aug 4, 2026
WednesdayNo releases on Jul 15, 20261 release on Jul 22, 2026No releases on Jul 29, 2026No releases on Aug 5, 2026
Thursday1 release on Jul 9, 2026No releases on Jul 16, 20261 release on Jul 23, 20261 release on Jul 30, 2026No releases on Aug 6, 2026
FridayNo releases on Jul 10, 20261 release on Jul 17, 2026No releases on Jul 24, 20261 release on Jul 31, 2026No releases on Aug 7, 2026
SaturdayNo releases on Jul 11, 2026No releases on Jul 18, 2026No releases on Jul 25, 2026No releases on Aug 1, 2026

10 releases since Jul 9, 2026, busiest day 2

Changelog

v2.53.0

Added 1
  • Add gpt-5.5 and tool name/namespace to Responses types
Fixed 1
  • Avoid NumPy source builds and duplicate HTTPX coverage in CI
2.53.0 (2026-08-03)
Features
  • api: Add gpt-5.5 and tool name/namespace to Responses types (#3569) (dd1202d)
Bug Fixes
  • ci: avoid NumPy source builds and duplicate HTTPX coverage (#3573) (b58332f)
View originalPermalink
How v2.53.0 went

v2.52.0

Added 1
  • Add content provenance checks to the API
Fixed 1
  • Honor Retry-After delays up to two minutes in the client
2.52.0 (2026-07-31)

Full Changelog: v2.51.0...v2.52.0

Features
  • api: content provenance checks (1d6c118)
Bug Fixes
  • client: honor Retry-After delays up to two minutes (#3555) (7fa7946)
Documentation
View originalPermalink
How v2.52.0 went

v2.51.0

Added 1
  • Add support for fast tier
Fixed 1
  • Add fast tier to helper methods
2.51.0 (2026-07-30)

Full Changelog: v2.50.0...v2.51.0

Features
Bug Fixes
  • api: add fast tier to helper methods (6064126)
View originalPermalink
How v2.51.0 went

v2.50.0

Added 1
  • Add support for transcription model updates
Fixed 1
  • Restore transcription keyword overload in audio module
2.50.0 (2026-07-28)

Full Changelog: v2.49.0...v2.50.0

Features
  • api: transcription model updates (fd57393)
Bug Fixes
  • audio: restore transcription keyword overload (713a262)
View originalPermalink
How v2.50.0 went

v2.48.0

Added 1
  • Add support for spend_limit admin APIs
Changed 1
  • Accept None for prompt_cache_key and safety_identifier parameters
2.48.0 (2026-07-23)

Full Changelog: v2.47.0...v2.48.0

Features
  • api: accept None for prompt_cache_key/safety_identifier (36820e6)
  • api: add support for spend_limit admin apis (1ff13af)
View originalPermalink
How v2.48.0 went

v2.47.0

Added 1
  • Add experimental runtime support for HTTPX2 clients
Fixed 1
  • Require patched aiohttp on Python 3.10+
2.47.0 (2026-07-21)

Full Changelog: v2.46.0...v2.47.0

Features
  • client: Add experimental runtime support for HTTPX2 clients (#3524) (317260c)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (4303e97)
Bug Fixes
  • deps: require patched aiohttp on Python 3.10+ (#3515) (d4dceb2)
View originalPermalink
How v2.47.0 went

v2.46.0

Added 2
  • Add /organization/projects/{project_id}/service_accounts/{service_account_id}/api_keys endpoint
  • Add owner_project_access to APIKeyListParams
Changed 1
  • Remove beta annotation compatibility aliases
Fixed 1
  • Preserve generated type compatibility
2.46.0 (2026-07-17)

Full Changelog: v2.45.0...v2.46.0

Features
  • api: /organization/projects/{project_id}/service_accounts/{service_account_id}/api_keys" endpoint (5a00941)
  • api: add owner_project_access to APIKeyListParams (f589d04)
  • api: manual updates (980f176)
  • api: manual updates (2eae984)
Bug Fixes
  • api: preserve generated type compatibility (00bd72a)
  • api: remove beta annotation compatibility aliases (99dbd15)
View originalPermalink
How v2.46.0 went

v2.45.0

Added 1
  • Add gpt-5.6-sol model updates
Fixed 1
  • Restore beta resource accessors
2.45.0 (2026-07-09)

Full Changelog: v2.44.0...v2.45.0

Features
  • api: gpt-5.6-sol updates (039d1fe)
Bug Fixes
  • api: restore beta resource accessors (2dfc130)
Chores
  • retrigger release automation (7b61351)
View originalPermalink
How v2.45.0 went
View all

Discussion