OpenAI Python Library v3.12.0 Adds Live API and Bug Fixes
sdkaigaengineer
feature patch
Version 3.12.0 of the OpenAI Python library introduces a new Live API, enhancing real-time interaction capabilities for developers. This update also includes several bug fixes, such as improving asynchronous stream cleanup and better handling of dictionary and list type annotations. These changes aim to provide a more robust and developer-friendly experience when building applications with OpenAI models. The release addresses specific issues like preserving finalized output on null response completions.
- →Add Live API
- →add aclose() to AsyncStream for standard async cleanup
- →handle bare dict and list annotations without type arguments
- →preserve finalized output on null response completion
Features (1) ›
- api Add Live API
Read the original announcement →
https://github.com/openai/openai-python/releases/tag/v3.12.0
Related releases
- OpenAI API Gains Natural Full-Duplex Voice with GPT-Live-1 OpenAI News ·
- Researcher harnesses OpenAI Codex and ChatGPT for antimicrobial discovery OpenAI News ·
- Expanding AI access and cyber defense for federal, state, local, and tribal governments OpenAI News ·
- OpenAI Introduces Data Agent for ChatGPT Work OpenAI News ·
- OpenAI Executive Advocates for Urgent AI Policy Action OpenAI News ·
- OpenAI Introduces GPT-6 Astra, Its Most Capable AI Model for Business OpenAI News ·