diff options
| author | Grail Finder <wohilas@gmail.com> | 2026-03-01 07:01:13 +0300 |
|---|---|---|
| committer | Grail Finder <wohilas@gmail.com> | 2026-03-01 07:01:13 +0300 |
| commit | 1f112259d2ff58bbe25f25f8c65694d5a7569e68 (patch) | |
| tree | c674a5ee83ea3430f3564a392a19931750cac5ef /docs/config.md | |
| parent | a505ffaaa9f7bc94903554b577a2a23d4cd4fe09 (diff) | |
Enha(tools.todo): always provide whole todo list
Diffstat (limited to 'docs/config.md')
| -rw-r--r-- | docs/config.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/config.md b/docs/config.md index 57198ea..8f8c497 100644 --- a/docs/config.md +++ b/docs/config.md @@ -80,9 +80,6 @@ This document explains how to set up and configure the application using the `co #### RAGWordLimit (`80`) - Maximum number of words in a batch to tokenize and store. -#### RAGWorkers (`2`) -- Number of concurrent workers for RAG processing. - #### RAGDir (`"ragimport"`) - Directory containing documents for RAG processing. |
