34 Commits

Author SHA1 Message Date
hiento09
06da2d8c5f
Add install nitro mac intel inference plugin build locally (#542)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-11-05 14:27:11 +07:00
Service Account
b495dabf88 janhq/jan: Update tag build 1.0.21 for inference-plugin 2023-11-03 11:13:18 +00:00
hiento09
4eb5ecdbb4
Bump nitro version to 0.1.4 (#532)
* Bump nitro version to 0.1.4

* Add chmod for linux-start.sh file

---------

Co-authored-by: Service Account <service@jan.ai>
2023-11-03 18:11:19 +07:00
hiento09
8f9cc300b3
Chore/update yarn dev script (#529)
* reduce runtime command yarn build:plugins locally on mac silicon

* rename yarn script

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Service Account <service@jan.ai>
2023-11-02 17:41:13 +07:00
Service Account
6f3b17bed8 janhq/jan: Update tag build 1.0.20 for inference-plugin 2023-11-01 16:36:49 +00:00
hiento09
200f19f3ee
Inference Plugin pull nitro binary from release (#524)
* refactor nitro folder structure inside inference plugin

* Change to flat folder structure for nitro binary

* Remove all exiting nitro binary file

* add download command for nitron linux cuda

* Add yarn script to download nitro

* Add build deps to data-plugins yarn script

* add chmod for nitro binary file

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Service Account <service@jan.ai>
2023-11-01 23:32:41 +07:00
Service Account
5ab61c3e5e janhq/jan: Update tag build 1.0.19 for inference-plugin 2023-10-31 09:13:57 +00:00
Service Account
76a844ae77 janhq/jan: Update tag build 1.0.18 for inference-plugin 2023-10-31 08:22:31 +00:00
Louis
1efe2cbd1e
fix: dest.end is not a function (#501) 2023-10-31 15:21:18 +07:00
Service Account
197eb6c0b6 janhq/jan: Update tag build 1.0.17 for inference-plugin 2023-10-31 02:58:00 +00:00
Service Account
7ccdb8360d janhq/jan: Update tag build 1.0.16 for inference-plugin 2023-10-30 15:37:19 +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
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
0a1302e301 janhq/jan: Update tag build 1.0.14 for inference-plugin 2023-10-26 02:00:59 +00:00
Service Account
b121495ff4 janhq/jan: Update tag build 1.0.13 for inference-plugin 2023-10-25 08:55:35 +00:00
Service Account
914b4082a9 janhq/jan: Update tag build 1.0.12 for inference-plugin 2023-10-25 01:02:00 +07:00
Service Account
6c9069a1ad
janhq/jan: Update tag build 1.0.11 for inference-plugin 2023-10-24 11:01:16 +07:00
Service Account
b4e982552f janhq/jan: Update tag build 1.0.10 for inference-plugin 2023-10-23 16:05:39 +07:00
Service Account
6f4b937b1c janhq/jan: Update tag build 1.0.9 for inference-plugin 2023-10-23 15:59:55 +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
bb5c430d1b
janhq/jan: Update tag build 1.0.8 for inference-plugin 2023-10-21 18:09:22 -07:00
Service Account
5f536d8d3b janhq/jan: Update tag build 1.0.7 for inference-plugin 2023-10-20 04:00:11 +00: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
e549acaead janhq/jan: Update tag build 1.0.4 for inference-plugin 2023-10-18 07:15:15 +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
94b8d2d57c janhq/jan: Update tag build 1.0.3 for inference-plugin 2023-10-18 06:39:48 +00:00
Louis
c623a9bb33
chore: update convo summary (#378)
* chore: update convo summary

* chore: conversation summary debouncing & retry attempt

* chore: convention
2023-10-18 13:38:56 +07:00
Service Account
3d4f4d8812 janhq/jan: Update tag build 1.0.2 for inference-plugin 2023-10-17 08:54:47 +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