Files
hope-voice-api/agent/voice_agent.egg-info/requires.txt
T
Shane 510a577761 feat: add get_weather MCP tool using wttr.in API
- New agent/weather_mcp.py: stdio MCP server with get_weather(location)
  that returns a short conversational summary (temp, conditions, high/low)
- Register weather toolset in build_mcp_toolsets() alongside web-access
- Update system prompt with Weather section
2026-08-22 15:26:25 -04:00

5 lines
94 B
Plaintext

livekit-agents[mcp]~=1.7
livekit-plugins-azure~=1.7
livekit-plugins-openai~=1.7
python-dotenv