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
|
7074a882b4
|
fix: ollamahub modelfile import with username
|
2023-12-08 21:03:03 -08:00 |
|
Timothy J. Baek
|
a4358c2bbe
|
feat: icon updated
|
2023-12-08 16:51:52 -08:00 |
|
Timothy J. Baek
|
dac39e62b0
|
feat: button text replaced with icons
|
2023-12-07 14:45:07 -08:00 |
|
Timothy J. Baek
|
59f392de39
|
feat: share to ollamahub
|
2023-12-07 14:37:25 -08:00 |
|
Timothy J. Baek
|
5fb7adb0dd
|
fix: no files
|
2023-12-07 11:52:55 -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
|
9de56550ab
|
feat: custom model chat styling updated
|
2023-12-05 16:36:44 -08:00 |
|
Timothy J. Baek
|
980ec49711
|
fix: modelfiles create
|
2023-12-04 00:02:35 -08:00 |
|
Timothy J. Baek
|
df1bd03528
|
fix: chat styling
|
2023-12-03 23:56:40 -08:00 |
|
Timothy J. Baek
|
cbcce68c61
|
feat: ollamahub modelfile import
|
2023-12-03 23:44:12 -08:00 |
|
Timothy J. Baek
|
6df1b197aa
|
feat: duplicate tag name prevention
|
2023-12-03 22:21:17 -08:00 |
|
Timothy J. Baek
|
ab5e7abffd
|
Revert "chore: latest removed from tagName"
This reverts commit 8f291a9674 .
|
2023-12-03 20:08:28 -08:00 |
|
Timothy J. Baek
|
8f291a9674
|
chore: latest removed from tagName
|
2023-12-03 19:59:02 -08:00 |
|
Timothy J. Baek
|
954bba9def
|
chore: version update
|
2023-12-03 19:45:31 -08:00 |
|
Timothy J. Baek
|
ee3e991d4e
|
feat: modelfile edit
|
2023-12-03 19:13:42 -08:00 |
|
Timothy J. Baek
|
587101da88
|
feat: modelfile content linked to chat page
|
2023-12-03 11:54:11 -08:00 |
|
Timothy J. Baek
|
12d7ae96b9
|
feat: modelfile builder tagName field added
|
2023-12-03 10:59:47 -08:00 |
|
Timothy J. Baek
|
2fba5ed38e
|
feat: modelfile builder linked to api
|
2023-12-02 17:11:52 -08:00 |
|
Timothy J. Baek
|
19ec26ab63
|
feat: modelfile builder
|
2023-12-02 16:33:53 -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 |
|
Anthony Cucci
|
d180943252
|
Update +page.svelte
|
2023-11-29 22:04:38 -05: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
|
3f8b1d2506
|
fix: delete current chat issue
|
2023-11-24 21:41:56 -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
|
b7f3607f48
|
fix: db object
|
2023-11-22 13:02:02 -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 |
|