You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: klite.embd
+8-4
Original file line number
Diff line number
Diff line change
@@ -2944,7 +2944,7 @@ Current version indicated by LITEVER below.
2944
2944
2945
2945
const AVATAR_PX = 384;
2946
2946
2947
-
const SAVE_SLOTS = 32;
2947
+
const SAVE_SLOTS = 64;
2948
2948
2949
2949
const num_regex_rows = 4;
2950
2950
const default_websearch_template = `### New Task:\nFrom above text, rephrase the search engine query "{{QUERY}}" as a single short phrase (for search engines) using proper nouns, references and names to avoid ambiguity.\n\n### Rephrased Search Query Created:\n`;
@@ -20679,6 +20679,10 @@ Current version indicated by LITEVER below.
20679
20679
class="helptext">Controls how far back in the text to search for World Info Keys</span></span></div>
0 commit comments