v2.30.0
📦 openai-python-sdkView on GitHub →
✨ 1 features🐛 3 fixes🔧 6 symbols
Summary
Version 2.30.0 introduces new fields for computer actions and includes several bug fixes related to API response types and input validation.
✨ New Features
- Added keys field to Click/DoubleClick/Drag/Move/Scroll computer actions in the API.
🐛 Bug Fixes
- API response types were aligned with expanded item schemas.
- Endpoint path parameters are now sanitized.
- The 'type' field in ResponseInputMessageItem is now correctly marked as required.