# Voice Agent Worker - connects to LiveKit, runs STT -> LLM -> TTS # Use with: python3 -m pip install -r requirements.txt livekit>=0.16 livekit-agents>=0.8 livekit-plugins-deepgram>=0.7 livekit-plugins-elevenlabs>=0.6 httpx>=0.27 python-dotenv>=1.0 PyJWT>=2.8