v2.14.0
📦 openai-python-sdk
✨ 2 features🐛 1 fixes🔧 2 symbols
Summary
This release introduces support for new audio model slugs and standardizes model parameters to accept strings, alongside a fix for asynchronous file handling in patch requests.
✨ New Features
- Added slugs for new audio models.
- Updated all 'model' parameters to accept string inputs.
🐛 Bug Fixes
- Updated the patch method to use async_to_httpx_files for improved file handling in asynchronous contexts.
🔧 Affected Symbols
async_to_httpx_filespatch