ThatOneCalculator
dcfe064949
Add Rosé Pine Dawn theme
2024-01-01 16:39:02 -08:00
Timothy J. Baek
150236c1ca
fix: rose renamed to rose pine
2024-01-01 16:22:57 -08:00
Timothy J. Baek
af6e4eb904
feat: rosepine custom theme
2024-01-01 16:05:05 -08:00
Timothy J. Baek
60658abbbc
fix: edit message issue
2024-01-01 13:01:42 -08:00
Timothy J. Baek
52b5b13b7d
fix: button styling
2024-01-01 12:53:59 -08:00
Timothy J. Baek
bb5bf3964e
feat: toggle signup enable from admin panel
2024-01-01 12:32:28 -08:00
Timothy J. Baek
7000a52485
fix: edit message issue
2024-01-01 11:47:23 -08:00
Timothy J. Baek
7d859141b4
feat: arrowup edit message shortcut
2024-01-01 10:57:27 -08:00
Timothy J. Baek
affa6568d6
fix: code render issue
2024-01-01 10:35:46 -08:00
Timothy J. Baek
254c36bea3
feat: download chat as txt file
2023-12-31 23:13:17 -08:00
Timothy J. Baek
14440014e5
fix: new params do not require legacy fallback
2023-12-30 20:18:06 -08:00
Timothy J. Baek
0d6440f5c0
fix: num_predict default value should match ollama default
...
https://github.com/jmorganca/ollama/blob/main/docs/modelfile.md#valid-parameters-and-values
2023-12-30 20:16:05 -08:00
Timothy Jaeryang Baek
7753851e51
Merge branch 'main' into fix-openai-settings
2023-12-30 03:27:13 -05:00
Timothy J. Baek
bf40695eb8
fix: toggle settings shortcut fix
2023-12-30 00:24:57 -08:00
Timothy J. Baek
d5dc36b2a9
feat: delete all user chats
2023-12-30 00:15:37 -08:00
Timothy J. Baek
7ffc1902a9
feat: toggle settings shortcut added
2023-12-29 23:35:08 -08:00
Timothy J. Baek
b916f1b07d
feat: messages refac
2023-12-29 23:25:40 -08:00
Timothy J. Baek
f91a6b63d1
feat: message components refac
2023-12-29 23:03:48 -08:00
Timothy Jaeryang Baek
b919ac76af
Merge branch 'main' into fix-openai-settings
2023-12-29 21:05:49 -05:00
Timothy J. Baek
28a3d59955
feat: update troubleshooting messages
2023-12-29 09:29:54 -08:00
David Young
431b710e46
Settings were being referenced incorrectly and as a result, no settings were being sent to openai endpoint. Added num_predict slider in advanced UI. Also added seed, stop and max_tokens (uses num_predict) being sent to openai endpoint.
2023-12-29 16:09:59 +00:00
Timothy J. Baek
d8bb19fd8a
feat: change password frontend added
2023-12-29 00:26:47 -08:00
Timothy J. Baek
9bd48ffd93
feat: change password support
2023-12-29 00:12:30 -08:00
Timothy Jaeryang Baek
450b9b6aef
Merge branch 'main' into account-settings
2023-12-29 02:32:40 -05:00
Timothy J. Baek
136eb18fb0
feat: account settings
2023-12-28 23:32:25 -08:00
Timothy J. Baek
7fade0bb2f
feat: delete user button added to admin page
2023-12-28 23:12:58 -08:00
Anuraag D Jain
1da6d23d5c
Merge branch 'main' into fix/model-saving
2023-12-28 20:10:46 +02:00
Timothy J. Baek
bdc131378f
fix: trailing slash added to api routes
2023-12-28 09:55:54 -08:00
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
a5fbff7313
feat: import modelfiles
2023-12-27 19:43:25 -08:00
Timothy J. Baek
caae2c98cf
feat: upload gguf experimental label added
2023-12-27 11:41:14 -08:00
Timothy J. Baek
21c7f50790
feat: modelfiles migration support
2023-12-26 23:58:40 -08:00
Timothy J. Baek
fbb64406d8
fix: check existing model before model creation
2023-12-26 23:19:43 -08:00
Timothy J. Baek
59fb1b933d
fix: checkVersion
2023-12-26 22:52:53 -08:00
Timothy J. Baek
032d7c7440
feat: modelfile backend & ollama version 0.0.0 whitelisted
2023-12-26 22:51:52 -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
e2a5964842
feat: backend error page links added
2023-12-26 17:51:30 -08:00
Timothy J. Baek
fad2cbeaff
fix: overlay styling
2023-12-26 17:18:29 -08:00
Timothy J. Baek
fed9472e40
fix: overlay styling
2023-12-26 17:16:25 -08:00
Timothy J. Baek
e756c41599
feat: chat storage migration overlay
2023-12-26 17:09:24 -08:00
Timothy J. Baek
a696698ac8
feat: chat import to backend added
2023-12-26 16:35:01 -08:00
Timothy J. Baek
cc9e299814
fix: initNewChat
2023-12-26 14:41:41 -08:00
Timothy J. Baek
0ae57b5ae1
fix: cors & #281
2023-12-26 13:40:03 -08:00
Timothy J. Baek
0c30a08596
fix: non existent chat page issue
2023-12-26 13:21:47 -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
f30d16a3fd
chore: layout comments added
2023-12-26 11:34:14 -08:00
Timothy J. Baek
0996f3c216
chore: layout refac
2023-12-26 11:32:22 -08:00
Timothy J. Baek
753327522a
chore: auth page refac
2023-12-26 11:22:09 -08:00
Timothy J. Baek
5304ddaa82
chore: admin page moved
2023-12-26 11:02:03 -08:00
Timothy J. Baek
bb190245f7
chore: admin page refac
2023-12-26 11:00:56 -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
8d5c3ee56f
feat: backend required error page
2023-12-25 22:14:06 -08:00
Timothy J. Baek
9174331025
feat: db migration to sqlite
2023-12-25 21:44:28 -08:00
Timothy J. Baek
b05ad1fda1
chore: doc update
2023-12-24 01:02:31 -08:00
Timothy J. Baek
892591f894
feat: no text response error message
2023-12-24 00:47: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
6d2d2d5519
fix: trailing "assistant" message issue
2023-12-22 21:22:17 -08:00
Timothy J. Baek
f63178b592
fix: header fields removed
2023-12-22 21:04:29 -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
3379fef26e
fix: duplicate modelfile issue
2023-12-22 01:20:32 -08:00
Timothy J. Baek
a25761a423
fix: custom modelfile url search param
2023-12-22 01:16:03 -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
6a38bdcf77
fix: better error message for connection issue
2023-12-19 11:57:49 -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
b7ff3af445
fix: new chat settings issue
2023-12-14 17:29:08 -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
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
93cffa89f6
Merge branch 'main' into display-error
2023-12-12 12:25:56 +05:30
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
Rohit Das
195cfd4f84
wip: displaying error in a toast
2023-12-11 15:58:49 +05:30
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
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
fb83c5762e
Update Messages.svelte
2023-12-10 15:23:44 -08:00
Timothy J. Baek
68c6f6979b
fix: code styling for safari
2023-12-10 15:14:47 -08:00
Timothy J. Baek
453674aeb7
feat: modelfile ollamahub link to creator
2023-12-08 21:05:03 -08:00
Timothy J. Baek
7074a882b4
fix: ollamahub modelfile import with username
2023-12-08 21:03:03 -08:00
Timothy J. Baek
109dbb44b8
fix: scrollbar styling
2023-12-08 18:28:19 -08:00
Timothy J. Baek
c23da2c91c
feat: scrollbar styling
2023-12-08 18:25:58 -08:00
Timothy J. Baek
4cdf398225
chore: comment deleted
2023-12-08 17:50:22 -08:00
Timothy J. Baek
d0633a9499
feat: horizontal scroll for code block
2023-12-08 17:48:31 -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
0fb5aee62e
fix: wip code commented
2023-12-06 08:19:20 -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 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
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
382827c71d
fix: advanced params input
2023-12-03 10:58:27 -08:00
Timothy J. Baek
2fba5ed38e
feat: modelfile builder linked to api
2023-12-02 17:11:52 -08:00
Timothy J. Baek
b391c92036
fix: pull model digest text styling
2023-12-02 17:11:27 -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
Timothy J. Baek
abbfd1dc58
fix: copy code button issue
2023-12-02 00:58:43 -08:00
Timothy Jaeryang Baek
566698a006
Merge pull request #167 from ntimo/task/basic-pwa
...
feat: add PWA manifest.json
2023-12-01 18:42:46 -05:00
Timothy J. Baek
b55ec6ce49
fix: message input styling
2023-11-30 15:59:33 -08:00
ntimo
c9aeeb4eff
feat: add PWA manifest.json
2023-11-30 20:09:55 +00: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