返回全部动态
OpenAI Agents Python v0.19.1 发布:多项修复与文档更新
原标题:v0.19.1
AI 摘要
OpenAI 发布了 openai-agents-python 库的 v0.19.1 版本,包含多项修复和文档更新。主要修复包括支持沙箱中的原生主机路径、重试 WebSocket 服务器错误、取消并行输入护栏任务、处理空流式模型输入等。这些改进提升了代理框架的稳定性和可用性。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## What's Changed * feat(sandbox): support native host paths in path grants by @seratch in https://github.com/openai/openai-agents-python/pull/4009 * fix: redact Realtime audio format diagnostics by @seratch in https://github.com/openai/openai-agents-python/pull/3992 * fix: redact Blaxel unmount paths in logging by @seratch in https://github.com/openai/openai-agents-python/pull/3993 * fix: retry pre-response WebSocket server errors by @dk3yyyy in https://github.com/openai/openai-agents-pyt
发布时间:2026-07-29 15:44
抓取时间:2026-08-02 00:23
来源机构:OpenAI