Alvis 3ae1cefbd4 WeatherTool: fetch open-meteo directly, skip LLM for fast tool replies
- Replace SearXNG search with direct open-meteo.com API call (no key needed)
- WeatherTool now returns a ready-to-deliver reply string
- agent.py: short-circuit router+LLM when fast tools return a result (tier=fast)
- router.py: fast tool match no longer triggers light reply generation

Weather latency: 105-190s → ~1s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-15 09:42:55 +00:00
2026-03-05 11:22:34 +00:00
2026-03-05 11:22:34 +00:00
Description
Persistent AI assistant (Telegram, GPU, memory)
493 KiB
Languages
Python 98.9%
JavaScript 0.7%
Dockerfile 0.4%