Commit Graph
60 Commits
Author SHA1 Message Date
Anthony Cucci ec07dff7d0 Update SettingsModal.svelte 2023-11-29 22:26:50 -05:00
Anthony Cucci 467384e9d5 Update SettingsModal.svelte
fixed bad ,
2023-11-29 22:06:37 -05:00
Anthony Cucci 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
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 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 044ee2a78c fix: model list update after save 2023-11-22 13:07:25 -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 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 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 87ad2ac6c7 feat: auth header support 2023-11-14 14:27:42 -08:00
Timothy J. Baek 9ae71b2096 fix: user-friendly name 2023-11-11 18:02:21 -08:00
Timothy J. Baek 526fcb02c3 feat: speech recognition auto send toggle 2023-11-11 13:20:42 -08:00
Timothy J. Baek 56514b33e5 feat: json request mode support 2023-11-10 12:43:27 -08:00
Timothy J. Baek ab64931fd3 fix: modal styling 2023-11-08 00:18:34 -08:00
Timothy J. Baek 397ea93324 feat: modal styling update 2023-11-08 00:13:39 -08:00
Timothy J. Baek 2d69cf8cf4 feat: suggestions ui updated 2023-11-08 00:04:05 -08:00
Timothy J. Baek 648d14cd23 feat: model select ui update 2023-11-07 23:51:56 -08:00
Timothy J. Baek 1b35af1c62 feat: ui update 2023-11-07 22:46:11 -08:00
Timothy J. Baek 8011d9345d fix: cosmetic 2023-11-07 15:16:20 -08:00
Timothy J. Baek 3b3b7fb46a fix: ollama custom url support 2023-11-06 01:12:27 -08:00
Timothy J. Baek c0591c9c16 fix: github link added to image 2023-11-05 15:54:06 -08:00
Timothy J. Baek 7a5a29de30 feat: about section added 2023-11-05 15:41:25 -08:00
Timothy J. Baek f0e1ec75d8 feat: light mode support 2023-11-05 15:01:55 -08:00
Timothy J. Baek edd3aaeffe feat: gravatar support added 2023-11-05 13:25:23 -08:00
Timothy J. Baek 201b5161f4 feat: settings menu enhancement 2023-11-05 12:55:44 -08:00
Timothy J. Baek 2e0bf3b957 feat: advanced params support 2023-11-04 20:00:17 -07:00
Timothy J. Baek 0801ee7dcc feat: gpt-* model support added 2023-11-03 19:15:42 -07:00
Timothy J. Baek d8d14fbfba feat: openAI model support added 2023-11-03 17:16:02 -07:00
Timothy J. Baek f0153b93b4 feat: auto scroll disable & stop generation button added 2023-11-01 19:29:50 -07:00
Timothy J. Baek 2b3069a613 feat: chat title edit 2023-10-28 00:55:34 -07:00
Timothy J. Baek 7d0ec543b7 doc: troubleshooting guide added 2023-10-24 18:12:00 -07:00
Timothy J. Baek 38519a2654 Update SettingsModal.svelte 2023-10-24 02:09:24 -07:00