Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
87b04b0f
Commit
87b04b0f
authored
Jun 10, 2024
by
Timothy J. Baek
Browse files
fix: params
parent
455403a4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
src/lib/components/chat/Settings/Advanced/AdvancedParams.svelte
...b/components/chat/Settings/Advanced/AdvancedParams.svelte
+7
-0
No files found.
src/lib/components/chat/Settings/Advanced/AdvancedParams.svelte
View file @
87b04b0f
...
@@ -145,6 +145,7 @@
...
@@ -145,6 +145,7 @@
class=" bg-transparent text-center w-14"
class=" bg-transparent text-center w-14"
min="0"
min="0"
max="1"
max="1"
step="any"
/>
/>
</div>
</div>
</div>
</div>
...
@@ -236,6 +237,7 @@
...
@@ -236,6 +237,7 @@
class=" bg-transparent text-center w-14"
class=" bg-transparent text-center w-14"
min="0"
min="0"
max="1"
max="1"
step="any"
/>
/>
</div>
</div>
</div>
</div>
...
@@ -281,6 +283,7 @@
...
@@ -281,6 +283,7 @@
class=" bg-transparent text-center w-14"
class=" bg-transparent text-center w-14"
min="0"
min="0"
max="10"
max="10"
step="any"
/>
/>
</div>
</div>
</div>
</div>
...
@@ -326,6 +329,7 @@
...
@@ -326,6 +329,7 @@
class=" bg-transparent text-center w-14"
class=" bg-transparent text-center w-14"
min="0"
min="0"
max="100"
max="100"
step="any"
/>
/>
</div>
</div>
</div>
</div>
...
@@ -371,6 +375,7 @@
...
@@ -371,6 +375,7 @@
class=" bg-transparent text-center w-14"
class=" bg-transparent text-center w-14"
min="0"
min="0"
max="1"
max="1"
step="any"
/>
/>
</div>
</div>
</div>
</div>
...
@@ -416,6 +421,7 @@
...
@@ -416,6 +421,7 @@
class=" bg-transparent text-center w-14"
class=" bg-transparent text-center w-14"
min="0"
min="0"
max="2"
max="2"
step="any"
/>
/>
</div>
</div>
</div>
</div>
...
@@ -507,6 +513,7 @@
...
@@ -507,6 +513,7 @@
class=" bg-transparent text-center w-14"
class=" bg-transparent text-center w-14"
min="0"
min="0"
max="2"
max="2"
step="any"
/>
/>
</div>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment