mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Update SettingsModal.svelte
This commit is contained in:
parent
ec0124b521
commit
543ed432b1
@ -34,7 +34,9 @@
|
|||||||
id: 'general',
|
id: 'general',
|
||||||
title: 'General',
|
title: 'General',
|
||||||
keywords: [
|
keywords: [
|
||||||
|
'advancedparams',
|
||||||
'advancedparameters',
|
'advancedparameters',
|
||||||
|
'advanced params',
|
||||||
'advanced parameters',
|
'advanced parameters',
|
||||||
'configuration',
|
'configuration',
|
||||||
'defaultparameters',
|
'defaultparameters',
|
||||||
@ -72,9 +74,11 @@
|
|||||||
'always collapse code blocks',
|
'always collapse code blocks',
|
||||||
'always expand details',
|
'always expand details',
|
||||||
'always on web search',
|
'always on web search',
|
||||||
|
'always play notification sound',
|
||||||
'alwayscollapsecodeblocks',
|
'alwayscollapsecodeblocks',
|
||||||
'alwaysexpanddetails',
|
'alwaysexpanddetails',
|
||||||
'alwaysonwebsearch',
|
'alwaysonwebsearch',
|
||||||
|
'alwaysplaynotificationsound',
|
||||||
'android',
|
'android',
|
||||||
'auto chat tags',
|
'auto chat tags',
|
||||||
'auto copy response to clipboard',
|
'auto copy response to clipboard',
|
||||||
@ -127,6 +131,8 @@
|
|||||||
'iframesandboxallowsameorigin',
|
'iframesandboxallowsameorigin',
|
||||||
'imagecompression',
|
'imagecompression',
|
||||||
'image compression',
|
'image compression',
|
||||||
|
'imagemaxcompressionsize',
|
||||||
|
'image max compression size',
|
||||||
'interface customization',
|
'interface customization',
|
||||||
'interface options',
|
'interface options',
|
||||||
'interfacecustomization',
|
'interfacecustomization',
|
||||||
@ -138,8 +144,6 @@
|
|||||||
'left-to-right',
|
'left-to-right',
|
||||||
'lefttoright',
|
'lefttoright',
|
||||||
'ltr',
|
'ltr',
|
||||||
'notification sound',
|
|
||||||
'notificationsound',
|
|
||||||
'paste large text as file',
|
'paste large text as file',
|
||||||
'pastelargetextasfile',
|
'pastelargetextasfile',
|
||||||
'reset background',
|
'reset background',
|
||||||
@ -193,9 +197,10 @@
|
|||||||
id: 'connections',
|
id: 'connections',
|
||||||
title: 'Connections',
|
title: 'Connections',
|
||||||
keywords: [
|
keywords: [
|
||||||
'connections',
|
'addconnection',
|
||||||
'direct connections',
|
'add connection',
|
||||||
'directconnections',
|
'manageconnections',
|
||||||
|
'manage connections',
|
||||||
'manage direct connections',
|
'manage direct connections',
|
||||||
'managedirectconnections',
|
'managedirectconnections',
|
||||||
'settings'
|
'settings'
|
||||||
@ -211,9 +216,10 @@
|
|||||||
id: 'tools',
|
id: 'tools',
|
||||||
title: 'Tools',
|
title: 'Tools',
|
||||||
keywords: [
|
keywords: [
|
||||||
'tools',
|
'addconnection',
|
||||||
'tool servers',
|
'add connection',
|
||||||
'toolservers',
|
'managetools',
|
||||||
|
'manage tools',
|
||||||
'manage tool servers',
|
'manage tool servers',
|
||||||
'managetoolservers',
|
'managetoolservers',
|
||||||
'settings'
|
'settings'
|
||||||
@ -303,6 +309,8 @@
|
|||||||
'text to speech',
|
'text to speech',
|
||||||
'textospeechengine',
|
'textospeechengine',
|
||||||
'texttospeech',
|
'texttospeech',
|
||||||
|
'texttospeechvoice',
|
||||||
|
'text to speech voice',
|
||||||
'voice control',
|
'voice control',
|
||||||
'voice modes',
|
'voice modes',
|
||||||
'voice options',
|
'voice options',
|
||||||
|
Loading…
Reference in New Issue
Block a user