返回全部动态
OpenAI Agents Python v0.22.1 发布:增强护栏、沙箱与修复
原标题:v0.22.1
AI 摘要
OpenAI Agents Python 库发布 v0.22.1 版本,包含多项功能增强和错误修复。新功能包括在 web 搜索工具中支持图像结果、自定义输出护栏消息、为 MCP 工具添加服务器级护栏、可配置的 Unix 本地环境隔离、Docker 沙箱容器标签以及流式转录选项。修复涉及核心、聊天补全、MCP、实时、沙箱和会话等多个模块,提升了工具的稳定性和正确性。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## What's Changed * feat(core): support image results in web search tools by @seratch in https://github.com/openai/openai-agents-python/pull/4898 * feat(core): customize output guardrail blocked messages by @seratch in https://github.com/openai/openai-agents-python/pull/4594 * feat(mcp): add server-wide guardrails to MCP tools by @seratch in https://github.com/openai/openai-agents-python/pull/4632 * feat(sandbox): add configurable Unix-local environment isolation by @seratch in https://git
发布时间:2026-09-08 17:18
抓取时间:2026-09-08 17:30
来源机构:OpenAI