OpenAI SDK (Node) v6.33.0
OpenAI releases Node SDK v6.33.0 with async iterator and stream() support for WebSocket classes, a keys field for computer action types, and several bug fixes to response types.
6.33.0 (2026-03-25) Full Changelog: v6.32.0...v6.33.0 Features api: add keys field to computer action types (27a850e) client: add async iterator and stream() to WebSocket classes (e1c16ee) Bug Fixes api: align SDK response types with expanded item schemas (491cd52) types: make type required in ResponseInputMessageItem (2012293) Chores ci: skip lint on metadata-only changes (74a917f) internal: refactor imports (cfe9c60) internal: update gitignore (71bd114) tests: bump steady to v0.19.4 (f2e9dea) tests: bump steady to v0.19.5 (37c6cf4) tests: bump steady to v0.19.6 (496b3af) tests: bump steady to v0.19.7 (8491eb6) Refactors tests: switch from prism to steady (47c0581)
- github.comopenai-node v6.33.0primary