homelab-brain/homelab-ai-bot
Homelab Cursor a43c0b913b rag: bessere Treffer + Anti-Halluzination
- top_k min=5, default=8 (LLM kann nicht mehr top_k=3 setzen)
- docnm_kwd boost 1.5→3.0 (Ordner/Dateinamen staerker gewichten)
- Ordnerpfad als Kategorie-Info in Ausgabe
- Content-Snippet 400→600 Zeichen
- SYSTEM_PROMPT_EXTRA: LLM darf keine Details erfinden
- es_size erhoehen fuer breitere Suche
Ref: Issue #51
2026-03-26 15:07:31 +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: bessere Treffer + Anti-Halluzination 2026-03-26 15:07:31 +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 llm: Routing-Fix — Dokument-Keywords in LOCAL_OVERRIDES 2026-03-26 14:43:56 +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