From 5b8880ebc80e3ce4ab4bc5118d1ca657e84c8834 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Wed, 31 Dec 2025 16:18:18 +0300 Subject: Feat: scroll to end toggle --- 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 594e4da..2227c5e 100644 --- a/config.example.toml +++ b/config.example.toml @@ -18,6 +18,7 @@ ToolRole = "tool" AssistantRole = "assistant" SysDir = "sysprompts" ChunkLimit = 100000 +AutoScrollEnabled = true # AutoCleanToolCallsFromCtx = false # rag settings RAGBatchSize = 1 -- cgit v1.2.3