5 Commits

Author SHA1 Message Date
vuonghoainam
25457aa594 feat: Add inferene params wrt nitro 0.1.2 2023-10-19 17:43:47 -07:00
vuonghoainam
c2d3940298 fix: Use IP instead of localhost to improve performance 2023-10-19 16:15:35 -07: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
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