* Create shared job output get version for nightly build
* update CI prod add change version for web/package.json
* Add condition enable for auto update on CI run on main branch only
* Update Makefile to delete extensions folder on jan root
* Correct version for nightly build ci pipeline
* Add direct url for nightly build to README.md file
* Correct make clean path for windows
* Remove nightly build session in README
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
* chore: expose fs apis
* chore: correct electron import path
* update download api
Signed-off-by: James <james@jan.ai>
* update chat_completion
Signed-off-by: James <james@jan.ai>
* fix electron import
Signed-off-by: James <james@jan.ai>
* feat: adding API support at 1337 (#991)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
* feat: Add /chat/completion api and handler
* chore: add todo for modelList
* chore: read engine.json for openai chat_completion (#1030)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
* refactor: move routes to shared node module
* refactor: exported modules from core with types (#1172)
* refactor: exported modules from core with types
* fix: fix file reading args
* refactor: fileManager handles
* fix: app issues with server refactoring
* refactor: shared server module (#1210)
* chore: resolve main
* chore: update makefile
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: NamH <NamNh0122@gmail.com>
Co-authored-by: hiro <vuonghoainam.work@gmail.com>
* CI nightly build enable auto-updater
* Add jobs dependencies
* add continue on error for task delete latest folder on R2
* Switch to use aws s3api
* Switch to use bash for make build command
* Fix error region aws s3cli command
* Fix makefile command error on windows
* Change content type of yaml file upload to R2
* add retry curl github api
* Fix error command aws s3api delete-objects
* quit from tty for aws s3api command
* CI nightly build enable auto-updater
* Add jobs dependencies
* add continue on error for task delete latest folder on R2
* Switch to use aws s3api
* Switch to use bash for make build command
* Fix error region aws s3cli command
* Fix makefile command error on windows
* Change content type of yaml file upload to R2
* add retry curl github api
* Fix error command aws s3api delete-objects
* quit from tty for aws s3api command
* Correct yml file for auto updater electron
* Add channel for auto-updater
* Add channel for auto-updater
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Service Account <service@jan.ai>
* Add check build extensions
* Correct Makefile check extenstions
* Add check build extensions
* Correct Makefile check extenstions
* Include Makefile change will run test
* Fix error on linux
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Service Account <service@jan.ai>