Chore: remove unused RagEnabled var

This commit is contained in:
Grail Finder
2026-03-06 07:46:15 +03:00
parent efc92d884c
commit e1f2a8cd7b
4 changed files with 0 additions and 8 deletions

View File

@@ -27,7 +27,6 @@ ChunkLimit = 100000
AutoScrollEnabled = true
AutoCleanToolCallsFromCtx = false
# rag settings
RAGEnabled = false
RAGBatchSize = 1
RAGWordLimit = 80
RAGDir = "ragimport"