27 Commits

Author SHA1 Message Date
Service Account
0a55a853fe janhq/jan: Update tag build 1.0.13 for model-management-plugin 2023-10-31 09:13:59 +00:00
John
7a1f713229 Chore: refactor code, hide plugin menu in web 2023-10-31 15:38:21 +07:00
Service Account
f35c97b6c3 janhq/jan: Update tag build 1.0.12 for model-management-plugin 2023-10-31 02:58:03 +00:00
John
6be67895dd 255: Cloud native 2023-10-30 23:20:10 +07:00
Service Account
d9f261732a janhq/jan: Update tag build 1.0.11 for model-management-plugin 2023-10-30 15:37:21 +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
df6603b3e2 janhq/jan: Update tag build 1.0.9 for model-management-plugin 2023-10-25 01:09:32 +07:00
Louis
df5d75d1f8
fix: plugin & model catalog import cache are not cleared properly (#437)
* fix: plugin catalog cache is not wiped properly

* fix: import cache issue
2023-10-25 01:06:37 +07:00
Service Account
b80eb4ad03 janhq/jan: Update tag build 1.0.8 for model-management-plugin 2023-10-23 15:59:58 +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
Service Account
251dffd627 janhq/jan: Update tag build 1.0.7 for model-management-plugin 2023-10-20 07:17:50 -07:00
Louis
d9e32dcc02
feat: chat with documents plugin (#417)
* chore: vectordb driver plugin

# Conflicts:
#	plugins/monitoring-plugin/package.json

* chore: add langchain & index documents

* feat: chat with documents plugin

* chore: correct build step

---------

Co-authored-by: namvuong <22463238+vuonghoainam@users.noreply.github.com>
2023-10-20 21:03:46 +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
Louis
6be3ba14a6
chore: update core events module (#394) 2023-10-19 10:31:56 +07:00
Service Account
0fc360f352 janhq/jan: Update tag build 1.0.4 for model-management-plugin 2023-10-18 08:25:40 +00:00
Louis
b04fb4845d
chore: remove deprecated extension functions (#388) 2023-10-18 15:25:13 +07:00
Service Account
f2dfbb80e5 janhq/jan: Update tag build 1.0.3 for model-management-plugin 2023-10-18 07:15:17 +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
e59afe1be4 janhq/jan: Update tag build 1.0.2 for model-management-plugin 2023-10-17 08:54:49 +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