openai OpenAI Python SDK Releases · · 3.8.0

OpenAI Python SDK v3.8.0 Adds GPT-6-Astra Model Support

sdkaigaengineer
feature patch

The OpenAI Python SDK version 3.8.0 has been released, introducing support for the `gpt-6-astra` model and its related API features. This update enables developers to integrate the latest generative AI capabilities directly into their Python applications. The release also includes significant updates to the SDK's canonical security model documentation. Developers utilizing the `openai-python` library should upgrade to access these new functionalities and enhanced security guidance.

  • add gpt-6-astra and related features
  • add canonical SDK security model
Features (1)
Maintenance (1)
Read the original announcement →

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

Related releases