From c0ec82b579f09af020bc236eb84fa6b22d68823b Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Fri, 26 Dec 2025 10:01:49 +0300 Subject: Chore: only table switch for auto clean tool calls --- config.example.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'config.example.toml') diff --git a/config.example.toml b/config.example.toml index 113b7ea..594e4da 100644 --- a/config.example.toml +++ b/config.example.toml @@ -18,6 +18,7 @@ ToolRole = "tool" AssistantRole = "assistant" SysDir = "sysprompts" ChunkLimit = 100000 +# AutoCleanToolCallsFromCtx = false # rag settings RAGBatchSize = 1 RAGWordLimit = 80 -- cgit v1.2.3