From a0dc16d84ce1ce7c5045bae145514fe344636669 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Mon, 2 Sep 2024 02:26:17 +0300 Subject: [PATCH] Extend default context size to 8k --- default/content/settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/default/content/settings.json b/default/content/settings.json index d18229517..f5c81f325 100644 --- a/default/content/settings.json +++ b/default/content/settings.json @@ -4,8 +4,8 @@ "api_server": "http://127.0.0.1:5000/api", "preset_settings": "RecoveredRuins", "user_avatar": "user-default.png", - "amount_gen": 250, - "max_context": 2048, + "amount_gen": 350, + "max_context": 8192, "main_api": "koboldhorde", "world_info_settings": { "world_info": {