Commit graph

35 commits

Author SHA1 Message Date
Timothy J. Baek
0810a2648f feat: multi-user chat history support 2023-12-26 03:28:30 -08:00
Timothy J. Baek
892591f894 feat: no text response error message 2023-12-24 00:47:31 -08:00
Timothy J. Baek
6d2d2d5519 fix: trailing "assistant" message issue 2023-12-22 21:22:17 -08:00
Timothy J. Baek
f63178b592 fix: header fields removed 2023-12-22 21:04:29 -08:00
Timothy J. Baek
f62228165c feat: custom openai api endpoint support 2023-12-22 20:09:50 -08:00
Timothy J. Baek
6de9db6772 feat: response autocopy 2023-12-18 18:48:51 -08:00
Timothy J. Baek
0fdb346a31 feat: webui notification 2023-12-14 17:48:21 -08:00
Timothy J. Baek
b7ff3af445 fix: new chat settings issue 2023-12-14 17:29:08 -08:00
Timothy J. Baek
e34b452509 feat: response notification 2023-12-14 15:32:43 -08:00
Timothy J. Baek
ffaa1b17c5 feat: show verbose info 2023-12-14 14:24:56 -08:00
Timothy J. Baek
c9d8645aba feat: share button added 2023-12-14 01:05:38 -08:00
Timothy J. Baek
e3ec631ea6 feat: openai multimodal support 2023-12-13 16:34:13 -08:00
Timothy J. Baek
9b12cdcf83 feat: image upload support 2023-12-13 16:21:50 -08:00
Timothy Jaeryang Baek
fb1f8b167c
Merge branch 'main' into multimodal 2023-12-13 18:43:09 -05:00
Timothy J. Baek
0b1abf1643 chore: commented code removed 2023-12-13 15:35:35 -08:00
Timothy J. Baek
75fb94ec68 feat: show error message in chat 2023-12-13 15:31:07 -08:00
Timothy J. Baek
5262156c24 feat: error handling for when ollama is not running 2023-12-13 13:05:31 -08:00
Rohit Das
195cfd4f84 wip: displaying error in a toast 2023-12-11 15:58:49 +05:30
Timothy J. Baek
734ba8f762 fix: new chat default settings 2023-12-10 22:59:51 -08:00
Timothy J. Baek
83e8db9b6a feat: /chat route support 2023-12-10 22:47:16 -08:00
Timothy J. Baek
fc9d037af7 fix: infinite new chat 2023-12-06 08:14:20 -08:00
Timothy J. Baek
ecaedc87fb feat: /chat url added 2023-12-05 17:06:09 -08:00
Timothy J. Baek
587101da88 feat: modelfile content linked to chat page 2023-12-03 11:54:11 -08:00
Timothy J. Baek
1c0cc16f8c feat: more advanced params added 2023-12-02 14:47:23 -08:00
Anthony Cucci
cd22f73337
Update +page.svelte
Added num_ctx variable
2023-11-29 22:03:33 -05:00
Timothy J. Baek
6bc10c8794 fix: openai models messages 2023-11-28 13:25:41 -08:00
Timothy J. Baek
e70cff67c2 feat: multimodal support prep 2023-11-25 00:21:07 -08:00
Timothy J. Baek
cfb3f307b4 feat: option to toggle auto title generation 2023-11-22 13:20:41 -08:00
Timothy J. Baek
1196fa886a fix: openai model support 2023-11-22 13:11:26 -08:00
Timothy J. Baek
c7b1fd1cd1 feat: chat history db code refac for backend support 2023-11-21 09:39:11 -08:00
Timothy J. Baek
6a2c1600f5 fix: new chat load 2023-11-19 20:39:13 -08:00
Timothy J. Baek
e366d1137f fix: model list update 2023-11-19 18:00:53 -08:00
Timothy J. Baek
2342c5036b feat: custom chatId route support 2023-11-19 17:47:07 -08:00
Timothy J. Baek
8547b7807d feat: basic RBAC support 2023-11-18 21:41:43 -08:00
Timothy J. Baek
921eef03b3 feat: multi-user support w/ RBAC 2023-11-18 16:47:12 -08:00
Renamed from src/routes/+page.svelte (Browse further)