返回全部动态

OpenAI agents-python v0.18.1 发布:新增 GPT-5.6 支持并修复多项问题

原标题:v0.18.1

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

AI 摘要

OpenAI 发布了 agents-python 库的 v0.18.1 版本,主要新增了 GPT-5.6 模型默认配置并迁移了示例,同时修复了多个问题,包括缓存写入兼容性、会话清理、嵌套工具状态恢复、流式日志概率累积等。该版本还改进了文档,并新增了两位贡献者。

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

正文节选

## What's Changed * feat: add GPT-5.6 model defaults and migrate examples by @seratch in https://github.com/openai/openai-agents-python/pull/3774 * fix: support cache-write usage across OpenAI Python versions by @seratch in https://github.com/openai/openai-agents-python/pull/3773 * fix(realtime): make session cleanup deterministic by @seratch in https://github.com/openai/openai-agents-python/pull/3767 * fix: preserve nested tool state during restoration by @seratch in https://github.com/op


发布时间:2026-07-10 07:38
抓取时间:2026-08-02 00:23
来源机构:OpenAI
阅读原文github.com