Skip to content

Commit 2da6194

Browse files
authored
Update examples docs with realtime section (#1113)
## Summary - document realtime examples folder ## Testing - `make format` - `make lint` - `make mypy` - `make tests` ------ https://chatgpt.com/codex/tasks/task_i_687581e2bd94832498132d4a961e02d4
1 parent d6ef221 commit 2da6194

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/examples.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,6 @@ Check out a variety of sample implementations of the SDK in the examples section
4040

4141
- **[voice](https://github.com/openai/openai-agents-python/tree/main/examples/voice):**
4242
See examples of voice agents, using our TTS and STT models.
43+
44+
- **[realtime](https://github.com/openai/openai-agents-python/tree/main/examples/realtime):**
45+
Examples showing how to build realtime experiences using the SDK.

0 commit comments

Comments
 (0)