Commit graph

1580 commits

Author SHA1 Message Date
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
duhow
f5ac3a1ebf
update webui size 2024-02-20 00:06:53 +01:00
duhow
a91a22567d
add values-minikube 2024-02-19 23:39:09 +01:00
duhow
2f0ed3becb
add ingress tls and settings 2024-02-19 23:37:05 +01:00
duhow
18463d935e
pod optimization and advanced settings 2024-02-19 23:32:50 +01:00
duhow
f82347ead6
add annotations 2024-02-19 23:22:10 +01:00
duhow
34b7fd18c7
update storage definition 2024-02-19 23:18:06 +01:00
duhow
4608afa5b9
fix values and update docker tag 2024-02-19 22:55:22 +01:00
duhow
62e0096817
add chart details 2024-02-19 22:51:57 +01:00
duhow
75a52df889
remove default resources allocation 2024-02-19 22:45:48 +01:00
duhow
0d803aa0fd
update image repository and storage 2024-02-19 22:43:03 +01:00
duhow
05e31494c2
rename ports, labels and service settings 2024-02-19 22:33:22 +01:00
duhow
0b7f183a03
add labels and selectors 2024-02-19 22:23:36 +01:00
duhow
cbaada1410
add define names 2024-02-19 21:58:25 +01:00
duhow
770c6f210c
remove namespace 2024-02-19 21:49:53 +01: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