Commit graph

211 commits

Author SHA1 Message Date
Timothy J. Baek
edceeba1b0 feat: help message added 2024-01-08 02:04:20 -08:00
Timothy J. Baek
1ff3eb8038 feat: doc upload error handling 2024-01-08 01:54:03 -08:00
Timothy J. Baek
eddb6fc7b7 feat: documents backend integration 2024-01-08 01:49:20 -08:00
Timothy J. Baek
fe997abc6d feat: transform filename to name 2024-01-08 01:32:55 -08:00
Timothy J. Baek
54c4e0761a feat: documents file upload 2024-01-08 01:26:15 -08:00
Timothy J. Baek
cc3f84f916 feat: # to import doc 2024-01-07 23:43:32 -08:00
Timothy J. Baek
2603ac30bc feat: documents 2024-01-07 22:14:08 -08:00
Timothy J. Baek
9a63376e55 feat: file upload error handling 2024-01-07 09:33:34 -08:00
Timothy J. Baek
9083ee8a5d feat: reading indicator 2024-01-07 03:19:34 -08:00
Timothy J. Baek
6271ee64ab fix 2024-01-07 03:01:38 -08:00
Timothy J. Baek
53945c360f fix: import 2024-01-07 03:01:01 -08:00
Timothy J. Baek
9b2f39ba20 Update +page.svelte 2024-01-07 02:54:31 -08:00
Timothy J. Baek
aa82e381d1 feat: include files from previous prompts 2024-01-07 02:14:17 -08:00
Timothy J. Baek
9634e2da3e feat: full integration 2024-01-07 01:40:36 -08:00
Timothy J. Baek
fef4725d56 feat: frontend file upload support 2024-01-07 00:57:10 -08:00
Timothy J. Baek
13d9e6675e feat: chat history incognito mode 2024-01-06 02:33:00 -08:00
Timothy J. Baek
c09514ea89 fix: styling 2024-01-06 01:09:20 -08:00
Timothy J. Baek
fb0c64379d feat: edit user support 2024-01-05 20:59:56 -08:00
Timothy J. Baek
6fb036711b fix: openai multi-user issue 2024-01-04 19:20:49 -08:00
Timothy J. Baek
c0b099da4f feat: openai frontend refac 2024-01-04 18:54:00 -08:00
Timothy J. Baek
17c66fde0f feat: openai compatible api support 2024-01-04 18:38:03 -08:00
Timothy J. Baek
30aff2db53 feat: enable backend ollama url update 2024-01-04 13:06:31 -08:00
Timothy J. Baek
df7be3d2a5 feat: import prompts 2024-01-03 14:58:29 -08:00
Timothy J. Baek
22864d7598 feat: prompt share integration with ollamahub 2024-01-03 14:39:22 -08:00
Timothy J. Baek
63d380231a fix: await content load 2024-01-03 03:16:31 -08:00
Timothy J. Baek
08d8ce4215 fix: styling 2024-01-03 00:23:25 -08:00
Timothy J. Baek
5436c2c071 chore: comment removed 2024-01-02 21:40:22 -08:00
Timothy J. Baek
7fc1d7c2c7 feat: prompt crud 2024-01-02 21:35:47 -08:00
Timothy J. Baek
69ff596045 feat: prompts backend frontend integration 2024-01-02 21:00:50 -08:00
Timothy J. Baek
22c210e8f6 feat: custom prompt support 2024-01-02 20:41:37 -08:00
Timothy J. Baek
a60fbac8a5 feat: set title auto generate model support 2024-01-02 17:08:35 -08:00
Timothy J. Baek
7bc0c09b25 fix: openai issue 2024-01-02 16:48:10 -08:00
Timothy J. Baek
092884fec5 fix: chat general 2024-01-02 16:06:11 -08:00
ThatOneCalculator
dcfe064949
Add Rosé Pine Dawn theme 2024-01-01 16:39:02 -08:00
Timothy J. Baek
af6e4eb904 feat: rosepine custom theme 2024-01-01 16:05:05 -08:00
Timothy J. Baek
52b5b13b7d fix: button styling 2024-01-01 12:53:59 -08:00
Timothy J. Baek
bb5bf3964e feat: toggle signup enable from admin panel 2024-01-01 12:32:28 -08:00
Timothy Jaeryang Baek
7753851e51
Merge branch 'main' into fix-openai-settings 2023-12-30 03:27:13 -05:00
Timothy J. Baek
bf40695eb8 fix: toggle settings shortcut fix 2023-12-30 00:24:57 -08:00
Timothy J. Baek
7ffc1902a9 feat: toggle settings shortcut added 2023-12-29 23:35:08 -08:00
Timothy J. Baek
b916f1b07d feat: messages refac 2023-12-29 23:25:40 -08:00
Timothy J. Baek
f91a6b63d1 feat: message components refac 2023-12-29 23:03:48 -08:00
Timothy Jaeryang Baek
b919ac76af
Merge branch 'main' into fix-openai-settings 2023-12-29 21:05:49 -05:00
Timothy J. Baek
28a3d59955 feat: update troubleshooting messages 2023-12-29 09:29:54 -08:00
David Young
431b710e46 Settings were being referenced incorrectly and as a result, no settings were being sent to openai endpoint. Added num_predict slider in advanced UI. Also added seed, stop and max_tokens (uses num_predict) being sent to openai endpoint. 2023-12-29 16:09:59 +00:00
Timothy J. Baek
7fade0bb2f feat: delete user button added to admin page 2023-12-28 23:12:58 -08:00
Timothy J. Baek
1f5bfe67a1 feat: keyboard shortcuts 2023-12-28 02:46:57 -08:00
Timothy J. Baek
a5fbff7313 feat: import modelfiles 2023-12-27 19:43:25 -08:00
Timothy J. Baek
21c7f50790 feat: modelfiles migration support 2023-12-26 23:58:40 -08:00
Timothy J. Baek
fbb64406d8 fix: check existing model before model creation 2023-12-26 23:19:43 -08:00