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