mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-16 17:45:59 +08: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…
x
Reference in New Issue
Block a user