3387 Commits

Author SHA1 Message Date
Faisal Amir
49401bd8eb
fix: broken several ui when model name too long (#2728) 2024-04-15 21:52:36 +07:00
NamH
20657bb3da
fix: cannot cancel model which is progress at 0 percent (#2727)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-04-15 21:52:22 +07:00
Louis
f4641316b1
Merge pull request #2725 from janhq/main
Sync main to dev (0.4.11)
2024-04-15 15:19:10 +07:00
Louis
9369ac3e8b
Merge branch 'dev' into main 2024-04-15 14:57:31 +07:00
Andreas Deininger
81e8889568
Fix typos (#2714) 2024-04-15 13:27:28 +07:00
Van Pham
26ce5eb954
Merge pull request #2688 from janhq/release/0.4.11
Release/0.4.11
v0.4.11
2024-04-15 13:27:06 +07:00
Hoang Ha
b908ae2933
Chore: Change CommandR to unavailable (#2722)
* fix: move to comming soon

* fix: Q4 for consistancy

* version pump extension

* pump version model

* fix: highlight unsupported tag

---------

Co-authored-by: Louis <louis@jan.ai>
2024-04-15 12:57:52 +07:00
Faisal Amir
1619478250
enhancement: update input component dynamic text alignment (#2712) 2024-04-15 09:48:57 +07:00
Faisal Amir
09fcdac75c
fix: scrollable modal component (#2711) 2024-04-13 17:23:07 +07:00
hiento09
aff6a7d11a
Bump nitro to -.3.16-hotfix (#2702)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-04-12 15:24:52 +07:00
Louis
997d0e72c5
fix: add new shortcut to create new thread (#2701) 2024-04-12 14:06:47 +07:00
Van Pham
8dbd2524b8
Revert to 0.3.16 due to Nitro issue (#2700) 2024-04-12 13:00:47 +07:00
Van Pham
4a9a9f27df
Revert to 0.3.14 due to Nitro issue (#2699) 2024-04-12 12:35:53 +07:00
Louis
fa9d8ab9a5
fix: switch between models get stuck at generating (#2698) 2024-04-12 12:34:22 +07:00
Louis
d5946e68cd
fix: broken thread settings - component disabled (#2696) 2024-04-11 23:53:59 +07:00
Louis
8cea51e733
fix: allow smaller min width (#2695) 2024-04-11 21:34:03 +07:00
Van Pham
32fd360302
Merge pull request #2693 from janhq/auto/invalid-chat
feat: Select GPT model from Hub and Chat with Invalid API Key
2024-04-11 18:22:51 +07:00
NamH
7d67087919
fix: add markdown support for extension description (#2691)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-04-11 17:43:59 +07:00
Van-QA
76c05eec99 chore: workflow dispatch will not trigger antivirus to save resources 2024-04-11 17:39:49 +07:00
Van-QA
09080a96c1 chore: test wait timeout on linux 2024-04-11 17:39:49 +07:00
Van-QA
9abea8067b chore: add wait time for loader 2024-04-11 17:39:49 +07:00
Van-QA
cdab762a6a feat: add new test for the Use model button from Hub 2024-04-11 17:39:49 +07:00
Van-QA
ed7ba2cbf1 feat: init element for new thread 2024-04-11 17:39:49 +07:00
hiento09
bb567ce8c4
CI test add clean jan folder and revert download url notification on discord (#2690)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-04-11 17:19:04 +07:00
NamH
3deaa8f7ee
fix: not able to update model setting in local api (#2687)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-04-11 15:49:39 +07:00
Louis
02c49e796d
fix: race condition issue - reading settings.json file (#2683)
* fix: race condition issue - reading settings.json file

* fix: cannot reset data while starting model

* chore: remove extension suffix
2024-04-11 15:37:46 +07:00
Van Pham
9e7bdc7f2a
Merge pull request #2682 from janhq/dev
Release cut 0.4.11
2024-04-11 13:16:59 +07:00
Louis
c0949b2d7e
fix: better kill process tensorrt-llm (#2681) 2024-04-11 12:47:41 +07:00
hiento09
ebdaaa6c10
bump nitro version to 0.3.21 (#2680)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-04-11 12:08:39 +07:00
Louis
065ed03099
fix: wrong monitoring system information type (#2679) 2024-04-11 11:07:31 +07:00
NamH
ddb73d8131
fix: can't read the setting at first time (#2677)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-04-11 10:56:47 +07:00
Louis
b19234ed71
chore: Extension should have product name in manifest (#2675)
* chore: Extension should have product name in manifest

* chore: typo
2024-04-11 09:50:58 +07:00
Louis
d93d74c86b
feat: nitro additional dependencies (#2674) 2024-04-11 09:13:02 +07:00
NamH
8917be5ef3
fix: add fallback as default endpoint for inference engine (#2669)
Co-authored-by: James <james@jan.ai>
2024-04-10 18:15:20 +07:00
NamH
69f73b86c4
fix: api server chat completion error for remote model (#2671)
* fix: api server chat completion error for remote model

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

* fix: duplicate setting in local api server

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

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-04-10 18:13:32 +07:00
hiento09
c9332d6968
Enable ci linter workflow_dispatch event (#2673)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-04-10 17:16:37 +07:00
Inchoker
00049aac7d
fix error handling of core for mistral integration (#2672)
* fix error handling of core for mistral integration

* refactor logic using status code

* nitpicking fix

---------

Co-authored-by: Jack Tri Le <Jack>
2024-04-10 17:03:26 +07:00
Louis
3f23de6c28
feat: move log into monitoring extension (#2662) 2024-04-10 14:35:15 +07:00
hiento09
3be0b3af65
Change report portal description to git commit hash (#2668)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-04-10 13:38:47 +07:00
hiento09
2931a46799
Bump nitro to 0.3.19 (#2663)
Bump nitro to 0.3.19
2024-04-09 22:43:23 +07:00
zhhanging
5a9c63a776
handle enter key in cjk input method (#2657)
Co-authored-by: zhhanging <hang@mindrank.ai>
2024-04-09 21:50:15 +07:00
hiento09
5fd6025175
Bump nitro version to 0.3.18 (#2652) 2024-04-09 12:31:10 +07:00
Louis
c31a6ef4d3
fix: missing api key error handling (#2645) 2024-04-09 11:33:12 +07:00
Louis
9479beb7d1
fix: unload model while loading cause unknown error (#2649)
* fix: unload model while loading cause unknown error

* chore: mask placeholder
2024-04-09 11:31:42 +07:00
Louis
07e1a2295c
fix: api server - server url prefix is not updated (#2650) 2024-04-09 11:31:35 +07:00
Inchoker
1244f03f66
feat: mistral inference engine extension (#2569)
* Add new feat: Inference Mistral extension

* change settings

* nitpicking fix

* fix model position and add mistral registerModel

* remove irrelevant changes

* change desc of mistral medium

Co-authored-by: Louis <louis@jan.ai>

* change desc of mistral small

Co-authored-by: Louis <louis@jan.ai>

* change desc of mistral large

Co-authored-by: Louis <louis@jan.ai>

* remove unpopular mistral model

* replace placeholder

* sort remaining models using size

---------

Co-authored-by: Jack Tri Le <Jack>
Co-authored-by: Louis <louis@jan.ai>
2024-04-09 11:18:03 +07:00
NamH
c0c038f4f7
chore: filter gguf files when importing model on windows (#2653)
Co-authored-by: Louis <louis@jan.ai>
2024-04-09 10:36:01 +07:00
Louis
d5c4f745f1
fix: model selector lack of warning message when no models downloaded (#2651) 2024-04-08 22:38:38 +07:00
hiento09
08baf48dcb
Feature playwright integrate report portal (#2648)
* Add make script for report portual playwright agent config

* Update workflow to report to report portal

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-04-08 21:56:01 +07:00
Louis
762d8879de
fix: redirect to extension setting (#2626) 2024-04-08 09:50:31 +07:00