24 Commits

Author SHA1 Message Date
Service Account
f72a9961a5
chore: Update nitro windows external DLL for runtime 2023-10-21 18:04:55 -07:00
Service Account
47e5327228
chore: Add todo for checking whether CUDA exists or not 2023-10-21 18:04:29 -07:00
Service Account
5f536d8d3b janhq/jan: Update tag build 1.0.7 for inference-plugin 2023-10-20 04:00:11 +00:00
Louis
d133594db7
chore: clean 2023-10-20 10:48:53 +07:00
vuonghoainam
d98ad60422 chore: Add support for nitro 0.1.2 with load_model 2023-10-19 17:44:16 -07:00
vuonghoainam
25457aa594 feat: Add inferene params wrt nitro 0.1.2 2023-10-19 17:43:47 -07:00
vuonghoainam
64f7a81e9e chore: Update nitro 0.1.2 for Intel 2023-10-19 16:18:05 -07:00
vuonghoainam
91c623e11e chore: Update nitro for linux with cuda support version 0.1.2 2023-10-19 16:17:53 -07:00
vuonghoainam
9a5963294f chore: Update new nitro for Mac M with new metal file 2023-10-19 16:17:31 -07:00
vuonghoainam
cd22ec0c58 chore: Update nitro windows 0.1.2 with cuda support by default 2023-10-19 16:17:08 -07:00
vuonghoainam
80485b21b6 chore: Remove config.json file as new nitro does not need it 2023-10-19 16:16:32 -07:00
vuonghoainam
4684e0344f fix: Update default windows exe file to cuda by default 2023-10-19 16:16:04 -07:00
vuonghoainam
c2d3940298 fix: Use IP instead of localhost to improve performance 2023-10-19 16:15:35 -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
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