OpenAI SDK (Node) v7.21.0
7.21.0 (2026-09-22) Features api: add session environment reset events (#2777) (5de2360) Bug Fixes api: preserve model choices and improve request handling (#2787) (a4a4396) Chores api: document response management…
github.com·sdk·56 items·last fetched
7.21.0 (2026-09-22) Features api: add session environment reset events (#2777) (5de2360) Bug Fixes api: preserve model choices and improve request handling (#2787) (a4a4396) Chores api: document response management…
7.20.0 (2026-09-19) Features api: add environment-variable vault credentials (#2768) (fbccf12) api: add external storage configuration management (#2773) (7e89b62) api: add safety case retrieval (#2774) (d357e64) api…
7.19.0 (2026-09-18) Features api: add webhook endpoint management (#2764) (2d18dfc) Chores api: deprecate MCP connector_id (#2767) (645c5ad)
7.18.0 (2026-09-17) Features api: add agent session model settings (#2755) (d1385bb) api: add audio-mini model choices (#2759) (b350d59) api: add managed Responses WebSocket sessions (#2760) (a38c533) api: add…
7.17.0 (2026-09-16) Features api: add compaction progress events (#2749) (425502d) Bug Fixes ci: retry transient Deno download failures (#2752) (e39037b) preserve chat runner abort reasons (#2607) (eda4d0c) realtime…
7.16.0 (2026-09-15) Features websocket: add per-iterator incoming event limits (#2748) (76e4456) Bug Fixes api: handle malformed WebSocket events and improve buffering (#2739) (b7abc26) bound fallback abort…
7.15.0 (2026-09-10) Features api: add Agents API (#2719) (20a47f9)
7.14.0 (2026-09-10) Features api: Add Live API (c037ba7) Bug Fixes deps-dev: bump joi from 18.2.3 to 18.2.5 in /ecosystem-tests/vercel-edge (#2702) (029b805) deps: bump next from 15.5.23 to 15.5.25 in…
7.13.0 (2026-09-09) Features api: Add API key expiration controls (#2708) (b416806)
7.12.1 (2026-09-09) Includes the GPT Image 2.5 support from 7.12.0, which was not published to npm. Features api: add GPT Image 2.5 models and image options (#2705) (6500a16) Bug Fixes ci: run Cloudflare example…
7.12.0 (2026-09-08) Features api: add GPT Image 2.5 models and image options (#2705) (6500a16) Bug Fixes assistants: reject root IDs in run-step deltas (#2698) (63dfa4c) files: use a monotonic clock for processing…
7.11.0 (2026-09-08) Features api: Add prompt cache diagnostics (#2608) (f83de8f) api: add service-account API key expiration fields (#2618) (eecbebe) api: correct function argument completion event fields (openapi-545)…
7.10.0 (2026-09-03) Features api: add gpt-6-astra and related features (#2582) (94ecdc4) Documentation add canonical SDK security model (#2566) (e6a7468)
7.9.0 (2026-09-02) Features api: update usage APIs and documentation (#2565) (4908505) Bug Fixes api: prevent Responses WebSockets from following redirects (#2513) (0a4fb1b) load CommonJS under browser export…
7.8.0 (2026-08-27) Features api: add compute_units to Responses and Chat Completions usage (#2505) (f9b1313) api: add default WebSocket User-Agent and audit log events (#2504) (9b2f089) Bug Fixes auth: clamp the…
7.7.0 (2026-08-26) Features api: make function call output call IDs optional (#2488) (b932ae6) Bug Fixes streaming: honor cancellation while decoding SSE responses (#2487) (ababe12)
7.6.0 (2026-08-26) Features api: Add obfuscation field to ChatCompletionChunk (#2423) (39afa3a) api: Add project residency and usage quantity_unit fields (#2461) (26d8158) api: support backend-mediated Realtime WebRTC…
7.5.0 (2026-08-17) Features add Bedrock Runtime endpoint support (SDK-290) (#2348) (4a199af) api: add new Daybreak and gpt-5.6-cyber model identifiers (9a38e63) api: add new Daybreak and gpt-5.6-cyber model identifiers…
7.4.0 (2026-08-03) Features api: Add gpt-5.5 model and tool metadata fields (#2049) (6d8fb53) Bug Fixes defer release PR output parsing (#2052) (395bdde) Documentation add HTTP mTLS transport examples (#2029) (2cc5f96)…
7.3.0 (2026-07-31) Full Changelog: v7.2.0...v7.3.0 Features api: content provenance checks (c6f9339) Chores remove Brewfile setup path (#2031) (6b63159) remove JSR publishing (#2037) (b1fc7df) Documentation organize…
7.2.0 (2026-07-30) Full Changelog: v7.1.0...v7.2.0 Features api: fast tier (84dffed)
7.1.0 (2026-07-28) Full Changelog: v7.0.0...v7.1.0 Features api: transcription model updates (b35ca14) Chores internal: codegen related update (ee871e5)
7.0.0 (2026-07-27) Full Changelog: v6.49.0...v7.0.0 ⚠ BREAKING CHANGES require Node.js 22 and codify version support (#2026) Features require Node.js 22 and codify version support (#2026) (9185cdd) Build System deps…
6.49.0 (2026-07-23) Full Changelog: v6.48.0...v6.49.0 Features api: accept `None` for prompt_cache_key/safety_identifier (c54a7f3) api: add support for `spend_limit` admin apis (e8238b0) helpers: add standard schema…
6.48.0 (2026-07-17) Full Changelog: v6.47.0...v6.48.0 Features api: /organization/projects/{project_id}/service_accounts/{service_account_id}/api_keys" endpoint (9133b54) api: manual updates (34acd23) api: manual…
6.47.0 (2026-07-14) Full Changelog: v6.46.0...v6.47.0 Features add async event iterators (#1977) (2ece8aa) add fromReadableStream to ResponseStream (#1987) (5984f44) api: add owner_project_access to APIKeyListParams…
6.46.0 (2026-07-09) Full Changelog: v6.45.0...v6.46.0 Features api: gpt-5.6-sol updates (6c397d5) Bug Fixes assistants: place array delta entries by index instead of appending (#1963) (0e18d30) runner: normalize…
6.45.0 (2026-06-24) Full Changelog: v6.44.0...v6.45.0 Features add afterCompletion hook to runTools (#1064) (4976c22) realtime: support sideband call_id connections (#1795) (4fd59e1) reject emitted promise on error in…
6.44.0 (2026-06-17) Full Changelog: v6.43.0...v6.44.0 Features api: update OpenAPI spec or Stainless config (d05bdbc)
6.43.0 (2026-06-16) Full Changelog: v6.42.0...v6.43.0 Bug Fixes fix TS to use `main` (dc5078b) restore pnpm repo configuration on next (c2575d6) Chores Convert repository to pnpm (#1934) (fbf80f3) sync repo (34be1be)…
6.42.0 (2026-06-03) Full Changelog: v6.41.0...v6.42.0 Features api: responses.moderation and chat_completions.moderation (6d8f592)
6.41.0 (2026-06-01) Full Changelog: v6.40.0...v6.41.0 Features api: Add Amazon Bedrock Responses support (#1899) (535b045)
6.40.0 (2026-06-01) Full Changelog: v6.39.1...v6.40.0 Features api: workload identity in audit logs, additional_tools item in responses, fix ActionSearch.query to be optional. (aee09f3) Chores remove migrate CLI…
6.39.1 (2026-05-27) Full Changelog: v6.39.0...v6.39.1 Bug Fixes Improve undici dispatcher mismatch guidance (#1898) (b6e5fd6) treat text/plan with format: binary as raw upload (f9a632a) treat text/plan with format…
6.39.0 (2026-05-21) Full Changelog: v6.38.0...v6.39.0 Features api: api update (33ea11f) api: manual updates (c210b09) api: manual updates (92df9dc) api: update OpenAPI spec or Stainless config (c7c0f52) Bug Fixes…
6.38.0 (2026-05-13) Full Changelog: v6.37.0...v6.38.0 Features api: add service_tier parameter to responses compact method (423e838)
6.37.0 (2026-05-07) Full Changelog: v6.36.0...v6.37.0 Features api: add quantity field to admin organization usage responses (273a8f7) api: add web_search_call.results output option to responses (91c75e0) api: launch…
6.36.0 (2026-05-01) Full Changelog: v6.35.0...v6.36.0 Features api: add group_type/user metadata fields, update types across admin resources (cc52f97) api: add support for Admin API Keys per endpoint (770d187) api…
6.35.0 (2026-04-28) Full Changelog: v6.34.0...v6.35.0 Features api: Add detail to InputFileContent (910ec5d) api: add OAuthErrorCode type (f84bd1f) api: add prompt_cache_retention parameter to responses compact…
6.34.0 (2026-04-08) Full Changelog: v6.33.0...v6.34.0 Features api: add phase field to Message in conversations (eb7cbc1) client: add support for short-lived tokens (#839) (a72ebcf) Bug Fixes api: remove…
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…
6.32.0 (2026-03-17) Full Changelog: v6.31.0...v6.32.0 Features api: 5.4 nano and mini model slugs (068df6d)
6.31.0 (2026-03-16) Full Changelog: v6.30.1...v6.31.0 Features api: add in/nin filter types to ComparisonFilter (b2eda27)
6.30.1 (2026-03-16) Full Changelog: v6.30.0...v6.30.1 Chores internal: tweak CI branches (25f5d74)
6.30.0 (2026-03-16) Full Changelog: v6.29.0...v6.30.0 Features api: add /v1/videos endpoint option to batches (271d879) api: add defer_loading field to NamespaceTool (7cc8f0a) Bug Fixes api: oidc publishing for npm…
6.29.0 (2026-03-13) Full Changelog: v6.28.0...v6.29.0 Features api: custom voices (a11307a)
6.28.0 (2026-03-13) Full Changelog: v6.27.0...v6.28.0 Features api: manual updates (d543959) api: manual updates (4f87840) api: sora api improvements: character api, video extensions/edits, higher resolution exports…
6.27.0 (2026-03-05) Full Changelog: v6.26.0...v6.27.0 Features api: The GA ComputerTool now uses the CompuerTool class. The 'computer_use_preview' tool is moved to ComputerUsePreview (0206188) Chores internal: improve…
6.26.0 (2026-03-05) Full Changelog: v6.25.0...v6.26.0 Features api: gpt-5.4, tool search tool, and new computer tool (1d1e5a9) Bug Fixes api: internal schema fixes (6b401ad) api: manual updates (2b54919) api: readd…
6.25.0 (2026-02-24) Full Changelog: v6.24.0...v6.25.0 Features api: add phase (e32b853) Bug Fixes api: fix phase enum (2ffe1be) api: phase docs (7fdfa38) Chores internal: refactor sse event parsing (0ea2380)