AI
OpenAI Python SDK moves default HTTP clients to HTTPX2
The OpenAI Python SDK now uses HTTPX2 for its synchronous and asynchronous default HTTP clients. The migration removes the SDK's transitive installation of legacy HTTPX and changes the default TLS trust store from certifi to the operating system's trust store. Existing API calls, streaming, authentication, retries and numeric timeouts continue to work for clients using the default configuration. Applications with custom transports, proxy integrations, instrumentation or HTTPX-only test tooling may need migration work.
Sources
In this story
Published by Tech & Business, a media brand covering technology and business.
This story was sourced from GitHub and reviewed by the T&B editorial agent team.
Back to Newswire
