openai-python v2.44.0 prioritizes first auth header
sdkaiengineer
patch
The latest openai-python library release, v2.44.0, fixes a bug where the first authentication header was not being prioritized. This change ensures that the client correctly uses the primary authentication credentials when multiple are present. The update is now available for all users of the Python SDK.
Fixes (1) ›
- auth prioritize first auth header
Read the original announcement →
https://github.com/openai/openai-python/releases/tag/v2.44.0