返回全部动态

OpenAI Agents Python v0.22.2 发布:支持图像生成工具选项并修复安全漏洞

原标题:v0.22.2

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

AI 摘要

OpenAI Agents Python 库发布 v0.22.2 版本,主要新增对当前图像生成工具选项的支持,并修复了 UnixLocal 沙箱中文件 API 的符号链接竞争问题,以及会话压缩响应链重置的缺陷。该版本还更新了相关文档,以反映 v0.22.1 的行为变更。

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

正文节选

## What's Changed * feat: support current image generation tool options by @seratch in https://github.com/openai/openai-agents-python/pull/4932 * fix(sandbox): prevent UnixLocal file API symlink races by @seratch in https://github.com/openai/openai-agents-python/pull/4931 * fix(sessions): reset compaction response chain after pop by @rksharma-owg in https://github.com/openai/openai-agents-python/pull/4934 ### Documentation & Other Changes * docs: document v0.22.1 behavior updates by @


发布时间:2026-09-09 20:36
抓取时间:2026-09-09 20:44
来源机构:OpenAI
阅读原文github.com