Commit graph

83 commits

Author SHA1 Message Date
Timothy J. Baek
6de9db6772 feat: response autocopy 2023-12-18 18:48:51 -08:00
Timothy J. Baek
832770e7b2 feat: ollama version check 2023-12-14 19:43:52 -08:00
Timothy J. Baek
665ba90d34 feat: readable verbose output 2023-12-14 18:19:50 -08:00
Timothy J. Baek
9f66cdbb0b feat: token/s added to verbose output 2023-12-14 18:04:15 -08:00
Timothy J. Baek
0fdb346a31 feat: webui notification 2023-12-14 17:48:21 -08:00
Timothy J. Baek
c342aa2f30 fix: input image preview aspect ratio issue 2023-12-14 17:22:13 -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
425d022322 feat: image clipboard paste input support 2023-12-14 13:22:57 -08:00
Timothy J. Baek
9b12cdcf83 feat: image upload support 2023-12-13 16:21:50 -08:00
Timothy J. Baek
75fb94ec68 feat: show error message in chat 2023-12-13 15:31:07 -08:00
Samuel Skottenborg
7c0332f963 Show model size 2023-12-11 17:23:42 +01:00
Samuel Skottenborg
e55a5dafde Added model dropdown for deleting local models 2023-12-11 17:06:55 +01:00
Timothy J. Baek
15d1a48dc2 fix: edit input auto height 2023-12-10 23:09:24 -08:00
Timothy J. Baek
8ee7713623 feat: set originalContent for better chat log 2023-12-10 23:02:17 -08:00
Timothy J. Baek
83e8db9b6a feat: /chat route support 2023-12-10 22:47:16 -08:00
Timothy J. Baek
fb83c5762e Update Messages.svelte 2023-12-10 15:23:44 -08:00
Timothy J. Baek
453674aeb7 feat: modelfile ollamahub link to creator 2023-12-08 21:05:03 -08:00
Timothy J. Baek
d0633a9499 feat: horizontal scroll for code block 2023-12-08 17:48:31 -08:00
Timothy J. Baek
0fb5aee62e fix: wip code commented 2023-12-06 08:19:20 -08:00
Timothy Jaeryang Baek
bd3e168e2f
Merge branch 'main' into dev 2023-12-05 19:56:28 -05:00
Timothy J. Baek
64b84c71c3 feat: edit response message 2023-12-05 16:55:20 -08:00
Timothy J. Baek
b1081c2c81 feat: use display name if it exists 2023-12-05 16:39:26 -08:00
Timothy J. Baek
9de56550ab feat: custom model chat styling updated 2023-12-05 16:36:44 -08:00
Timothy J. Baek
8e83a20102 fix: message role title styling 2023-12-04 00:07:03 -08:00
Timothy J. Baek
df1bd03528 fix: chat styling 2023-12-03 23:56:40 -08:00
Timothy J. Baek
587101da88 feat: modelfile content linked to chat page 2023-12-03 11:54:11 -08:00
Timothy J. Baek
382827c71d fix: advanced params input 2023-12-03 10:58:27 -08:00
Timothy J. Baek
b391c92036 fix: pull model digest text styling 2023-12-02 17:11:27 -08:00
Timothy J. Baek
45ff3ae204 feat: modelfile builder 2023-12-02 16:05:01 -08:00
Timothy J. Baek
1c0cc16f8c feat: more advanced params added 2023-12-02 14:47:23 -08:00
Timothy J. Baek
abbfd1dc58 fix: copy code button issue 2023-12-02 00:58:43 -08:00
Timothy J. Baek
b55ec6ce49 fix: message input styling 2023-11-30 15:59:33 -08:00
Timothy J. Baek
a4712989db feat: advanced settings refac 2023-11-29 19:58:30 -08:00
Timothy J. Baek
827638527a fix: step value update 2023-11-29 19:33:30 -08:00
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
4294ec6db8 fix: settings save issue 2023-11-24 08:59:03 -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