diff options
| author | Grail Finder <wohilas@gmail.com> | 2026-03-06 07:46:15 +0300 |
|---|---|---|
| committer | Grail Finder <wohilas@gmail.com> | 2026-03-06 07:46:15 +0300 |
| commit | e1f2a8cd7be487a3b4284ca70cc5a2a64b50f5d1 (patch) | |
| tree | 56eb3c25e7a2463542f8b3a52adbf410c8b7abaf /config.example.toml | |
| parent | efc92d884c36498220e2b8d5ad9e02f84e42d953 (diff) | |
Chore: remove unused RagEnabled var
Diffstat (limited to 'config.example.toml')
| -rw-r--r-- | config.example.toml | 1 |
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" |
