Releases: vic-stan/openai-python
Releases · vic-stan/openai-python
v2.30.0
2.30.0 (2026-03-25)
Full Changelog: v2.29.0...v2.30.0
Features
- api: add keys field to Click/DoubleClick/Drag/Move/Scroll computer actions (ee1bbed)
Bug Fixes
- api: align SDK response types with expanded item schemas (f3f258a)
- sanitize endpoint path params (89f6698)
- types: make type required in ResponseInputMessageItem (cfdb167)
Chores
- ci: skip lint on metadata-only changes (faa93e1)
- internal: update gitignore (c468477)
- tests: bump steady to v0.19.4 (f350af8)
- tests: bump steady to v0.19.5 (5c03401)
- tests: bump steady to v0.19.6 (b6353b8)
- tests: bump steady to v0.19.7 (1d654be)
Refactors
- tests: switch from prism to steady (4a82035)
v2.29.0
2.29.0 (2026-03-17)
Full Changelog: v2.28.0...v2.29.0
Features
- api: 5.4 nano and mini model slugs (3b45666)
- api: add /v1/videos endpoint to batches create method (c0e7a16)
- api: add defer_loading field to ToolFunction (3167595)
- api: add in and nin operators to ComparisonFilter type (664f02b)
Bug Fixes
- deps: bump minimum typing-extensions version (a2fb2ca)
- pydantic: do not pass
by_aliasunless set (8ebe8fb)
Chores
- internal: tweak CI branches (96ccc3c)