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
5eb9b00f
Commit
5eb9b00f
authored
May 21, 2024
by
Jun Siang Cheah
Browse files
refac: consolidate chat logic into single component
parent
8fc64e45
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1058 additions
and
1982 deletions
+1058
-1982
src/lib/components/chat/Chat.svelte
src/lib/components/chat/Chat.svelte
+1052
-0
src/routes/(app)/+page.svelte
src/routes/(app)/+page.svelte
+3
-984
src/routes/(app)/c/[id]/+page.svelte
src/routes/(app)/c/[id]/+page.svelte
+3
-998
No files found.
src/lib/components/chat/Chat.svelte
0 → 100644
View file @
5eb9b00f
This diff is collapsed.
Click to expand it.
src/routes/(app)/+page.svelte
View file @
5eb9b00f
This diff is collapsed.
Click to expand it.
src/routes/(app)/c/[id]/+page.svelte
View file @
5eb9b00f
This diff is collapsed.
Click to expand it.
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