Skip to content

Commit d87fec8

Browse files
committed
docs: remove beta label from realtime agent docs
1 parent 9411cee commit d87fec8

8 files changed

Lines changed: 6 additions & 38 deletions

File tree

docs/ja/realtime/guide.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ search:
66

77
このガイドでは、OpenAI Agents SDK のリアルタイムレイヤーが OpenAI Realtime API にどのように対応するか、また Python SDK がその上にどのような追加動作を提供するかを説明します。
88

9-
!!! warning "ベータ機能"
10-
11-
リアルタイムエージェントはベータ版です。実装を改善する中で、破壊的変更が入る可能性があります。
12-
139
!!! note "はじめに"
1410

1511
デフォルトの Python パスを使いたい場合は、まず [クイックスタート](quickstart.md) を読んでください。アプリでサーバー側 WebSocket と SIP のどちらを使用すべきか判断している場合は、[Realtime トランスポート](transport.md) を読んでください。ブラウザーの WebRTC トランスポートは Python SDK の一部ではありません。
@@ -346,4 +342,4 @@ session = await runner.run(
346342
- [クイックスタート](quickstart.md)
347343
- [OpenAI Realtime 会話](https://developers.openai.com/api/docs/guides/realtime-conversations/)
348344
- [OpenAI Realtime サーバー側制御](https://developers.openai.com/api/docs/guides/realtime-server-controls/)
349-
- [`examples/realtime`](https://github.com/openai/openai-agents-python/tree/main/examples/realtime)
345+
- [`examples/realtime`](https://github.com/openai/openai-agents-python/tree/main/examples/realtime)

docs/ja/realtime/quickstart.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ search:
66

77
Python SDK のリアルタイムエージェントは、 WebSocket トランスポート経由の OpenAI Realtime API を基盤とする、サーバー側の低レイテンシエージェントです。
88

9-
!!! warning "ベータ機能"
10-
11-
リアルタイムエージェントはベータ版です。実装を改善していく中で、破壊的変更が発生する可能性があります。
12-
139
!!! note "Python SDK の範囲"
1410

1511
Python SDK はブラウザー向け WebRTC トランスポートを **提供しません** 。このページでは、サーバー側 WebSocket 上で Python が管理するリアルタイムセッションのみを扱います。この SDK は、サーバー側のオーケストレーション、ツール、承認、テレフォニー連携に使用してください。[リアルタイムトランスポート](transport.md) も参照してください。
@@ -159,4 +155,4 @@ Azure OpenAI に接続する場合は、 `model_config["url"]` に GA Realtime
159155

160156
- サーバー側 WebSocket と SIP のどちらを選ぶかについては、 [リアルタイムトランスポート](transport.md) をお読みください。
161157
- ライフサイクル、構造化入力、承認、ハンドオフ、ガードレール、低レベル制御については、 [リアルタイムエージェントガイド](guide.md) をお読みください。
162-
- [`examples/realtime`](https://github.com/openai/openai-agents-python/tree/main/examples/realtime) のコード例を参照してください。
158+
- [`examples/realtime`](https://github.com/openai/openai-agents-python/tree/main/examples/realtime) のコード例を参照してください。

docs/ko/realtime/guide.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ search:
66

77
이 가이드는 OpenAI Agents SDK의 실시간 레이어가 OpenAI Realtime API에 어떻게 대응되는지, 그리고 Python SDK가 그 위에 어떤 추가 동작을 더하는지 설명합니다.
88

9-
!!! warning "베타 기능"
10-
11-
실시간 에이전트는 베타입니다. 구현을 개선하는 과정에서 일부 호환성이 깨지는 변경이 있을 수 있습니다.
12-
139
!!! note "시작점"
1410

1511
기본 Python 경로를 원한다면 먼저 [빠른 시작](quickstart.md)을 읽어보세요. 앱에서 서버 측 WebSocket 또는 SIP를 사용해야 할지 결정하는 중이라면 [실시간 전송](transport.md)을 읽어보세요. 브라우저 WebRTC 전송은 Python SDK의 일부가 아닙니다.
@@ -346,4 +342,4 @@ session = await runner.run(
346342
- [빠른 시작](quickstart.md)
347343
- [OpenAI Realtime 대화](https://developers.openai.com/api/docs/guides/realtime-conversations/)
348344
- [OpenAI Realtime 서버 측 제어](https://developers.openai.com/api/docs/guides/realtime-server-controls/)
349-
- [`examples/realtime`](https://github.com/openai/openai-agents-python/tree/main/examples/realtime)
345+
- [`examples/realtime`](https://github.com/openai/openai-agents-python/tree/main/examples/realtime)

docs/ko/realtime/quickstart.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ search:
66

77
Realtime agents는 WebSocket 전송을 통한 OpenAI Realtime API 기반의 서버 측 저지연 에이전트입니다.
88

9-
!!! warning "베타 기능"
10-
11-
Realtime agents는 베타입니다. 구현을 개선하는 과정에서 일부 호환성이 깨지는 변경이 있을 수 있습니다.
12-
139
!!! note "Python SDK 범위"
1410

1511
Python SDK는 브라우저 WebRTC 전송을 **제공하지 않습니다**. 이 페이지에서는 서버 측 WebSocket을 통한 Python 관리 실시간 세션만 다룹니다. 서버 측 오케스트레이션, 도구, 승인, 전화 통신 통합에는 이 SDK를 사용하세요. [Realtime 전송](transport.md)도 참조하세요.
@@ -159,4 +155,4 @@ Azure OpenAI에 연결할 때는 `model_config["url"]`에 GA Realtime 엔드포
159155

160156
- 서버 측 WebSocket과 SIP 중 선택하려면 [Realtime 전송](transport.md)을 읽어보세요.
161157
- 생명주기, 구조화된 입력, 승인, 핸드오프, 가드레일, 저수준 제어는 [Realtime agents 가이드](guide.md)를 읽어보세요.
162-
- [`examples/realtime`](https://github.com/openai/openai-agents-python/tree/main/examples/realtime)의 코드 예제를 살펴보세요.
158+
- [`examples/realtime`](https://github.com/openai/openai-agents-python/tree/main/examples/realtime)의 코드 예제를 살펴보세요.

docs/realtime/guide.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
This guide explains how the OpenAI Agents SDK's realtime layer maps onto the OpenAI Realtime API, and what extra behavior the Python SDK adds on top.
44

5-
!!! warning "Beta feature"
6-
7-
Realtime agents are in beta. Expect some breaking changes as we improve the implementation.
8-
95
!!! note "Start here"
106

117
If you want the default Python path, read the [quickstart](quickstart.md) first. If you are deciding whether your app should use server-side WebSocket or SIP, read [Realtime transport](transport.md). Browser WebRTC transport is not part of the Python SDK.

docs/realtime/quickstart.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
Realtime agents in the Python SDK are server-side, low-latency agents built on the OpenAI Realtime API over WebSocket transport.
44

5-
!!! warning "Beta feature"
6-
7-
Realtime agents are in beta. Expect some breaking changes as we improve the implementation.
8-
95
!!! note "Python SDK boundary"
106

117
The Python SDK does **not** provide a browser WebRTC transport. This page only covers Python-managed realtime sessions over server-side WebSockets. Use this SDK for server-side orchestration, tools, approvals, and telephony integrations. See also [Realtime transport](transport.md).

docs/zh/realtime/guide.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ search:
66

77
本指南说明 OpenAI Agents SDK的Realtime层如何映射到 OpenAI Realtime API,以及 Python SDK 在其之上增加了哪些额外行为。
88

9-
!!! warning "Beta 功能"
10-
11-
Realtime 智能体处于 beta 阶段。随着我们改进实现,可能会出现一些破坏性变更。
12-
139
!!! note "从这里开始"
1410

1511
如果你想使用默认的 Python 路径,请先阅读[快速入门](quickstart.md)。如果你正在决定你的应用应使用服务端 WebSocket 还是 SIP,请阅读 [Realtime 传输](transport.md)。浏览器 WebRTC 传输不属于 Python SDK 的一部分。
@@ -346,4 +342,4 @@ session = await runner.run(
346342
- [快速入门](quickstart.md)
347343
- [OpenAI Realtime 对话](https://developers.openai.com/api/docs/guides/realtime-conversations/)
348344
- [OpenAI Realtime 服务端控制](https://developers.openai.com/api/docs/guides/realtime-server-controls/)
349-
- [`examples/realtime`](https://github.com/openai/openai-agents-python/tree/main/examples/realtime)
345+
- [`examples/realtime`](https://github.com/openai/openai-agents-python/tree/main/examples/realtime)

docs/zh/realtime/quickstart.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ search:
66

77
Python SDK 中的实时智能体是基于通过 WebSocket 传输的 OpenAI Realtime API 构建的服务端低延迟智能体。
88

9-
!!! warning "Beta 功能"
10-
11-
实时智能体目前处于 Beta 阶段。随着我们改进实现,预计可能会有一些破坏性变更。
12-
139
!!! note "Python SDK 边界"
1410

1511
Python SDK **不**提供浏览器 WebRTC 传输。本页仅介绍通过服务端 WebSocket 由 Python 管理的实时会话。使用此 SDK 进行服务端编排、工具、审批和电话集成。另请参阅[实时传输](transport.md)。
@@ -159,4 +155,4 @@ session = await runner.run(model_config={"api_key": "your-api-key"})
159155

160156
- 阅读[实时传输](transport.md),以便在服务端 WebSocket 和 SIP 之间做出选择。
161157
- 阅读[实时智能体指南](guide.md),了解生命周期、结构化输入、审批、任务转移、安全防护措施和低级控制。
162-
- 浏览 [`examples/realtime`](https://github.com/openai/openai-agents-python/tree/main/examples/realtime) 中的示例。
158+
- 浏览 [`examples/realtime`](https://github.com/openai/openai-agents-python/tree/main/examples/realtime) 中的示例。

0 commit comments

Comments
 (0)