2113 Commits

Author SHA1 Message Date
NamH
7f55c1bed1
fix(Log): server log is not display in windows (#1764)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-25 15:58:45 +07:00
hiento09
1b49c76ea8
Merge pull request #1769 from janhq/regression/fix-ci-run-failed
Correct bash script syntax in ci
2024-01-25 15:49:23 +07:00
Hien To
023ab04e94 Correct bash script syntax in ci 2024-01-25 15:42:54 +07:00
hiento09
c752e71f8c
Merge pull request #1767 from janhq/regression/combine-ci-pre-release-and-nightly
Combine 2 ci pipeline pre-release and nightly into one
2024-01-25 15:34:31 +07:00
Hien To
8e28c2a43d Add ignore trigger pre-release to main for docs and README.md 2024-01-25 14:57:54 +07:00
Hien To
f73e7388e2 Combine 2 ci pipeline pre-release and nightly into one for correcting build number nightly 2024-01-25 14:53:44 +07:00
hiento09
9f71ec2dd7
Merge pull request #1757 from janhq/hotfix/ci-pre-release-trigger-failed
Hotfix CI pre-release not trigger
2024-01-25 11:46:14 +07:00
Hien To
79049eeefb Remove paths trigger for pre-release ci 2024-01-25 11:46:01 +07:00
Louis
44053a6f26
Merge pull request #1756 from janhq/regression/add-back-open-app-data-folder
fix: bring back open app directory
2024-01-25 11:43:18 +07:00
Louis
5f65d007d9 fix: bring back open app directory 2024-01-25 11:27:51 +07:00
Louis
736ea8fc31
Merge pull request #1752 from janhq/dev
Release Cut v0.4.5
2024-01-25 11:14:43 +07:00
hiro
68ba0de0d8
Merge pull request #1754 from janhq/chore/bump_nitro_0_2_12
chore(nitro): 0.2.11 -> 0.2.12
2024-01-25 10:40:09 +07:00
hiro
410c6f9a57 chore(nitro): 0.2.11 -> 0.2.12 2024-01-25 10:20:47 +07:00
Service Account
429aeb9988 Resolve merge confict 2024-01-25 10:11:39 +07:00
Service Account
a93127087c janhq/jan: Update README.md with nightly build artifact URL 2024-01-24 20:18:34 +00:00
Faisal Amir
6ba48bc1e3
feat: update UI allow user change folder (#1738)
* feat: wip ui jan folder setting

* change input disabled

* finished change directory jan folder

* fix overlap value input current path folder

* make app reload to latest page

* fix: add experimental feature toggle til the next release

---------

Co-authored-by: Louis <louis@jan.ai>
2024-01-24 22:13:58 +07:00
Faisal Amir
1b794b5337
fix: input port have range validation (#1741)
* fix port cannot be empty and have range validation

* fix: do not allow user to start server with blank port config (after navigating back)

* fix: thread disable button color

---------

Co-authored-by: Louis <louis@jan.ai>
2024-01-24 21:33:45 +07:00
Service Account
7401f3d798 janhq/jan: Update README.md with nightly build artifact URL 2024-01-24 05:58:20 +00:00
hiento09
e7f82c678c
Remove error condition trigger jobs (#1736)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-24 10:58:04 +07:00
Louis
2be8132b0c chore: add pre-commit hook - prettier 2024-01-24 09:32:24 +07:00
hiro
0b129baa65
Merge pull request #1726 from janhq/fix/nitro_cpu_count
fix: Nitro CPU threads with correct physical/ performance CPU count
2024-01-24 09:15:30 +07:00
Faisal Amir
d6242def98 fix: active model when start server 2024-01-23 18:12:38 +07:00
Faisal Amir
7d511cfbb0 update login calculate not enough ram for error message 2024-01-23 18:12:18 +07:00
Faisal Amir
8ce454ae61 fix: error message when not enough RAM 2024-01-23 18:12:18 +07:00
hiro
7f1a902a25
Merge pull request #1729 from janhq/fix/server_api_localhost
fix: Change to fixed `localhost` instead of using host variable
2024-01-23 18:00:10 +07:00
hiro
5c8c6f4795 fix: Change to fixed localhost instead of using host variable 2024-01-23 17:55:23 +07:00
hiro
9da59b4612 fix: Change initial value for reduce as 1 instead of 0 2024-01-23 17:35:34 +07:00
hiro
0608d77da5 chore: remove deps node-os-utils 2024-01-23 17:35:34 +07:00
hiro
5a9b0cf8b8 chore: add log to get data on testing 2024-01-23 17:35:34 +07:00
hiro
a0f6f00806 fix: Add fix for physical cpu core count 2024-01-23 17:35:34 +07:00
hiro
17479e7967 chore: reformat and add types 2024-01-23 17:35:34 +07:00
hiento09
fe1baed116
Override Cloudflare R2 public with generic provider (#1727)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-23 17:18:55 +07:00
Service Account
994f4cea99 janhq/jan: Update README.md with nightly build artifact URL 2024-01-23 10:18:35 +00:00
Hieu
92ab51f290
docs: add troubleshoot unexpected token (#1711)
docs: add troubleshoot unexpected token
2024-01-23 19:09:20 +09:00
Service Account
5b38d0e9bd janhq/jan: Update README.md with nightly build artifact URL 2024-01-23 09:53:01 +00:00
Service Account
2d7ec01c32 janhq/jan: Update README.md with nightly build artifact URL 2024-01-23 08:25:25 +00:00
hiento09
0bc624cf27
Correct download url readme (#1724)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-01-23 14:47:41 +07:00
hieu-jan
445d052201 docs: add troubleshoot unexpected token 2024-01-23 14:37:25 +07:00
NamH
666bc01e89
fix(Model): #1662 imported model does not use gpu (#1723)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-23 13:40:50 +07:00
NamH
d852219c4c
fix(API): #1720 host/port provided in the local API server does not fully applied (#1721)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-01-23 12:30:43 +07:00
Louis
f8c1f91b73
fix: API chat/completion is blocked by CORS (#1705) 2024-01-22 19:56:37 +07:00
Faisal Amir
69ff85f66a feat: improvement ux for local api server 2024-01-22 19:05:40 +07:00
Louis
aeab22f5ab
fix: Jan server - v1/chat/completions is throwing ERR_REQUIRE_ESM (#1703) 2024-01-22 17:54:47 +07:00
Louis
b4f104f411
fix: Jan server is showing blank page (#1702) 2024-01-22 16:05:36 +07:00
NamH
4cf47777e6
feat: allow user to move jan folder (#1649)
* feat: allow user to move jan folder

Signed-off-by: James <james@jan.ai>

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
2024-01-22 14:37:46 +07:00
Faisal Amir
a3f2a16cb4 fix: switching loader from remote to local model from thread right panel 2024-01-22 14:36:45 +07:00
Faisal Amir
612445b4fa fix: loader bar selected model right panel 2024-01-22 14:36:45 +07:00
Hieu
ad33823446
docs: fix about pages (#1699)
docs: fix about pages
2024-01-22 16:28:44 +09:00
hieu-jan
285c3632cb docs: fix sidebar warning 2024-01-22 16:24:05 +09:00
hieu-jan
97c122986a docs: add DocCardList 2024-01-22 16:21:32 +09:00