|
@@ -78,6 +78,7 @@ type Settings = {
|
|
saveChatHistory?: boolean;
|
|
saveChatHistory?: boolean;
|
|
notificationEnabled?: boolean;
|
|
notificationEnabled?: boolean;
|
|
title?: TitleSettings;
|
|
title?: TitleSettings;
|
|
|
|
+ splitLargeDeltas?: boolean;
|
|
|
|
|
|
system?: string;
|
|
system?: string;
|
|
requestFormat?: string;
|
|
requestFormat?: string;
|