towerops/lib/towerops/llm
Graham McIntire 6f46915eeb fix(insights): raise device overheating thresholds for outdoor equipment
Warning: 65°C → 80°C, Critical: 75°C → 90°C. Outdoor gear in Texas
routinely runs at 70-75°C ambient. The old thresholds generated useless
AI insights like "Verona to Altoga at 72°C may be overheating" — that's
normal for an enclosure in summer, not actionable.
2026-05-11 12:13:09 -05:00
..
behaviour.ex feat(insights): LLM-powered insight enrichment 2026-05-09 16:41:48 -05:00
deepseek.ex fix(llm): switch to deepseek-chat (standard model, no reasoning overhead) 2026-05-11 10:23:18 -05:00
insight_prompt.ex fix(insights): raise device overheating thresholds for outdoor equipment 2026-05-11 12:13:09 -05:00
mock_client.ex feat(insights): LLM-powered insight enrichment 2026-05-09 16:41:48 -05:00
network_insight_prompt.ex feat(insights): allow AI observations to link directly to devices 2026-05-11 10:40:59 -05:00
network_snapshot.ex fix(insights): raise device overheating thresholds for outdoor equipment 2026-05-11 12:13:09 -05:00
usage.ex refactor(llm): split token tracking into a dedicated llm_usage table 2026-05-10 13:13:52 -05:00