First agent (LiveKit)
The complete LiveKit worker:
attach() for cost metering, guard() for LLM fallback and a spend cap.Pipecat: attach + guard
The same pattern as a complete, runnable Pipecat pipeline.
Local-Only Deployment
Zero-cost LLM via Ollama, and what local STT/TTS actually requires.
Docker Deployment
Production-ready Docker Compose with health checks and optional Ollama.