openai OpenAI Python SDK Releases · · 3.16.1

OpenAI Python Client Library v3.16.1 Fixes API Resource Loading

sdkaiengineer
patch

The OpenAI Python client library has been updated to version 3.16.1. This patch release addresses a bug that could cause the client to load unrelated API resources on its first use. Developers leveraging the client library will benefit from this fix, which improves resource management within their applications.

Fixes (1)
  • api avoid loading unrelated API resources on first use
Read the original announcement →

https://github.com/openai/openai-python/releases/tag/v3.16.1

Related releases