diff options
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. |
