Commit graph

1693 commits

Author SHA1 Message Date
Timothy J. Baek
733e963c44 feat: sd backend integration 2024-02-21 18:12:01 -08:00
Timothy J. Baek
7a730c3f0f refac: versioning using package 2024-02-21 17:10:27 -08:00
Justin Hayes
3cb0a384ee
Update ### Updating instructions
Much easier method.
2024-02-21 19:42:46 -05:00
Loan J
c89c27d351
Add release creation workflow 2024-02-21 18:46:33 -05:00
Timothy J. Baek
b740fa3a7b fix: connection renamed to connections 2024-02-21 13:43:03 -08:00
Timothy J. Baek
83d0c58a00 feat: image settings added 2024-02-21 13:29:59 -08:00
Timothy Jaeryang Baek
d51aec9fec
Merge pull request #837 from open-webui/title-generation
feat: enable title generation prompt edit
2024-02-21 15:52:27 -05:00
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
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