mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-08 10:14:42 +02:00
feat(rag): RAG Hermes — Qdrant + rag-ingest/rag-query + skill funk-ai
Indexation de admin/ (284 chunks) dans Qdrant via embeddings Qwen3-8B. rag-query utilisable en CLI et depuis le profil funk-ai de Hermes. Note: modèle d'embedding générique — qualité limitée, voir admin/ia/rag.md. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
3a013834aa
commit
eae6e76645
9 changed files with 687 additions and 0 deletions
|
|
@ -12,5 +12,6 @@
|
|||
- { role: minio, tags: [minio] }
|
||||
- { role: litellm, tags: [litellm] }
|
||||
- { role: hermes_agent, tags: [hermes_agent] }
|
||||
- { role: rag, tags: [rag] }
|
||||
- { role: node_exporter, tags: [node_exporter] }
|
||||
- { role: alertmanager_webhook, tags: [alertmanager_webhook] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue