Commit graph

347 commits

Author SHA1 Message Date
Timothy J. Baek
a3a0e18307 Update Messages.svelte 2024-02-22 17:54:22 -08:00
Timothy J. Baek
eaa6850431 Update Messages.svelte 2024-02-22 17:53:58 -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
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
941bcdc2e5 Refactor deleteMessage function and update deleteMessagePair usage 2024-02-20 15:12:06 -08:00
Danny Liu
60c99a44f8 remove user message and response from DOM as pair 2024-02-20 13:24:22 -08:00
Danny Liu
32c7971300 add isFirstMessage prop to UserMessage component 2024-02-18 17:03:40 -08: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
Danny Liu
ab57cdd665 update response message tooltip naming 2024-02-18 10:16:41 -08:00
Danny Liu
2eaad82a91 show prompt/s in perf info 2024-02-18 10:10:57 -08:00
Timothy J. Baek
7c7a80c450 feat: CLIPBOARD variable for prompt preset 2024-02-17 23:28:07 -08:00
Timothy J. Baek
a31feccd64 feat: editable rag template frontend 2024-02-17 22:47:58 -08:00
Timothy J. Baek
ccf08fb91e feat: editable chunk params 2024-02-17 22:29:52 -08:00
Timothy J. Baek
79d0932a3a refac: styling 2024-02-17 21:14:42 -08:00
Timothy J. Baek
e07001e5f6 feat: rag folder scan support 2024-02-17 21:06:08 -08:00
Timothy J. Baek
dc4ffe4eae fix: rename 2024-02-17 01:11:19 -08:00
Timothy J. Baek
4ceed09db5 fix: styling 2024-02-17 01:02:01 -08:00
Timothy J. Baek
7c9a613063 fix: styling 2024-02-17 00:42:38 -08:00
Timothy J. Baek
acf5c938ef feat: rename to open-webui 2024-02-16 23:04:37 -08:00
Timothy J. Baek
5bcbb7810e feat: stop continue regeneration 2024-02-16 13:56:50 -08:00
Timothy J. Baek
99faf90324 fix: prompt suggestions styling 2024-02-16 13:39:32 -08:00
Timothy J. Baek
62bb3043c5 fix: styling 2024-02-16 13:34:31 -08:00
Timothy J. Baek
0e8765a763 fix: mobile viewport 2024-02-16 13:23:11 -08:00
Timothy J. Baek
0318fda944 fix: disable empty edited response content 2024-02-16 13:12:13 -08:00
Timothy J. Baek
94b0daf6fe fix: keep alive 2024-02-16 12:59:10 -08:00
Arthur25
828b2a2421
Correct text for empty OpenAI API URL Field 2024-02-16 18:43:46 +01:00
Timothy J. Baek
dc322084bb refac: styling 2024-02-15 20:26:24 -08:00
Timothy J. Baek
2c2c2fd889 refac 2024-02-15 20:10:48 -08:00
Timothy J. Baek
0d39a9fe0e refac: styling 2024-02-15 16:36:35 -08:00
Timothy J. Baek
e99d69bfe2 refac: styling 2024-02-15 16:20:46 -08:00
Timothy J. Baek
db08ad964c fix: styling 2024-02-15 14:46:38 -08:00
Timothy J. Baek
9c082f1ba0 feat: sidebar styling 2024-02-15 14:43:10 -08:00
Timothy J. Baek
26438c29d5 feat: continue generation 2024-02-15 01:23:02 -08:00
Timothy J. Baek
6603a40b4a fix: classnames 2024-02-15 00:36:17 -08:00
Timothy J. Baek
27ae4d0d82 feat: fullscreen mode 2024-02-15 00:34:55 -08:00
Timothy J. Baek
0b5344c21b refac: placeholder styling 2024-02-14 18:45:51 -08:00
Arthur25
ee1c37f70e Replaced old .ai TLD with new .com TLD 2024-02-14 23:17:45 +01:00
Timothy J. Baek
e343d4d0a3 fix: typo 2024-02-14 01:21:18 -08:00
Timothy J. Baek
511e939b5d feat: admin settings 2024-02-14 01:17:43 -08:00
Timothy J. Baek
bae30f2756 chore: remove unused variable 2024-02-13 01:52:28 -08:00
Timothy J. Baek
42b24cbb68 fix: keep alive default value 2024-02-13 01:50:46 -08:00
Timothy J. Baek
3057bfe5a0 chore: revert 2024-02-13 01:48:31 -08:00
Timothy J. Baek
56966c411b fix: keep alive value should be string 2024-02-13 01:46:58 -08:00
Zohaib Rauf
7053f2f67d Added Keep alive setting 2024-02-12 23:35:31 -08:00
Timothy J. Baek
25166b7138 fix: convo mode 2024-02-11 19:11:22 -08:00
Timothy J. Baek
b660a4815e fix 2024-02-11 02:27:06 -08:00