summaryrefslogtreecommitdiff
path: root/config.example.toml
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2024-12-07 12:53:35 +0300
committerGrail Finder <wohilas@gmail.com>2024-12-07 12:53:35 +0300
commit7c4d0579943365dd363b659135e7db8c9fca474e (patch)
tree4a073dd1f512c4205477ac317d144a0c1004ce8b /config.example.toml
parente811bc51d401ecde194df562034ae529943546d0 (diff)
Fix: resolve points on the fixlist
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 888de1a..c52f267 100644
--- a/config.example.toml
+++ b/config.example.toml
@@ -8,3 +8,4 @@ AssistantIcon = "<🤖>: "
UserIcon = "<user>: "
ToolIcon = "<ï‚­>>: "
SysDir = "sysprompts"
+ChunkLimit = 100000