Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
764 changes: 764 additions & 0 deletions examples/agents_sdk/app_assistant_voice_agents.ipynb

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added images/app_assistant_voice_agents.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/app_assistant_voice_agents_arch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/app_assistant_voice_agents_arch_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/app_assistant_voice_agents_trace.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1838,6 +1838,16 @@
- responses
- functions

- title: Building a Voice Assistant with the Agents SDK
path: examples/agents_sdk/app_assistant_voice_agents.ipynb
date: 2025-03-25
authors:
- rupert-openai
tags:
- voice
- responses
- functions

- title: Multi-Language One-Way Translation with the Realtime API
path: examples/voice_solutions/one_way_translation_using_realtime_api.mdx
date: 2025-03-24
Expand Down