Open
Description
Describe the bug
I get SSL error when I start the app using the command provided in doc:
python -m examples.voice.streamed.main

I put the API key both, as an env variable and also a .env file
Debug information
- Agents SDK version: openai-agents 0.0.7
- Python version: Python 3.10.0
Repro steps
create a new virtual env and run the app from root directory
Expected behavior
App should run normally in the terminal