mirror of
https://github.com/open-webui/open-webui.git
synced 2025-08-29 07:10:53 +02:00
Update SettingsModal.svelte
This commit is contained in:
@@ -744,7 +744,7 @@
|
||||
<input
|
||||
id="steps-range"
|
||||
type="range"
|
||||
min="0"
|
||||
min="1"
|
||||
max="16000"
|
||||
bind:value={num_ctx}
|
||||
step="32"
|
||||
|
Reference in New Issue
Block a user