homelab-brain/homelab-ai-bot
Homelab Cursor e5327cd65e fix(rag): force rag_search in code, do not rely on LLM tool-calling
The LLM ignores system injections when session history already
contains insurance answers. Now: when doc keywords detected, call
rag_search directly in Python, inject results as fake tool-call
into messages. LLM only needs to format the answer.
2026-03-26 16:48:21 +01:00
..
__pycache__ rag: bessere Treffer + Anti-Halluzination 2026-03-26 15:07:31 +01:00
core Auto-Sync: 2026-03-24 13:45 2026-03-24 13:45:09 +01:00
tools rag: 19/20 E2E-Tests bestanden — Dedup + Anti-Halluzination + Pflicht-Prompt 2026-03-26 15:25:52 +01:00
action_guard.py Action Guard: Bestätigung für kritische Tools (savetv_record, savetv_download, close_issue, create_issue) 2026-03-24 14:11:38 +01:00
context.py Plugin-System: tools/*.py auto-discovery, eine Datei pro Tool 2026-03-16 14:25:22 +07:00
daily_feed_report.py feat: /feeds Befehl + täglicher Feed-Report 22:00 2026-03-08 14:26:38 +01:00
llm.py fix(rag): force rag_search in code, do not rely on LLM tool-calling 2026-03-26 16:48:21 +01:00
memory_cleanup.py Memory: Report-Stats, Ablauf-Warnung, Cleanup-Skript 2026-03-15 16:04:06 +07:00
memory_client.py RAG v2: Klassifizierung (6 Typen, 3 Confidence), source_type, Auto-Supersede, /memory erweitert 2026-03-15 17:34:16 +07:00
monitor.py fix(monitor): Flugscanner retries 2->3, retry_delay 3->5 fuer DERP-Relay 2026-03-25 19:41:20 +01:00
openmemory_client.py Hausmeister Kumpel-Modus: OpenMemory (CT 122) angebunden 2026-03-24 14:03:19 +01:00
patch_dr.py Auto-Sync: 2026-03-20 23:00 2026-03-20 23:00:11 +01:00
patch_dr2.py Auto-Sync: 2026-03-20 23:00 2026-03-20 23:00:11 +01:00
patch_llm.py Auto-Sync: 2026-03-20 23:00 2026-03-20 23:00:11 +01:00
requirements.txt feat: Bot-Code + Core-Module persistent aufgenommen 2026-03-08 11:57:26 +01:00
savetv_web.py fix: Lock an register_extra_routes uebergeben fuer atomare Progress-Writes 2026-03-21 19:02:40 +01:00
STATE.md docs: GPU-Architektur Doku (STATE.md, RAGFLOW.md) 2026-03-25 21:01:47 +01:00
telegram_bot.py feat(llm): Ollama warmup bei Start - Modelle permanent im VRAM 2026-03-25 20:59:30 +01:00
tool_loader.py Plugin-System: tools/*.py auto-discovery, eine Datei pro Tool 2026-03-16 14:25:22 +07:00
voice.py TTS: gpt-4o-mini-tts mit Instructions fuer deutschen Akzent 2026-03-15 15:42:58 +07:00