Agent 基础设施官方发布自动监测

OpenAI Agents SDK Python v0.21.1

OpenAI Agents SDK Python v0.21.1 adds model call timeouts, improves sandbox controls (disabling Docker networking, run-scoped working directories, Modal resource options), and addresses several core, realtime, and session-handling bugs.

原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。

人类阅读

为什么值得关注

OpenAI Agents SDK Python version 0.21.1 includes new features and bug fixes across core modules, sandboxes, sessions, and realtime handling. Highlights include: - Core: Implemented model call timeouts, enforced exact call approval decisions, accounted for Responses requests without usage data, ensured cleanup of MultiProvider child instances following failures, and rejected partially matched stacked anchors. - Sandboxes: Added run-scoped working directories, enabled disabling network access in Docker sandboxes, added Modal sandbox resource configurations, validated raster content for view image tools, and enforced POSIX normalization on model and patch paths. - Sessions: Resolved SQLite table conflicts for advanced structures and integrated compaction token usage into run totals. - Realtime & Chat Completions: Resolved Chat Completions reasoning replay issues, added audio truncation at zero elapsed time, and handled proper iteration termination on clean server disconnects.

Agent 解析

可执行摘要

OpenAI Agents SDK v0.21.1 introduces core model call timeouts, run-scoped sandbox working directories, Modal sandbox resource options, and disabled networking support for Docker sandboxes. Fixes cover MultiProvider resource cleanup, call approvals, token/request tracking, realtime session termination, and SQLite schema conflicts.

Agent 实用度
82/100
可信度
96%
机器格式
JSON + Markdown
下一步

开发者应核对什么

  • Upgrade openai-agents Python package to version 0.21.1.
  • Review sandbox configurations if utilizing Docker network restrictions or custom Modal resource allocations.
  • Evaluate timeout parameters on model calls where long-running operations require explicit limits.
分类

标签与路由

openaiagents-sdkpython
相关信号

继续阅读