13 Commits

Author SHA1 Message Date
Service Account
a0b0d37542 janhq/jan: Update tag build 1.0.7 for openai-plugin 2023-10-26 13:32:43 +00:00
Louis
f0fa9c7129
chore: add required app version to edge release plugin (#471) 2023-10-26 20:31:09 +07:00
Service Account
25be90b4e3 janhq/jan: Update tag build 1.0.6 for openai-plugin 2023-10-23 16:00:05 +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
0eb236f6e2 janhq/jan: Update tag build 1.0.3 for openai-plugin 2023-10-18 07:15:20 +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
c220d7cd68 janhq/jan: Update tag build 1.0.2 for openai-plugin 2023-10-17 08:54:52 +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