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',
|
||||
title: 'General',
|
||||
keywords: [
|
||||
'advancedparams',
|
||||
'advancedparameters',
|
||||
'advanced params',
|
||||
'advanced parameters',
|
||||
'configuration',
|
||||
'defaultparameters',
|
||||
@ -72,9 +74,11 @@
|
||||
'always collapse code blocks',
|
||||
'always expand details',
|
||||
'always on web search',
|
||||
'always play notification sound',
|
||||
'alwayscollapsecodeblocks',
|
||||
'alwaysexpanddetails',
|
||||
'alwaysonwebsearch',
|
||||
'alwaysplaynotificationsound',
|
||||
'android',
|
||||
'auto chat tags',
|
||||
'auto copy response to clipboard',
|
||||
@ -127,6 +131,8 @@
|
||||
'iframesandboxallowsameorigin',
|
||||
'imagecompression',
|
||||
'image compression',
|
||||
'imagemaxcompressionsize',
|
||||
'image max compression size',
|
||||
'interface customization',
|
||||
'interface options',
|
||||
'interfacecustomization',
|
||||
@ -138,8 +144,6 @@
|
||||
'left-to-right',
|
||||
'lefttoright',
|
||||
'ltr',
|
||||
'notification sound',
|
||||
'notificationsound',
|
||||
'paste large text as file',
|
||||
'pastelargetextasfile',
|
||||
'reset background',
|
||||
@ -193,9 +197,10 @@
|
||||
id: 'connections',
|
||||
title: 'Connections',
|
||||
keywords: [
|
||||
'connections',
|
||||
'direct connections',
|
||||
'directconnections',
|
||||
'addconnection',
|
||||
'add connection',
|
||||
'manageconnections',
|
||||
'manage connections',
|
||||
'manage direct connections',
|
||||
'managedirectconnections',
|
||||
'settings'
|
||||
@ -211,9 +216,10 @@
|
||||
id: 'tools',
|
||||
title: 'Tools',
|
||||
keywords: [
|
||||
'tools',
|
||||
'tool servers',
|
||||
'toolservers',
|
||||
'addconnection',
|
||||
'add connection',
|
||||
'managetools',
|
||||
'manage tools',
|
||||
'manage tool servers',
|
||||
'managetoolservers',
|
||||
'settings'
|
||||
@ -303,6 +309,8 @@
|
||||
'text to speech',
|
||||
'textospeechengine',
|
||||
'texttospeech',
|
||||
'texttospeechvoice',
|
||||
'text to speech voice',
|
||||
'voice control',
|
||||
'voice modes',
|
||||
'voice options',
|
||||
|
Loading…
Reference in New Issue
Block a user