Commit graph

1422 commits

Author SHA1 Message Date
Timothy J. Baek
05ea6cf6fd feat: enable title generation prompt edit 2024-02-21 12:51:52 -08:00
Timothy Jaeryang Baek
a2088989ca
Merge pull request #835 from open-webui/latex
fix: latex delimiters
2024-02-21 15:23:14 -05:00
Timothy J. Baek
5a1f0e0a87 Update ResponseMessage.svelte 2024-02-21 12:23:03 -08:00
Timothy J. Baek
930859980f fix: latex delimiters 2024-02-21 12:19:08 -08:00
Timothy Jaeryang Baek
a70192ad1b
Merge pull request #827 from open-webui/doc
Update demo.gif
2024-02-21 03:41:45 -05:00
Timothy J. Baek
1cfd2db891 Update demo.gif 2024-02-21 00:40:04 -08:00
Danny Liu
c42ac39dc4 Recursively set delete=true flag for all children messages 2024-02-20 19:51:34 -08:00
Timothy J. Baek
7c4d818f2d refac: styling 2024-02-20 18:03:23 -08:00
Timothy Jaeryang Baek
e6b2915667
Merge pull request #821 from mak448a/patch-1
Remove unnecessary *the*'s in README.md
2024-02-20 20:56:16 -05:00
mak448a
76596cb74f
Update README.md 2024-02-20 20:43:54 -05:00
Danny Liu
a655ccdd06 only cancel chat completion if the deleted message is the most recently sent 2024-02-20 16:35:44 -08:00
Danny Liu
95b8edf6b3 use cancelChatCompletion API call instead of stopResponse function 2024-02-20 16:00:57 -08:00
Danny Liu
51b594036d invoke stopResponse() if user deletes message during response generation 2024-02-20 15:27:47 -08:00
Danny Liu
632882a511 add message filtering in +page.svelte to filter out deleted messages in payload 🗑️ 2024-02-20 15:12:50 -08:00
Danny Liu
941bcdc2e5 Refactor deleteMessage function and update deleteMessagePair usage 2024-02-20 15:12:06 -08:00
Danny Liu
cd3cecd2f0 filter out deleted messages in payload 🗑️ 2024-02-20 13:53:47 -08:00
Danny Liu
60c99a44f8 remove user message and response from DOM as pair 2024-02-20 13:24:22 -08:00
Timothy Jaeryang Baek
6d6ab6459d
Merge pull request #815 from open-webui/auth
feat: jwt utils
2024-02-19 23:45:15 -05:00
Timothy J. Baek
275523e32e feat: jwt utils 2024-02-19 20:44:00 -08:00
Timothy Jaeryang Baek
d680d2cda9
Merge pull request #812 from open-webui/fix
Update config.json
2024-02-19 22:47:06 -05:00
Timothy J. Baek
5da73824ba Update config.json 2024-02-19 19:46:46 -08:00
Timothy Jaeryang Baek
f824bcc86e
Merge pull request #811 from open-webui/styling
refac: styling
2024-02-19 22:44:01 -05:00
Timothy J. Baek
9ae4ad9702 refac: styling 2024-02-19 19:43:41 -08:00
Timothy Jaeryang Baek
c2759a1141
Merge pull request #810 from open-webui/config
feat: config.json support
2024-02-19 22:38:08 -05:00
Timothy J. Baek
3d10f21b3b feat: include default config.json 2024-02-19 19:28:34 -08:00
Timothy J. Baek
daa989b7dc feat: validate type 2024-02-19 19:09:09 -08:00
Timothy J. Baek
d58de061fa feat: config.json support 2024-02-19 18:54:22 -08:00
Timothy Jaeryang Baek
76a788939f
Merge pull request #806 from open-webui/rename
rename
2024-02-19 14:49:35 -05:00
Timothy J. Baek
00f9b2ffcf rename 2024-02-19 11:47:37 -08:00
Timothy Jaeryang Baek
5be1c431cb
Merge pull request #805 from open-webui/rename
Update run.sh
2024-02-19 14:44:11 -05:00
Timothy J. Baek
61411b22e2 Update run.sh 2024-02-19 11:43:53 -08:00
Timothy Jaeryang Baek
c3916927bb
Merge pull request #772 from jannikstdl/choose-embedding-model
feat: choose embedding model when using docker
2024-02-19 14:39:41 -05:00
Timothy J. Baek
7c127c35fc feat: dynamic embedding model load 2024-02-19 11:05:45 -08:00
Timothy J. Baek
ab104d5905 refac 2024-02-19 10:56:50 -08:00
Timothy Jaeryang Baek
792fe98a93
Merge pull request #804 from open-webui/sidebar
feat: sidebar button to anchor
2024-02-19 13:45:57 -05:00
Timothy J. Baek
6fd13c1c55 feat: sidebar button to anchor 2024-02-19 10:45:12 -08:00
Timothy Jaeryang Baek
cb29161146
Merge pull request #768 from bjornjorgensen/rename-to-open-webui
Rename to `open-webui`
2024-02-19 13:34:37 -05:00
Bjørn Jørgensen
c4bd17598a Merge branch 'main' into rename-to-open-webui 2024-02-19 18:21:10 +01:00
Jannik Streidl
acf999013b storing vectordb in project cache folder + device types 2024-02-19 07:51:17 +01:00
Timothy Jaeryang Baek
b793b5aee9
Merge pull request #793 from open-webui/styling
refac: styling
2024-02-18 22:53:07 -05:00
Timothy J. Baek
4c62f6a7ce refac: styling 2024-02-18 19:52:28 -08:00
Timothy J. Baek
82fcec826c refac: styling 2024-02-18 19:32:03 -08:00
Danny Liu
32c7971300 add isFirstMessage prop to UserMessage component 2024-02-18 17:03:40 -08:00
Timothy Jaeryang Baek
b1cb91b33f
Merge pull request #792 from open-webui/styling
refac: admin panel styling
2024-02-18 20:01:15 -05:00
Timothy J. Baek
c419949bf9 refac: admin panel styling 2024-02-18 17:00:48 -08:00
Timothy Jaeryang Baek
1034b45790
Merge pull request #790 from open-webui/clone-preset
feat: clone preset
2024-02-18 18:54:39 -05:00
Timothy J. Baek
e41f956b72 feat: clone preset 2024-02-18 15:53:54 -08:00
Timothy Jaeryang Baek
41f3b83b13
Merge pull request #757 from braveokafor/k8s-webui-pvc
Kubernetes: WebUI Persistent Volume Claim
2024-02-18 18:01:46 -05:00
Timothy J. Baek
c3ed6fe974 Update UserMessage.svelte 2024-02-18 14:58:26 -08:00
Timothy J. Baek
40a7ac9caa feat: delete message scaffolding 2024-02-18 14:56:31 -08:00