From 1f112259d2ff58bbe25f25f8c65694d5a7569e68 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Sun, 1 Mar 2026 07:01:13 +0300 Subject: Enha(tools.todo): always provide whole todo list --- docs/config.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/config.md') 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. -- cgit v1.2.3