Commit Graph
878 Commits
Author SHA1 Message Date
Anthony CucciandGitHub ea257636ee Update SettingsModal.svelte
Added context length
2023-11-29 22:02:51 -05:00
Timothy J. Baek 1dac699589 fix: user message formatting 2023-11-29 17:52:49 -08:00
Timothy J. Baek 8af1646706 feat: tts support 2023-11-29 13:21:35 -08:00
ddang 959ab8e2d8 Checking for clearing chat history 2023-11-29 01:58:57 -08:00
Timothy J. Baek 6bc10c8794 fix: openai models messages 2023-11-28 13:25:41 -08:00
Timothy J. Baek 479913cf76 fix: message input styling 2023-11-25 11:31:43 -08:00
Timothy J. Baek 40653669f6 fix: user profile image for disabled auth 2023-11-25 11:03:58 -08:00
Timothy J. Baek e70cff67c2 feat: multimodal support prep 2023-11-25 00:21:07 -08:00
Timothy J. Baek 78e93ab726 feat: chat delete confirmation 2023-11-24 21:49:00 -08:00
Timothy J. Baek 3f8b1d2506 fix: delete current chat issue 2023-11-24 21:41:56 -08:00
Timothy J. Baek 4294ec6db8 fix: settings save issue 2023-11-24 08:59:03 -08:00
Timothy J. Baek 937e38d862 feat: basic chat search support 2023-11-23 14:33:08 -08:00
Timothy J. Baek 3feffadfea feat: copy text button added to user message 2023-11-23 13:38:30 -08:00
Timothy J. Baek ba71d48bcf fix: dollar sign rendering issue 2023-11-22 13:35:11 -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 044ee2a78c fix: model list update after save 2023-11-22 13:07:25 -08:00
Timothy J. Baek b7f3607f48 fix: db object 2023-11-22 13:02:02 -08:00
Timothy J. Baek 2558997cc5 fix: infinite toast error 2023-11-22 12:54:48 -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 14fb5a9b5c fix: sidebar open by default 2023-11-21 08:32:22 -08:00
Timothy J. Baek a2e74c59b9 feat: auth error handling 2023-11-20 16:22:43 -08:00
Timothy J. Baek 6a2c1600f5 fix: new chat load 2023-11-19 20:39:13 -08:00
Timothy J. Baek e116016543 fix: admin panel light mode support 2023-11-19 18:27:56 -08:00
Timothy J. Baek 92f0059bec fix: sidebar setting button 2023-11-19 18:04:19 -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 83ff1d77ea feat: set first user to admin by default 2023-11-19 00:41:29 -08:00
Timothy J. Baek 07d2c9871f feat: admin panel added 2023-11-19 00:13:59 -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
Timothy J. Baek 7f47718a69 feat: ui update 2023-11-17 13:17:30 -08:00
Timothy J. Baek 4bc04fe3a5 doc: demo updated 2023-11-14 23:31:12 -08:00
Timothy J. Baek b1f1d1d8ae chore: version update 2023-11-14 16:31:02 -08:00
Timothy J. Baek 6a9bef755b feat: backend reverse proxy 2023-11-14 16:28:51 -08:00
Timothy J. Baek 87ad2ac6c7 feat: auth header support 2023-11-14 14:27:42 -08:00
Timothy J. Baek 62a5772bc6 chore: version update 2023-11-12 12:25:46 -08:00
Timothy J. Baek a938ab3023 fix: model select option text styling 2023-11-12 12:24:13 -08:00
Timothy J. Baek 9dc75f3002 fix: chat history model load 2023-11-12 10:46:37 -08:00
Timothy J. Baek 9bf9ead190 fix: chat history import 2023-11-12 10:36:02 -08:00
Timothy J. Baek 4b4fbf62e4 feat: many models support 2023-11-12 10:30:34 -08:00
Timothy J. Baek 5dff474438 feat: improved chat history openai support 2023-11-11 23:12:32 -08:00
Timothy J. Baek b6f41a1706 chore: version update 2023-11-11 21:13:32 -08:00
Timothy J. Baek 9bd40c0de6 fix: scroll to bottom button flickering issue 2023-11-11 20:34:47 -08:00
Timothy J. Baek 7a5a803168 fix: chat history styling 2023-11-11 20:31:52 -08:00
Timothy J. Baek 4e4076e267 feat: chat history support 2023-11-11 20:18:03 -08:00
Timothy J. Baek 9ae71b2096 fix: user-friendly name 2023-11-11 18:02:21 -08:00
Timothy J. Baek 5ad9488efa fix: scroll to bottom button 2023-11-11 15:53:32 -08:00
Timothy J. Baek 7785af9de2 feat: scroll to bottom button added 2023-11-11 15:51:03 -08:00
Timothy J. Baek f1485f01d1 feat: ui improvement 2023-11-11 15:27:35 -08:00