Louis
a50ea4a634
refactor: deprecate extension type implementation ( #1677 )
...
* refactor: deprecate extension type implementation
* chore: update README.md
* refactor: EventName to use the events defined in /types
2024-01-22 10:26:49 +07:00
0xSage
db2ccc112b
refactor: change types and interfaces only
2023-12-13 15:12:02 +08:00
Louis
b939692187
chore: stop inference event
2023-12-08 23:07:30 +07:00
hiro
0c838cecb1
fix: Update event types
2023-12-08 23:06:49 +07:00
hiro
1bc5fe64f3
fix: Use Events for init, load, stop models
2023-12-08 23:06:49 +07:00
Louis
cfec5f9493
chore: universal module definition ( #902 )
2023-12-08 16:52:00 +07:00
Louis
1143bd3846
refactor: jan extensions ( #799 )
...
* refactor: rename plugin to extension
2023-12-01 11:30:29 +07:00
Louis
4823c4f3fe
refactor: app entities
2023-11-16 22:57:28 +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
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