Add MCP runtime support and update configuration: Introduce MCP_ENABLED setting in settings.py and .env.example, enhance README with MCP runtime details, and implement MCP runtime decision logic in agent.py. Update agent instructions and ensure fallback to legacy runtime when MCP is unavailable.
Update dependencies for Langchain and Livekit: Modify pyproject.toml to include 'openai' extra for livekit-agents and update langchain-nvidia-ai-endpoints to version 1.1.0. Add langchain-ollama as a new dependency with version 1.0.1 in uv.lock.