返回全部动态

OpenAI Node SDK v7.7.0 发布:函数调用 ID 可选及流式修复

原标题:v7.7.0

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

AI 摘要

OpenAI Node SDK 发布 v7.7.0 版本,主要新增功能是使函数调用的输出 call IDs 变为可选,并修复了流式处理中 SSE 响应解码时取消操作未被正确执行的问题。该更新提升了 API 的灵活性和流式处理的可靠性。

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

正文节选

## [7.7.0](https://github.com/openai/openai-node/compare/v7.6.0...v7.7.0) (2026-08-26) ### Features * **api:** make function call output call IDs optional ([#2488](https://github.com/openai/openai-node/issues/2488)) ([b932ae6](https://github.com/openai/openai-node/commit/b932ae62bc4054da760c1f82329b1cc24bc05fbe)) ### Bug Fixes * **streaming:** honor cancellation while decoding SSE responses ([#2487](https://github.com/openai/openai-node/issues/2487)) ([ababe12](https://github.com/openai/op


发布时间:2026-08-27 09:04
抓取时间:2026-08-28 18:03
来源机构:OpenAI
阅读原文github.com