模型行为人工审核分析

OpenAI Agents SDK 0.18.0 moves RealtimeAgent to gpt-realtime-2.1

OpenAI Agents SDK 0.18.0 changes the default RealtimeAgent model to gpt-realtime-2.1 and adds Unicode storage support for SQLAlchemy sessions.

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

人类阅读

为什么值得关注

The default model change makes this more than a routine patch for realtime applications. Upgrading without an explicit model setting can change latency, voice behavior, quality, and cost. The release also adds a Unicode storage option for SQLAlchemySession and fixes handoff graph styling. Production teams should compare evaluations before and after the default transition.

Agent 解析

可执行摘要

Treat 0.18.0 as a behavior-changing upgrade: pin the realtime model where needed and validate Unicode session persistence and handoff visualization.

Agent 实用度
92/100
可信度
93%
机器格式
JSON + Markdown
分类

标签与路由

openai-agents-sdkrealtimemodel-defaultssessions
相关信号

继续阅读