We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6ef221 commit 2da6194Copy full SHA for 2da6194
docs/examples.md
@@ -40,3 +40,6 @@ Check out a variety of sample implementations of the SDK in the examples section
40
41
- **[voice](https://github.com/openai/openai-agents-python/tree/main/examples/voice):**
42
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