Louis
92442ba093
fix: migrate new models ( #1034 )
...
* fix: migrate new models
* fix: filter out invalid model files
* chore: migrate models
2023-12-15 16:14:52 +07:00
hiro
1177007ad6
fix: Update code based on comments from @james
2023-12-08 23:07:30 +07:00
hiro
9aca37a30c
chore: Add fs abstraction for checkFileExists
2023-12-08 23:06:49 +07:00
Louis
cfec5f9493
chore: universal module definition ( #902 )
2023-12-08 16:52:00 +07:00
NamH
1bf4c1b621
feat: pre-populate Jan's /models folder ( #796 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2023-12-01 18:03:51 +07:00
Louis
1143bd3846
refactor: jan extensions ( #799 )
...
* refactor: rename plugin to extension
2023-12-01 11:30:29 +07:00
NamH
86e693b250
refactor: model plugin to follow new specs ( #682 )
...
* refactor: model plugin to follow new specs
Signed-off-by: James <james@jan.ai>
* chore: rebase main
chore: rebase main
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
2023-11-29 11:36:59 +07:00
Louis
8a14edaeea
chore: fs module should not cover app logic
2023-11-26 14:05:54 +07:00
NamH
52d56a8ae1
refactor: move file to jan root ( #598 )
...
* feat: move necessary files to jan root
Signed-off-by: James <james@jan.ai>
* chore: check model dir
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
2023-11-16 12:09:09 +07:00
Louis
36c9807ae4
feat: JSON Conversational Plugin
2023-11-06 13:46:01 +07:00
Louis
96dba2690d
feat: class-based plugin manager
...
chore: add facades
refactor: core module export
refactor: inference plugin - deprecate function registering (#537 )
* refactor: revamp inference plugin as class - deprecate function registering
* refactor: monitoring plugin - deprecate service registering (#538 )
refactor: revamp inference plugin as class - deprecate function registering
chore: update import
refactor: plugin revamp - model management
chore: update build steps and remove experimental plugins
refactor: remove pluggable electron
chore: add sorting for conversations
chore: build plugins for testing
chore: consistent plugin directory name
chore: docs
chore: fix CI
chore: update conversation prefix
2023-11-06 13:46:01 +07:00