Skip to main content
Create an agent that handles multi-turn audio conversations, keeping context between turns while responding with both text and audio.

Code

audio_multi_turn.py

Usage

1

Set up your virtual environment

2

Install dependencies

3

Export your OpenAI API key

4

Run Agent