Update documentation for causal retrieval concept
All checks were successful
Deploy mindnet to llm-node / deploy (push) Successful in 4s

- Added additional spacing for improved readability in the document.
- Ensured consistent formatting throughout the section on causal retrieval for Mindnet.
This commit is contained in:
Lars 2026-01-15 11:49:31 +01:00
parent 39a6998123
commit 43327c1f6d
2 changed files with 8 additions and 0 deletions

View File

@ -12,6 +12,8 @@ tags:
- knowledge_graph - knowledge_graph
- causal_chains - causal_chains
- retrieval - retrieval
--- ---
# Konzept & Zielbild Kausalketten-Prüfung und kausales Retrieval für Mindnet (Qdrant) # Konzept & Zielbild Kausalketten-Prüfung und kausales Retrieval für Mindnet (Qdrant)

6
package-lock.json generated Normal file
View File

@ -0,0 +1,6 @@
{
"name": "mindnet",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}