This website requires JavaScript.
Explore
Help
Sign In
ti.sil
/
open-webui
Watch
1
Star
0
Fork
You've already forked open-webui
0
mirror of
https://github.com/open-webui/open-webui.git
synced
2025-12-22 09:15:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
12
60433856a2
open-webui
/
src
/
routes
/
(app)
/
+page.svelte
6 lines
93 B
Svelte
Raw
Normal View
History
Unescape
Escape
fix: formatting
2024-05-21 17:45:03 +00:00
<
script
lang
=
"ts"
>
refac: consolidate chat logic into single component
2024-05-21 17:30:31 +00:00
import Chat from '$lib/components/chat/Chat.svelte';
chat feature added
2023-10-08 22:38:42 +00:00
<
/
script
>
refac: consolidate chat logic into single component
2024-05-21 17:30:31 +00:00
<
Chat
/
>
Reference in a new issue
Copy permalink