Skip to content

Commit 8b755c4

Browse files
docs: update translated document pages (#2613)
1 parent 7351bf6 commit 8b755c4

File tree

3 files changed

+83
-80
lines changed

3 files changed

+83
-80
lines changed

docs/ja/examples.md

Lines changed: 32 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ search:
44
---
55
# コード例
66

7-
[repo](https://github.com/openai/openai-agents-python/tree/main/examples) の examples セクションで、 SDK のさまざまなサンプル実装を確認できます。examples は、異なるパターンや機能を示す複数のカテゴリーに整理されています
7+
[repo](https://github.com/openai/openai-agents-python/tree/main/examples) の examples セクションで、 SDK のさまざまなサンプル実装をご覧ください。これらの examples は、異なるパターンと機能を示す複数のカテゴリーに整理されています
88

99
## カテゴリー
1010

@@ -14,49 +14,49 @@ search:
1414
- 決定論的ワークフロー
1515
- Agents as tools
1616
- エージェントの並列実行
17-
- 条件付きツール利用
17+
- 条件付きツール使用
1818
- 入出力ガードレール
19-
- 判定者としての LLM
19+
- 審査役としての LLM
2020
- ルーティング
2121
- ストリーミングガードレール
2222

2323
- **[basic](https://github.com/openai/openai-agents-python/tree/main/examples/basic):**
2424
これらの examples では、次のような SDK の基本機能を紹介します。
2525

26-
- Hello World の code examples(デフォルトモデル、 GPT-5、 open-weight モデル)
27-
- エージェントのライフサイクル管理
26+
- Hello World のコード例(デフォルトモデル、 GPT-5、 open-weight モデル)
27+
- エージェントライフサイクル管理
2828
- 動的システムプロンプト
29-
- ストリーミング出力(テキスト、項目、関数呼び出し引数
30-
- ターンをまたいで共有セッションヘルパーを使う Responses websocket transport`examples/basic/stream_ws.py`
29+
- ストリーミング出力(テキスト、項目、 function call 引数
30+
- ターン間で共有セッションヘルパーを使用する Responses websocket トランスポート`examples/basic/stream_ws.py`
3131
- プロンプトテンプレート
3232
- ファイル処理(ローカルとリモート、画像と PDF)
33-
- 使用量トラッキング
34-
- 非 strict な出力型
35-
- 以前の response ID の使用
33+
- 使用状況トラッキング
34+
- 非 strict 出力型
35+
- 前回レスポンス ID の使用
3636

3737
- **[customer_service](https://github.com/openai/openai-agents-python/tree/main/examples/customer_service):**
38-
航空会社向けのカスタマーサービスシステムの例です
38+
航空会社向けのカスタマーサービスシステムのコード例です
3939

4040
- **[financial_research_agent](https://github.com/openai/openai-agents-python/tree/main/examples/financial_research_agent):**
41-
金融データ分析のためのエージェントとツールを使った構造化された調査ワークフローを示す、金融リサーチエージェントです
41+
金融データ分析向けに、エージェントとツールを使った構造化リサーチワークフローを示す金融リサーチエージェントです
4242

4343
- **[handoffs](https://github.com/openai/openai-agents-python/tree/main/examples/handoffs):**
44-
メッセージフィルタリングを伴うエージェントハンドオフの実践的な examples を確認できます
44+
メッセージフィルタリングを伴うエージェントハンドオフの実践的なコード例をご覧ください
4545

4646
- **[hosted_mcp](https://github.com/openai/openai-agents-python/tree/main/examples/hosted_mcp):**
47-
hosted MCP(Model context protocol)コネクタと承認の使い方を示す examples です
47+
hosted MCP(Model context protocol)コネクターと承認の使い方を示すコード例です
4848

4949
- **[mcp](https://github.com/openai/openai-agents-python/tree/main/examples/mcp):**
50-
MCP(Model context protocol)を使ったエージェントの構築方法を学べます。内容は次のとおりです。
50+
MCP(Model context protocol)を使用してエージェントを構築する方法を学びます。内容は次のとおりです。
5151

52-
- ファイルシステムの examples
53-
- Git の examples
54-
- MCP プロンプトサーバーの examples
55-
- SSE(Server-Sent Events)の examples
56-
- ストリーミング可能な HTTP の examples
52+
- ファイルシステムのコード例
53+
- Git のコード例
54+
- MCP プロンプトサーバーのコード例
55+
- SSE(Server-Sent Events)のコード例
56+
- Streamable HTTP のコード例
5757

5858
- **[memory](https://github.com/openai/openai-agents-python/tree/main/examples/memory):**
59-
エージェント向けのさまざまなメモリ実装の examples です。内容は次のとおりです。
59+
エージェント向けのさまざまなメモリ実装のコード例です。内容は次のとおりです。
6060

6161
- SQLite セッションストレージ
6262
- 高度な SQLite セッションストレージ
@@ -68,34 +68,35 @@ search:
6868
- Responses compaction セッションストレージ
6969

7070
- **[model_providers](https://github.com/openai/openai-agents-python/tree/main/examples/model_providers):**
71-
カスタムプロバイダーや LiteLLM 統合を含め、 SDK で non-OpenAI モデルを使う方法を確認できます
71+
カスタムプロバイダーや LiteLLM 連携を含め、 SDK で OpenAI 以外のモデルを使用する方法を確認できます
7272

7373
- **[realtime](https://github.com/openai/openai-agents-python/tree/main/examples/realtime):**
74-
SDK を使用してリアルタイム体験を構築する方法を示す examples です。内容は次のとおりです。
74+
SDK を使ってリアルタイム体験を構築する方法を示すコード例です。内容は次のとおりです。
7575

76-
- 構造化テキストと画像メッセージを使う Web アプリケーションパターン
77-
- コマンドラインでの音声ループと再生処理
78-
- WebSocket 経由の Twilio Media Streams 統合
79-
- Realtime Calls API attach フローを使う Twilio SIP 統合
76+
- 構造化テキストおよび画像メッセージを使った Web アプリケーションパターン
77+
- コマンドライン音声ループと再生処理
78+
- WebSocket 経由の Twilio Media Streams 連携
79+
- Realtime Calls API attach フローを使用した Twilio SIP 連携
8080

8181
- **[reasoning_content](https://github.com/openai/openai-agents-python/tree/main/examples/reasoning_content):**
82-
reasoning content と structured outputs の扱い方を示す examples です
82+
reasoning content と structured outputs の扱い方を示すコード例です
8383

8484
- **[research_bot](https://github.com/openai/openai-agents-python/tree/main/examples/research_bot):**
85-
複雑なマルチエージェント調査ワークフローを示す、シンプルなディープリサーチクローンです。
85+
複雑なマルチエージェントのリサーチワークフローを示す、シンプルなディープリサーチクローンです。
8686

8787
- **[tools](https://github.com/openai/openai-agents-python/tree/main/examples/tools):**
88-
OAI hosted tools と実験的な Codex ツール機能の実装方法を学べます。内容は次のとおりです
88+
次のような OpenAI がホストするツールと実験的な Codex ツール機能の実装方法を学びます
8989

9090
- Web 検索 とフィルター付き Web 検索
9191
- ファイル検索
9292
- Code Interpreter
9393
- インラインスキル付き hosted container shell(`examples/tools/container_shell_inline_skill.py`
9494
- スキル参照付き hosted container shell(`examples/tools/container_shell_skill_reference.py`
95+
- ローカルスキル付き local shell(`examples/tools/local_shell_skill.py`
9596
- コンピュータ操作
9697
- 画像生成
9798
- 実験的な Codex ツールワークフロー(`examples/tools/codex.py`
9899
- 実験的な Codex 同一スレッドワークフロー(`examples/tools/codex_same_thread.py`
99100

100101
- **[voice](https://github.com/openai/openai-agents-python/tree/main/examples/voice):**
101-
ストリーミング音声 examples を含め、 TTS STT モデルを使った音声エージェントの examples を確認できます
102+
ストリーミング音声のコード例を含め、 TTS および STT モデルを使用した音声エージェントのコード例をご覧ください

docs/ko/examples.md

Lines changed: 32 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -4,32 +4,32 @@ search:
44
---
55
# 코드 예제
66

7-
[repo](https://github.com/openai/openai-agents-python/tree/main/examples)examples 섹션에서 SDK의 다양한 샘플 구현을 확인해 보세요. examples는 여러 카테고리로 구성되어 있으며, 각각 서로 다른 패턴과 기능을 보여줍니다.
7+
[repo](https://github.com/openai/openai-agents-python/tree/main/examples)예제 섹션에서 SDK의 다양한 샘플 구현을 확인해 보세요. 예제는 서로 다른 패턴과 기능을 보여주는 여러 카테고리로 구성되어 있습니다
88

99
## 카테고리
1010

1111
- **[agent_patterns](https://github.com/openai/openai-agents-python/tree/main/examples/agent_patterns):**
12-
이 카테고리의 examples는 다음과 같은 일반적인 에이전트 설계 패턴을 설명합니다
12+
이 카테고리의 예제는 다음과 같은 일반적인 에이전트 설계 패턴을 보여줍니다
1313

1414
- 결정적 워크플로
1515
- Agents as tools
1616
- 병렬 에이전트 실행
1717
- 조건부 도구 사용
18-
- 입출력 가드레일
18+
- 입력/출력 가드레일
1919
- 심판으로서의 LLM
2020
- 라우팅
2121
- 스트리밍 가드레일
2222

2323
- **[basic](https://github.com/openai/openai-agents-python/tree/main/examples/basic):**
24-
examples는 SDK의 기본 기능을 보여줍니다. 예시는 다음과 같습니다
24+
예제들은 다음과 같은 SDK의 기본 기능을 보여줍니다
2525

26-
- Hello World 예제(Default model, GPT-5, 오픈 웨이트 모델)
27-
- 에이전트 수명 주기 관리
26+
- Hello world 예제 (기본 모델, GPT-5, 오픈 웨이트 모델)
27+
- 에이전트 생명주기 관리
2828
- 동적 시스템 프롬프트
29-
- 스트리밍 출력(텍스트, 항목, 함수 호출 인자)
30-
- 턴 간 공유 세션 헬퍼를 사용하는 Responses websocket 전송(`examples/basic/stream_ws.py`)
29+
- 스트리밍 출력 (텍스트, 항목, 함수 호출 인자)
30+
- 턴 간 공유 세션 헬퍼를 사용하는 Responses websocket 전송 (`examples/basic/stream_ws.py`)
3131
- 프롬프트 템플릿
32-
- 파일 처리(로컬 및 원격, 이미지 및 PDF)
32+
- 파일 처리 (로컬 및 원격, 이미지 및 PDF)
3333
- 사용량 추적
3434
- 비엄격 출력 타입
3535
- 이전 응답 ID 사용
@@ -38,42 +38,42 @@ search:
3838
항공사를 위한 고객 서비스 시스템 예제입니다
3939

4040
- **[financial_research_agent](https://github.com/openai/openai-agents-python/tree/main/examples/financial_research_agent):**
41-
금융 데이터 분석을 위한 에이전트와 도구를 사용한 구조화된 리서치 워크플로를 보여주는 금융 리서치 에이전트입니다
41+
금융 데이터 분석을 위한 에이전트와 도구를 활용한 구조화된 리서치 워크플로를 보여주는 금융 리서치 에이전트입니다
4242

4343
- **[handoffs](https://github.com/openai/openai-agents-python/tree/main/examples/handoffs):**
44-
메시지 필터링을 포함한 에이전트 핸드오프의 실용적인 예제를 확인해 보세요
44+
메시지 필터링을 사용한 에이전트 핸드오프의 실용적인 예제를 확인하세요
4545

4646
- **[hosted_mcp](https://github.com/openai/openai-agents-python/tree/main/examples/hosted_mcp):**
47-
호스티드 MCP(Model Context Protocol) 커넥터와 승인 사용 방법을 보여주는 예제입니다
47+
호스티드 MCP (Model context protocol) 커넥터와 승인 사용 방법을 보여주는 예제입니다
4848

4949
- **[mcp](https://github.com/openai/openai-agents-python/tree/main/examples/mcp):**
50-
다음을 포함해 MCP(Model Context Protocol)로 에이전트를 구축하는 방법을 알아보세요
50+
다음을 포함해 MCP (Model context protocol)로 에이전트를 구축하는 방법을 알아보세요
5151

5252
- 파일 시스템 예제
5353
- Git 예제
5454
- MCP 프롬프트 서버 예제
55-
- SSE(Server-Sent Events) 예제
55+
- SSE (Server-Sent Events) 예제
5656
- 스트리밍 가능한 HTTP 예제
5757

5858
- **[memory](https://github.com/openai/openai-agents-python/tree/main/examples/memory):**
5959
다음을 포함한 에이전트용 다양한 메모리 구현 예제입니다
6060

61-
- SQLite 세션 저장소
62-
- 고급 SQLite 세션 저장소
63-
- Redis 세션 저장소
64-
- SQLAlchemy 세션 저장소
65-
- Dapr 상태 저장소 세션 저장소
66-
- 암호화된 세션 저장소
67-
- OpenAI Conversations 세션 저장소
68-
- Responses 압축 세션 저장소
61+
- SQLite 세션 스토리지
62+
- 고급 SQLite 세션 스토리지
63+
- Redis 세션 스토리지
64+
- SQLAlchemy 세션 스토리지
65+
- Dapr 상태 스토어 세션 스토리지
66+
- 암호화된 세션 스토리지
67+
- OpenAI Conversations 세션 스토리지
68+
- Responses 컴팩션 세션 스토리지
6969

7070
- **[model_providers](https://github.com/openai/openai-agents-python/tree/main/examples/model_providers):**
71-
커스텀 provider 및 LiteLLM 통합을 포함해 SDK에서 OpenAI 이외의 모델을 사용하는 방법을 살펴보세요
71+
커스텀 프로바이더와 LiteLLM 통합을 포함해 SDK에서 OpenAI가 아닌 모델을 사용하는 방법을 살펴보세요
7272

7373
- **[realtime](https://github.com/openai/openai-agents-python/tree/main/examples/realtime):**
7474
다음을 포함해 SDK를 사용해 실시간 경험을 구축하는 방법을 보여주는 예제입니다
7575

76-
- 구조화된 텍스트 및 이미지 메시지를 활용한 웹 애플리케이션 패턴
76+
- 구조화된 텍스트 및 이미지 메시지를 사용하는 웹 애플리케이션 패턴
7777
- 명령줄 오디오 루프 및 재생 처리
7878
- WebSocket을 통한 Twilio Media Streams 통합
7979
- Realtime Calls API attach 플로우를 사용하는 Twilio SIP 통합
@@ -85,17 +85,18 @@ search:
8585
복잡한 멀티 에이전트 리서치 워크플로를 보여주는 간단한 딥 리서치 클론입니다
8686

8787
- **[tools](https://github.com/openai/openai-agents-python/tree/main/examples/tools):**
88-
다음과 같은 OAI hosted tools 및 실험적 Codex 도구를 구현하는 방법을 알아보세요
88+
다음과 같은 OpenAI 호스트하는 도구 및 실험적 Codex 도구 기능을 구현하는 방법을 알아보세요
8989

90-
- 웹 검색 및 필터가 있는 웹 검색
90+
- 웹 검색 및 필터가 포함된 웹 검색
9191
- 파일 검색
9292
- 코드 인터프리터
93-
- 인라인 스킬이 있는 호스티드 컨테이너 셸(`examples/tools/container_shell_inline_skill.py`)
94-
- 스킬 참조가 있는 호스티드 컨테이너 셸(`examples/tools/container_shell_skill_reference.py`)
93+
- 인라인 스킬을 사용하는 호스티드 컨테이너 셸 (`examples/tools/container_shell_inline_skill.py`)
94+
- 스킬 참조를 사용하는 호스티드 컨테이너 셸 (`examples/tools/container_shell_skill_reference.py`)
95+
- 로컬 스킬을 사용하는 로컬 셸 (`examples/tools/local_shell_skill.py`)
9596
- 컴퓨터 사용
9697
- 이미지 생성
97-
- 실험적 Codex 도구 워크플로(`examples/tools/codex.py`)
98-
- 실험적 Codex 동일 스레드 워크플로(`examples/tools/codex_same_thread.py`)
98+
- 실험적 Codex 도구 워크플로 (`examples/tools/codex.py`)
99+
- 실험적 Codex 동일 스레드 워크플로 (`examples/tools/codex_same_thread.py`)
99100

100101
- **[voice](https://github.com/openai/openai-agents-python/tree/main/examples/voice):**
101-
스트리밍 음성 예제를 포함해, TTS 및 STT 모델을 사용하는 음성 에이전트 예제를 확인해 보세요
102+
스트리밍 음성 예제를 포함해 TTS 및 STT 모델을 사용하는 음성 에이전트 예제를 확인하세요

0 commit comments

Comments
 (0)