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
a8d2072e
"...git@developer.sourcefind.cn:dcuai/dlexamples.git" did not exist on "c1476851640042557813c92139ef62e3cd01af56"
Commit
a8d2072e
authored
Jul 24, 2024
by
Timothy J. Baek
Browse files
refac
parent
260e42a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/lib/components/chat/ModelSelector/Selector.svelte
src/lib/components/chat/ModelSelector/Selector.svelte
+2
-2
No files found.
src/lib/components/chat/ModelSelector/Selector.svelte
View file @
a8d2072e
...
@@ -282,8 +282,8 @@
...
@@ -282,8 +282,8 @@
<div class="flex items-center min-w-fit">
<div class="flex items-center min-w-fit">
<img
<img
src={item.model?.info?.meta?.profile_image_url ?? '/static/favicon.png'}
src={item.model?.info?.meta?.profile_image_url ?? '/static/favicon.png'}
alt="Model
ImageURl
"
alt="Model"
class="rounded-full
w-5 h
-5 flex items-center mr-2"
class="rounded-full
size
-5 flex items-center mr-2"
/>
/>
{item.label}
{item.label}
</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