返回全部动态

OpenAI Node SDK 发布 v7.16.0

原标题:v7.16.0

OpenAI Node SDK Releases一手来源API 更新质量 60

AI 摘要

OpenAI 发布 Node SDK v7.16.0,新增 WebSocket 按迭代器限制传入事件数量的功能,并修复了 WebSocket 异常事件处理、缓冲、迭代器返回时丢弃未读事件、回调凭证作用域等多个问题,同时更新了多项开发依赖。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

## [7.16.0](https://github.com/openai/openai-node/compare/v7.15.0...v7.16.0) (2026-09-15) ### Features * **websocket:** add per-iterator incoming event limits ([#2748](https://github.com/openai/openai-node/issues/2748)) ([76e4456](https://github.com/openai/openai-node/commit/76e4456611ad77ef77573b79c48116325fe4e171)) ### Bug Fixes * **api:** handle malformed WebSocket events and improve buffering ([#2739](https://github.com/openai/openai-node/issues/2739)) ([b7abc26](https://github.com/ope


发布时间:2026-09-16 00:48
抓取时间:2026-09-16 00:51
来源机构:OpenAI
阅读原文github.com