返回全部动态

OpenAI Agents Python v0.17.8 发布:多项修复与文档更新

原标题:v0.17.8

OpenAI Agents Python Releases一手来源产品发布质量 72

AI 摘要

OpenAI 发布了 openai-agents-python 库的 v0.17.8 版本,主要包含多项修复和新功能。新增了无效最终输出恢复处理器,修复了实时会话迭代器取消、日志脱敏、DOT 名称转义等问题,并增强了严格 JSON 模式下的 Pydantic 验证。此外,文档中新增了 DProvenanceKit 作为外部追踪处理器示例,并更新了沙箱示例。

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

正文节选

## What's Changed * feat: add invalid final output recovery handler by @seratch in https://github.com/openai/openai-agents-python/pull/3736 * fix: propagate realtime session iterator cancellation by @fallintoplace in https://github.com/openai/openai-agents-python/pull/3686 * fix: redact realtime validation failure logs by @fallintoplace in https://github.com/openai/openai-agents-python/pull/3687 * fix: preserve non-dict Mapping values in _to_dump_compatible by @anxkhn in https://github.com


发布时间:2026-07-07 07:36
抓取时间:2026-08-02 00:23
来源机构:OpenAI
阅读原文github.com