BACKEND·중요도 7·2026. 08. 28.·GeekNews
OpenAI Python SDK, HTTPX에서 Pydantic의 HTTPX2로 전환
── KO ──────────────────
OpenAI Python SDK가 HTTPX에서 HTTPX2로 전환되었다.
OpenAI Python SDK의 기본 라이브러리가 HTTPX에서 HTTPX2로 변경되었습니다. HTTPX2는 Pydantic이 개발 및 유지보수를 담당하는 프로젝트로, 기존의 설계를 유지하면서도 안정적인 관리와 보안 업데이트를 제공합니다. 이는 SDK의 성능과 보안을 향상시키는 데 중요한 역할을 할 것으로 기대됩니다.
── EN ──────────────────
OpenAI Python SDK has switched from HTTPX to HTTPX2.
The OpenAI Python SDK has changed its underlying library from HTTPX to HTTPX2. HTTPX2 is a project maintained by Pydantic, focusing on providing stable management and security updates while keeping the existing design. This change is expected to play a crucial role in enhancing the performance and security of the SDK.