返回全部动态

OpenAI Agents Python v0.19.4 发布:多项修复与性能优化

原标题:v0.19.4

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

AI 摘要

OpenAI 发布了 openai-agents-python 库的 v0.19.4 版本,包含多项修复,如保留工具护栏结果、重定向无效工具参数错误、延迟非流式会话保存、在策略检查前尊重已解决状态、并发失败后取消兄弟任务、显示非流式内容过滤拒绝等。此外,还改进了 MCP 重试退避、实时连接清理、跟踪标记、沙箱令牌预算、会话状态管理及扩展的思考块保留。同时优化了测试套件性能,并新增了两位贡献者。

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

正文节选

## What's Changed * fix: preserve completed tool guardrail results by @seratch in https://github.com/openai/openai-agents-python/pull/4180 * fix: redact invalid tool argument errors by @seratch in https://github.com/openai/openai-agents-python/pull/4182 * fix: defer non-stream session saves until output guardrails by @seratch in https://github.com/openai/openai-agents-python/pull/4184 * fix: honor resolved status before policy checks by @seratch in https://github.com/openai/openai-agents-p


发布时间:2026-08-05 10:58
抓取时间:2026-08-06 21:18
来源机构:OpenAI
阅读原文github.com