openai OpenAI Python SDK Releases · · 2.52.0

openai-python v2.52.0 adds content provenance checks

sdkai
feature patch

The openai-python client library version 2.52.0 introduces content provenance checks, enhancing API security and traceability. It also fixes a bug to correctly honor longer Retry-After delays for rate limiting. This release is primarily for developers using the OpenAI API via the Python SDK.

  • content provenance checks
  • honor Retry-After delays up to two minutes
  • add API-key mTLS HTTP client recipes
Features (1)
  • api content provenance checks
Fixes (1)
  • client honor Retry-After delays up to two minutes
Maintenance (1)
Read the original announcement →

https://github.com/openai/openai-python/releases/tag/v2.52.0

Related releases