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
6cd47a3c
Commit
6cd47a3c
authored
Jun 25, 2024
by
Timothy J. Baek
Browse files
refac
parent
70c985fe
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
src/lib/components/workspace/Functions.svelte
src/lib/components/workspace/Functions.svelte
+1
-1
src/lib/components/workspace/Models.svelte
src/lib/components/workspace/Models.svelte
+1
-1
src/lib/components/workspace/Prompts.svelte
src/lib/components/workspace/Prompts.svelte
+1
-1
src/lib/components/workspace/Tools.svelte
src/lib/components/workspace/Tools.svelte
+1
-1
No files found.
src/lib/components/workspace/Functions.svelte
View file @
6cd47a3c
...
@@ -364,7 +364,7 @@
...
@@ -364,7 +364,7 @@
<a
<a
class=" flex space-x-4 cursor-pointer w-full mb-2 px-3 py-2"
class=" flex space-x-4 cursor-pointer w-full mb-2 px-3 py-2"
href="https://openwebui.com/"
href="https://openwebui.com/
#open-webui-community
"
target="_blank"
target="_blank"
>
>
<div class=" self-center w-10 flex-shrink-0">
<div class=" self-center w-10 flex-shrink-0">
...
...
src/lib/components/workspace/Models.svelte
View file @
6cd47a3c
...
@@ -500,7 +500,7 @@
...
@@ -500,7 +500,7 @@
<a
<a
class=" flex space-x-4 cursor-pointer w-full mb-2 px-3 py-2"
class=" flex space-x-4 cursor-pointer w-full mb-2 px-3 py-2"
href="https://openwebui.com/"
href="https://openwebui.com/
#open-webui-community
"
target="_blank"
target="_blank"
>
>
<div class=" self-center w-10 flex-shrink-0">
<div class=" self-center w-10 flex-shrink-0">
...
...
src/lib/components/workspace/Prompts.svelte
View file @
6cd47a3c
...
@@ -281,7 +281,7 @@
...
@@ -281,7 +281,7 @@
<a
<a
class=" flex space-x-4 cursor-pointer w-full mb-2 px-3 py-2"
class=" flex space-x-4 cursor-pointer w-full mb-2 px-3 py-2"
href="https://openwebui.com/"
href="https://openwebui.com/
#open-webui-community
"
target="_blank"
target="_blank"
>
>
<div class=" self-center w-10 flex-shrink-0">
<div class=" self-center w-10 flex-shrink-0">
...
...
src/lib/components/workspace/Tools.svelte
View file @
6cd47a3c
...
@@ -348,7 +348,7 @@
...
@@ -348,7 +348,7 @@
<a
<a
class=" flex space-x-4 cursor-pointer w-full mb-2 px-3 py-2"
class=" flex space-x-4 cursor-pointer w-full mb-2 px-3 py-2"
href="https://openwebui.com/"
href="https://openwebui.com/
#open-webui-community
"
target="_blank"
target="_blank"
>
>
<div class=" self-center w-10 flex-shrink-0">
<div class=" self-center w-10 flex-shrink-0">
...
...
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