Enable CrumbCodex in RAG Search

This commit is contained in:
2025-12-26 17:56:13 +01:00
parent 3687deeeb1
commit 0c2032835d

View File

@@ -34,7 +34,8 @@ class RAGChatService:
# Available document collections
self.doc_collections = [
"docs_crumbforest",
"docs_rz_nullfeld"
"docs_rz_nullfeld",
"docs_crumbcodex"
]
def search_documents(