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
Service Account
a6bd417b86
janhq/jan: Update tag build 1.0.9 for monitoring-plugin
2023-10-31 08:22:33 +00:00
Louis
1efe2cbd1e
fix: dest.end is not a function ( #501 )
2023-10-31 15:21:18 +07:00
Service Account
e1235fb160
janhq/jan: Update tag build 1.0.8 for monitoring-plugin
2023-10-30 15:37:23 +00:00
hiento09
fd87f8ad7f
Correct version and license ( #498 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-30 22:32:34 +07:00
Louis
2711552614
chore: update plugin readme ( #497 )
2023-10-30 21:52:14 +07:00
Louis
4f9d883c6b
chore: update plugins license ( #496 )
2023-10-30 21:30:56 +07:00
John
6bf5b7d906
#255 : Read plugins manifest from CDN
2023-10-30 19:36:03 +07:00
Service Account
4b974ed500
janhq/jan: Update tag build 1.0.6 for monitoring-plugin
2023-10-23 16:00:01 +07:00
NamH
6e2210cb22
feat: adding create bot functionality ( #368 )
...
* feat: adding create bot functionality
Signed-off-by: James <james@jan.ai>
* update the temperature progress bar
Signed-off-by: James <james@jan.ai>
* chore: remove tgz
Signed-off-by: James <james@jan.ai>
* update core dependency
Signed-off-by: James <james@jan.ai>
* fix e2e test
Signed-off-by: James <james@jan.ai>
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2023-10-23 15:57:56 +07:00
Hien To
81823f23f0
Correct plugin version
2023-10-19 16:04:04 +07:00
hiento09
df5bbd0308
Chore/remove package lock ( #398 )
...
* Remove package-lock.json file
* update .gitignore
---------
Co-authored-by: Hien To <>
2023-10-19 08:55:52 +00:00
hiento09
a6694921e8
Refactor cicd ( #397 )
...
* Refactor cicd
* Correct version plugin core
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-19 08:29:40 +00:00
Service Account
45f1b80260
janhq/jan: Update tag build 1.0.3 for monitoring-plugin
2023-10-18 07:15:18 +00:00
Louis
b5d520fe10
chore: resolve fetch models api limit rate ( #383 )
...
* chore: resolve fetch models api limit rate
* chore: delete module cache
* chore: update latest npm module
* chore: typo
2023-10-18 14:13:24 +07:00
Service Account
784dcab5eb
janhq/jan: Update tag build 1.0.2 for monitoring-plugin
2023-10-17 08:54:50 +00:00
hiento09
6ff57e8f6f
Correct version of plugins ( #374 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-17 15:53:03 +07:00
Louis
7812bf64d5
chore: #371 - reference to plugin name and module path as variables ( #372 )
...
* chore: #371 - plugin developer can reference to plugin name and module path as variables
* chore: display origin plugin name
* Switch from plugin-core to core
* Remove un-used command in ci test
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-17 15:41:35 +07:00
hiento09
e1e6fddcdf
Move plugins folder from electron to root folder ( #366 )
...
* Move plugins folder from electron to root folder
* Add CICD for plugins
* Fix error electron import plugin after change plugin name
* Add remove app cache on CI test pipeline
---------
Co-authored-by: Hien To <>
2023-10-16 19:18:00 +07:00