Commit graph

331 commits

Author SHA1 Message Date
Anuraag Jain
4d3754980d fix(model-selector): prevent saving empty default model
- throw a toast error when user is trying to click on `set as default` without actually choosing the model(s).
- feat: added hmr for local development. use `npm run dev` and you get the hmr when debugging.
2023-12-28 18:06:17 +02:00
Timothy J. Baek
1f5bfe67a1 feat: keyboard shortcuts 2023-12-28 02:46:57 -08:00
Timothy J. Baek
adb4b5d22f feat: discord badge added to about 2023-12-27 21:13:02 -08:00
Timothy J. Baek
e341332527 fix: stop param to list 2023-12-27 20:51:19 -08:00
Timothy J. Baek
eb171553fd doc: troubleshooting command update 2023-12-27 20:08:04 -08:00
Timothy J. Baek
339c9125a7 fix: sidebar button click register issue 2023-12-27 19:49:24 -08:00
Timothy J. Baek
caae2c98cf feat: upload gguf experimental label added 2023-12-27 11:41:14 -08:00
Timothy J. Baek
4221594778 feat: chat export 2023-12-26 22:10:22 -08:00
Timothy J. Baek
a2b1e3756b feat: modelfiles backend 2023-12-26 22:02:17 -08:00
Timothy J. Baek
d78df83453 feat: delete idb after migration 2023-12-26 18:44:08 -08:00
Timothy J. Baek
a696698ac8 feat: chat import to backend added 2023-12-26 16:35:01 -08:00
Timothy J. Baek
0ae57b5ae1 fix: cors & #281 2023-12-26 13:40:03 -08:00
Timothy J. Baek
b777b6d2aa chore: version check refac 2023-12-26 13:10:50 -08:00
Timothy J. Baek
cc49e0d10f chore: refac 2023-12-26 12:50:52 -08:00
Timothy J. Baek
1303407f53 feat: update chat 2023-12-26 10:41:55 -08:00
Timothy J. Baek
0810a2648f feat: multi-user chat history support 2023-12-26 03:28:30 -08:00
Timothy J. Baek
b05ad1fda1 chore: doc update 2023-12-24 01:02:31 -08:00
Timothy J. Baek
ee83791596 feat: return file_name for model name 2023-12-24 00:40:59 -08:00
Timothy J. Baek
232401a042 feat: gguf file upload status 2023-12-24 00:27:04 -08:00
Timothy J. Baek
e539cf5c28 feat: gguf upload 2023-12-23 15:38:52 -08:00
Timothy J. Baek
b79c06023b fix: custom suggestion prompts styling 2023-12-22 20:40:17 -08:00
Timothy J. Baek
ecc2466f1e feat: alternative models response support 2023-12-22 20:31:42 -08:00
Timothy J. Baek
f62228165c feat: custom openai api endpoint support 2023-12-22 20:09:50 -08:00
Timothy J. Baek
c57c72cc39 fix: disable profile image drag 2023-12-19 20:10:58 -08:00
Timothy J. Baek
0f2360a384 fix: file drag and drop overlay 2023-12-19 20:08:47 -08:00
Timothy J. Baek
110498cad6 fix: disable message image drag 2023-12-19 14:59:19 -08:00
Timothy J. Baek
344c91e37a fix: dragleave event added 2023-12-19 14:53:14 -08:00
Timothy J. Baek
3bcf440503 feat: file drag and drop support 2023-12-19 14:50:43 -08:00
Timothy J. Baek
6de9db6772 feat: response autocopy 2023-12-18 18:48:51 -08:00
Timothy J. Baek
be12461aa2 fix: share url reverted to original url 2023-12-15 13:54:25 -08:00
Timothy J. Baek
6c2cab25b1 feat: share chat modelfiles info 2023-12-15 13:48:23 -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
c87a80f9a5 feat: chat share 2023-12-14 16:50:54 -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
c9d8645aba feat: share button added 2023-12-14 01:05:38 -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 Jaeryang Baek
37096ec863
Merge pull request #158 from dangminhduc1101/main
Checking for clearing chat history
2023-11-29 23:18:28 -05:00
Timothy J. Baek
a4712989db feat: advanced settings refac 2023-11-29 19:58:30 -08:00
ddang
fb6003de84 Comments resolved 2023-11-29 19:39:37 -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
Duc Dang
ec3f2a3e1e
Merge branch 'ollama-webui:main' into main 2023-11-29 19:21:54 -08: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
ddang
959ab8e2d8 Checking for clearing chat history 2023-11-29 01:58:57 -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
Timothy J. Baek
b6a780e7c7 feat: enable api_base_url edit from ui 2023-10-24 01:52:19 -07:00
Timothy J. Baek
26a8fd24a2 fix: progress bar 2023-10-22 22:49:51 -07:00
Timothy J. Baek
08b43fc987 feat: model pull/delete added 2023-10-22 16:40:17 -07:00
Timothy J. Baek
e1361e68ec Update SettingsModal.svelte 2023-10-22 15:37:06 -07:00
AJ ONeal
d188512263
chore: npm run fmt 2023-10-21 22:47:30 -06:00
Timothy J. Baek
dba96eb9a9 settings added 2023-10-20 11:40:09 -07:00
Timothy J. Baek
d00cc58511 chat history import/export added 2023-10-18 22:57:55 -07:00
Timothy J. Baek
d1583babeb Update Navbar.svelte 2023-10-16 02:14:07 -07:00
Timothy J. Baek
de86193cab chat history/code syntax highlighting added 2023-10-16 01:27:26 -07:00
Timothy J. Baek
5e03670f1e chat feature added 2023-10-08 15:38:42 -07:00