Enha(tools.todo): always provide whole todo list

This commit is contained in:
Grail Finder
2026-03-01 07:01:13 +03:00
parent a505ffaaa9
commit 1f112259d2
4 changed files with 15 additions and 51 deletions

View File

@@ -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.