Feat: scroll to end toggle

This commit is contained in:
Grail Finder
2025-12-31 16:18:18 +03:00
parent 03e1f5dc6d
commit 5b8880ebc8
4 changed files with 39 additions and 7 deletions

View File

@@ -18,6 +18,7 @@ ToolRole = "tool"
AssistantRole = "assistant"
SysDir = "sysprompts"
ChunkLimit = 100000
AutoScrollEnabled = true
# AutoCleanToolCallsFromCtx = false
# rag settings
RAGBatchSize = 1