mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 13:40:55 +00:00
fix: add missing type for splitLargeChunks
This commit is contained in:
parent
e8bf596959
commit
b3ccabd2fe
@ -78,6 +78,7 @@ type Settings = {
|
||||
saveChatHistory?: boolean;
|
||||
notificationEnabled?: boolean;
|
||||
title?: TitleSettings;
|
||||
splitLargeDeltas?: boolean;
|
||||
|
||||
system?: string;
|
||||
requestFormat?: string;
|
||||
|
Loading…
Reference in New Issue
Block a user