技巧精选

OpenAI WebRTC Audio Session 更新,支持文档上下文和 GPT-Realtime-2 模型

OpenAI WebRTC Audio Session, now with document context

精选理由

用 GPT-Realtime-2 模型边聊边读文档

AI 摘要

Simon Willison 更新了其 OpenAI WebRTC 音频会话工具,新增对 GPT-Realtime-2 模型的支持,该模型具备 GPT-5 级推理能力,知识截止日期为 2024 年 9 月 30 日。用户现在可以在浏览器中粘贴文档上下文,与模型进行基于文档内容的音频对话。该工具最初于 2024 年 12 月发布,用于测试 OpenAI 的 WebRTC 实时音频 API。

AI 翻译 · 中文

Simon Willison 更新了其 OpenAI WebRTC 音频会话工具,新增对 GPT-Realtime-2 模型的支持,该模型具备 GPT-5 级推理能力,知识截止日期为 2024 年 9 月 30 日。用户现在可以在浏览器中粘贴文档上下文,与模型进行基于文档内容的音频对话。该工具最初于 2024 年 12 月发布,用于测试 OpenAI 的 WebRTC 实时音频 API。

Simon Willison’s WeblogOpenAI WebRTC Audio Session, now with document context I built the first version of this tool in December 2024 to try out the then-new OpenAI WebRTC API for interacting with their realtime audio models. Last month OpenAI