返回全部动态
OpenAI Node SDK v7.6.0 发布:新增混淆字段与安全增强
原标题:v7.6.0
AI 摘要
OpenAI 发布了 Node SDK v7.6.0,新增了 ChatCompletionChunk 的混淆字段、项目驻留和用量单位字段,并支持后端中介的 Realtime WebRTC 调用及命名数据驻留端点。同时,该版本强化了 X.509 工作负载令牌交换和租户隔离,并修复了多项安全漏洞,包括流式响应中的身份验证和事件流边界问题。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## [7.6.0](https://github.com/openai/openai-node/compare/v7.5.0...v7.6.0) (2026-08-26) ### Features * **api:** Add obfuscation field to ChatCompletionChunk ([#2423](https://github.com/openai/openai-node/issues/2423)) ([39afa3a](https://github.com/openai/openai-node/commit/39afa3ade23436802ab4373d0324b6312740f048)) * **api:** Add project residency and usage quantity_unit fields ([#2461](https://github.com/openai/openai-node/issues/2461)) ([26d8158](https://github.com/openai/openai-node/commit/
发布时间:2026-08-27 05:52
抓取时间:2026-08-28 18:03
来源机构:OpenAI