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
|
7b96c1ca70
|
doc: roadmap wording update
|
2023-12-26 17:46:20 -08:00 |
|
Timothy J. Baek
|
de6ba6c1f3
|
doc: roadmap update
|
2023-12-26 17:42:21 -08:00 |
|
Timothy J. Baek
|
89e716fe51
|
doc: wording update
|
2023-12-26 17:38:46 -08:00 |
|
Timothy J. Baek
|
0be4fa11cd
|
chore: ollama-webui volume added to compose
|
2023-12-26 17:36:06 -08:00 |
|
Timothy J. Baek
|
0dd2b7485b
|
doc: feature update
|
2023-12-26 17:34:56 -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
|
8f2b691ee0
|
fix: headers issue
|
2023-12-26 13:43:32 -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
|
1274bd986b
|
chore: dockerignore added
|
2023-12-26 02:22:06 -08:00 |
|
Timothy J. Baek
|
2cb0bf4439
|
fix: chat return type to dict
|
2023-12-26 01:27:43 -08:00 |
|
Timothy J. Baek
|
6350d86bde
|
fix: chat model schema
|
2023-12-25 23:43:21 -08:00 |
|
Timothy J. Baek
|
8d5c3ee56f
|
feat: backend required error page
|
2023-12-25 22:14:06 -08:00 |
|
Timothy J. Baek
|
540b50e176
|
feat: wip chat route
|
2023-12-25 21:55:29 -08:00 |
|
Timothy J. Baek
|
9174331025
|
feat: db migration to sqlite
|
2023-12-25 21:44:28 -08:00 |
|
Daniele Viti
|
54e89a4516
|
Restored docker compose configuration
Also added the override for enabling GPU and better explained SO and hardware limitations
|
2023-12-26 02:28:45 +01:00 |
|
Daniele Viti
|
f4bf7773a6
|
Update run-compose.sh
|
2023-12-26 02:11:22 +01:00 |
|
Timothy Jaeryang Baek
|
eadbfeb277
|
Merge branch 'main' into dev
|
2023-12-24 15:02:54 -05:00 |
|
Timothy Jaeryang Baek
|
295ebb4f25
|
Merge pull request #246 from gnscc/main
Refactor docker-compose configuration for modularity
|
2023-12-24 13:34:08 -05:00 |
|
Daniele Viti
|
8312841b10
|
Updated readme accordingly
|
2023-12-24 16:50:05 +01:00 |
|
Daniele Viti
|
bdf2a67df6
|
fixed version and gpu default value
|
2023-12-24 16:49:56 +01:00 |
|
Daniele Viti
|
d14d26bdfd
|
Added support for kubernetes, kustomize, helm
|
2023-12-24 16:34:33 +01:00 |
|
Daniele Viti
|
7063f00b71
|
added the drop capability and updated readme accordingly
|
2023-12-24 14:21:34 +01:00 |
|
Daniele Viti
|
567b88bb00
|
added drop to kill and build capabilities
|
2023-12-24 14:03:41 +01:00 |
|
Daniele Viti
|
16a2d0cdb0
|
added option to specify if build image or not
|
2023-12-24 13:51:07 +01:00 |
|
Daniele Viti
|
e2688dc2b1
|
Use the built image on repository instead of the local one
|
2023-12-24 13:47:25 +01:00 |
|
Daniele Viti
|
017825e437
|
added compose override for data volume
|
2023-12-24 13:38:06 +01:00 |
|
Daniele Viti
|
3568be4da8
|
Merge commit 'c8f81a126117485ebfdbe31a74f0973e46208791' into dev
|
2023-12-24 13:37:46 +01:00 |
|
Daniele Viti
|
9e1660e6bb
|
Be able to configure compose from a shell program
|
2023-12-24 13:31:54 +01:00 |
|
Daniele Viti
|
c8f81a1261
|
Merge branch 'ollama-webui:main' into general-logistic-improvements
|
2023-12-24 13:29:28 +01:00 |
|