summaryrefslogtreecommitdiff
path: root/config.example.toml
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2025-12-26 10:01:49 +0300
committerGrail Finder <wohilas@gmail.com>2025-12-26 10:01:49 +0300
commitc0ec82b579f09af020bc236eb84fa6b22d68823b (patch)
treeb3712ab57070a3e2b387c83d4585199f51fbba49 /config.example.toml
parent3c6f9b624ec4ef6f2e92ddb2ba794a0d8cddd6cf (diff)
Chore: only table switch for auto clean tool calls
Diffstat (limited to 'config.example.toml')
-rw-r--r--config.example.toml1
1 files changed, 1 insertions, 0 deletions
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