summaryrefslogtreecommitdiff
path: root/config.example.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.example.toml')
-rw-r--r--config.example.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.example.toml b/config.example.toml
index f5820da..15c8ca6 100644
--- a/config.example.toml
+++ b/config.example.toml
@@ -27,7 +27,6 @@ ChunkLimit = 100000
AutoScrollEnabled = true
AutoCleanToolCallsFromCtx = false
# rag settings
-RAGEnabled = false
RAGBatchSize = 1
RAGWordLimit = 80
RAGDir = "ragimport"