返回全部动态
OpenAI Agents Python v0.19.3 发布:多项修复与改进
原标题:v0.19.3
AI 摘要
OpenAI 发布了 openai-agents-python 库的 v0.19.3 版本,包含大量修复,涉及工具名称冲突、会话持久化、输出护栏、流式运行、MCP 分页、实时 API 和语音处理等。该版本还改进了扩展的流处理和追踪,并更新了文档和依赖。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## What's Changed * fix: resolve agent tool name collisions consistently by @seratch in https://github.com/openai/openai-agents-python/pull/4137 * fix: reconcile resumed tool name collisions by @seratch in https://github.com/openai/openai-agents-python/pull/4145 * fix: persist the max-turns handler output to the session by @LeSingh1 in https://github.com/openai/openai-agents-python/pull/4160 * fix: report output guardrail results when a tripwire aborts the run by @Kaif10 in https://github.
发布时间:2026-08-04 15:17
抓取时间:2026-08-04 15:20
来源机构:OpenAI