meetup-agents Get started Set up your Python environment python -m venv env source env/bin/activate Install Agents SDK pip install openai-agents For voice support, install with the optional voice group: pip install 'openai-agents[voice]'.