openai OpenAI Python SDK Releases · · 3.7.0

OpenAI Python Client v3.7.0 Updates Usage APIs and Fixes NumPy Checks

sdkaigaengineer
feature patch

OpenAI has released version 3.7.0 of its Python client library, which updates the usage APIs for better interaction with OpenAI services. This release also includes a performance improvement, specifically a bug fix to avoid repeated NumPy checks during embedding operations. Developers leveraging the Python client will benefit from these enhancements and a more streamlined experience, particularly when working with embeddings.

  • update usage APIs and documentation
  • avoid repeated numpy checks for embeddings
Features (1)
Fixes (1)
Read the original announcement →

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

Related releases