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
Louis
065ed03099
fix: wrong monitoring system information type ( #2679 )
2024-04-11 11:07:31 +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
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
Louis
3f23de6c28
feat: move log into monitoring extension ( #2662 )
2024-04-10 14:35:15 +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
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
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
Louis
762d8879de
fix: redirect to extension setting ( #2626 )
2024-04-08 09:50:31 +07:00
Louis
f8cf93a906
chore: add GPU driver and toolkit status ( #2628 )
2024-04-08 09:50:16 +07:00
Inchoker
815a7aef96
Rearrange model position in Hub page ( #2622 )
...
* Rearrange model position in Hub page
* fix linting
* Update web/screens/ExploreModels/ExploreModelList/index.tsx
Co-authored-by: Louis <louis@jan.ai>
---------
Co-authored-by: Jack Tri Le <Jack>
Co-authored-by: Louis <louis@jan.ai>
2024-04-06 00:44:28 +07:00
Louis
9303e7aeb4
fix: object is destroyed block app exit ( #2623 )
2024-04-05 14:30:43 +07:00
GenkaOk
089e311bfd
Add API prefix settings ( #2528 )
...
Co-authored-by: Van Pham <64197333+Van-QA@users.noreply.github.com>
2024-04-04 19:45:45 +07:00
Louis
1eaf13b13e
fix: cancel loading model with stop action ( #2607 )
2024-04-04 10:57:54 +07:00
Louis
7f92a5aef0
fix: copied logs line break ( #2603 )
2024-04-04 10:57:37 +07:00
Louis
52654b1055
chore: add open log dir to troubleshooting modal ( #2605 )
2024-04-04 08:55:00 +07:00
Louis
931f1da28e
fix: duplicated error message ( #2602 )
2024-04-04 08:53:10 +07:00
Louis
d579d8a45c
fix: app does not gracefully stop a model ( #2593 )
2024-04-03 22:22:43 +07:00
Louis
3b755f7e8c
Merge pull request #2591 from janhq/main
...
use `tabular-nums` for percentages in ModelCancelDownload (#2553 )
2024-04-03 10:59:58 +07:00
Louis
3fded8fd20
fix: regenerate message should not include the assistant's previous response ( #2583 )
2024-04-02 22:17:35 +07:00
Louis
6f0ee23776
fix: missing load model error message ( #2581 )
2024-04-02 22:16:43 +07:00
Louis
9797e5b05f
fix: broken auto link ( #2580 )
2024-04-02 18:45:35 +07:00
Masataka Yakura
2a6f7745c8
use tabular-nums for percentages in ModelCancelDownload ( #2553 )
...
with this patch numbers in percentages have the same width so all the component widths stay the same
https://tailwindcss.com/docs/font-variant-numeric#tabular-figures
2024-04-02 17:54:05 +07:00
Louis
89653eda08
fix: disabling Vulkan causes users to be stuck in GPU-accelerated mode ( #2578 )
2024-04-02 17:35:15 +07:00
hiento09
7feaf0b3bd
Change npm registry to nexus for CI test and enable turbo remote cache ( #2535 )
...
* Change npm registry to nexus for CI test
* Change npm registry to nexus for CI test
* Add yarn.lock
* Remove clean step
* Revert to disable yarn.lock file
* Turn NPM Proxy to env
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-04-02 15:34:26 +07:00
NamH
345c7d58e6
chore: some wordings in extension settings ( #2573 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-04-02 15:31:20 +07:00
Louis
c6198ae423
fix: quick ask blocks app update ( #2525 )
2024-04-02 12:32:12 +07:00
Louis
f6d3b53ab5
Merge branch 'main' into dev
...
# Conflicts:
# web/screens/Chat/ErrorMessage/index.tsx
2024-04-02 11:09:59 +07:00
GenkaOk
dd8be07120
Set name assistant ( #2529 )
2024-04-01 11:32:06 +07:00
NamH
96af5fb85a
fix: quick ask improvement ( #2543 )
...
* docs: Update README.md
* fix: quick ask improvement
Signed-off-by: James <james@jan.ai>
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: hieu-jan <150573299+henryh0x1@users.noreply.github.com>
Co-authored-by: James <james@jan.ai>
2024-03-30 08:59:52 +07:00
Louis
1451f678db
fix: file input update delay ( #2540 )
2024-03-29 22:02:48 +07:00
Louis
228a363914
fix: image model does not work when retrieval tool is enabled ( #2538 )
2024-03-29 16:07:49 +07:00
NamH
fa35aa6e14
feat: dynamically register extension settings ( #2494 )
...
* feat: add extesion settings
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-03-29 15:44:46 +07:00
NamH
132487acec
fix: show default error message from inference engine ( #2533 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-03-29 11:53:34 +07:00
NamH
3ecdb81881
fix: file explore on windows show empty when importing model ( #2484 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-03-29 01:24:53 +07:00
Louis
6e01e04c76
fix: should not show broken image ( #2526 )
2024-03-28 16:32:33 +07:00
NamH
1f8dc893ba
fix: remove files and memory when user clean thread ( #2524 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-03-28 13:54:38 +07:00
Louis
784af8cf55
fix: model recommendation label is not based on VRAM ( #2517 )
2024-03-27 18:21:33 +07:00
Louis
fe730fbe42
fix: load model fails - generating button is not updated ( #2498 )
2024-03-27 15:52:06 +07:00
Louis
7857a6e75e
fix: upload document mid-thread does not work ( #2504 )
2024-03-26 22:22:54 +07:00
Louis
d290ae1977
fix: text overflow
2024-03-25 23:58:36 +07:00
Louis
8e8dfd4b37
refactor: introduce inference tools ( #2493 )
2024-03-25 23:26:05 +07:00
Louis
14a67463dc
chore: refactor core folder structure - module based
2024-03-25 16:20:06 +07:00
Louis
77cbdc2dcf
refactor: introduce message request builder ( #2481 )
2024-03-25 12:50:29 +07:00
Louis
9551996e34
chore: load, unload model and inference synchronously
2024-03-25 12:25:30 +07:00
NamH
67e285fa96
chore: remove rmdirsync from core api since it is deprecated ( #2459 )
...
* chore: remove rmdirsync from core api since it is deprecated
Signed-off-by: James <james@jan.ai>
* chore: remove mkdirsync
Signed-off-by: James <james@jan.ai>
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-03-22 17:57:16 +07:00