Jannik Streidl
|
9b27d952f8
|
better error handling
|
2024-02-22 15:42:35 +01:00 |
|
Jannik Streidl
|
06f53a6882
|
settings fix -> updates value directly
|
2024-02-22 15:35:31 +01:00 |
|
Jannik Streidl
|
4bb5b3db0a
|
added animations
|
2024-02-22 15:20:48 +01:00 |
|
Timothy J. Baek
|
9b6dca3d7f
|
feat: litellm frontend integration
|
2024-02-22 04:12:26 -08:00 |
|
Timothy J. Baek
|
de0084c8df
|
feat: litellm integration
|
2024-02-22 03:22:23 -08:00 |
|
Jannik Streidl
|
e1e1cb9fd4
|
removed comments
|
2024-02-22 12:16:10 +01:00 |
|
Jannik Streidl
|
56c4ee0fff
|
styling fix
|
2024-02-22 12:03:45 +01:00 |
|
Jannik Streidl
|
230f787da1
|
first draft
|
2024-02-22 11:54:55 +01:00 |
|
Timothy J. Baek
|
7b27a96e14
|
Update About.svelte
|
2024-02-22 02:03:24 -08:00 |
|
Timothy Jaeryang Baek
|
5fd1acbd99
|
Merge pull request #840 from justinh-rahb/patch-1
Update `### Updating` instructions
|
2024-02-21 22:10:33 -05:00 |
|
Timothy Jaeryang Baek
|
210122f1e2
|
Merge pull request #838 from open-webui/image-generation
feat: stable diffusion integration
|
2024-02-21 22:08:29 -05:00 |
|
Timothy J. Baek
|
dc705c4984
|
refac: settings
|
2024-02-21 19:06:27 -08:00 |
|
Timothy J. Baek
|
797ed9ac7f
|
feat: allow enabling after url is provided
|
2024-02-21 18:57:53 -08:00 |
|
Timothy J. Baek
|
d863e7e60b
|
feat: save message
|
2024-02-21 18:50:41 -08:00 |
|
Timothy J. Baek
|
cc50cc10e6
|
feat: sd frontend integration
|
2024-02-21 18:36:40 -08:00 |
|
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 |
|