3647 Commits

Author SHA1 Message Date
Louis
3de4eab2a0
fix: broken app due to incorrect api path (#3316) 2024-08-09 12:18:41 +07:00
Faisal Amir
1f5168d4af
feat: modal waiting cortex (#3306)
* feat: update style modal waiting cortex

* chore: fix logic open modal

* chore: update url default host atom

* chore: update jan data folder path

* chore: reduce font size modal waiting cortex
2024-08-09 11:00:33 +07:00
NamH
624d07703c
fix: refresh should not create new thread (#3314) 2024-08-09 10:28:49 +07:00
Faisal Amir
a4f5fda104
fix: avoid lose title threads (#3307)
* fix: avoid lose title threads

* fix: create cont default thread title
2024-08-09 09:39:04 +07:00
Louis
b43242b9b2
feat: change data folder (#3309) 2024-08-08 22:54:25 +07:00
Louis
b348110fb7
feat: embed cortex into jan as a js module (#3305) 2024-08-08 20:04:47 +07:00
NamH
709204b2bc
fix: migration item in setting detail omit buttons (#3298)
Signed-off-by: James <namnh0122@gmail.com>
2024-08-07 23:06:15 +07:00
NamH
aa7dbdc9fa
fix: merge gpu arch and os tensorrt models (#3299)
Signed-off-by: James <namnh0122@gmail.com>
2024-08-07 23:05:28 +07:00
NamH
602097909d
chore: update cortex new version (#3300)
Signed-off-by: James <namnh0122@gmail.com>
2024-08-07 23:04:41 +07:00
Faisal Amir
8eb8611c28
fix: engine logo on model dropdown (#3291)
* fix: render logo each engine instead each model engine

* chore: disabled option when engine isn't ready
2024-08-07 21:01:28 +07:00
Faisal Amir
be31e9315e
fix: icon setting can close and open right panel (#3295)
* fix: icon setting input box can close and open right panel

* fix: unsued import
2024-08-07 20:09:07 +07:00
NamH
26be941e84
fix: error while importing local model is not shown (#3294)
* fix: error while importing local model is not shown

Signed-off-by: James <namnh0122@gmail.com>

* fix: failed download should not be added to download state (#3297)

Signed-off-by: James <namnh0122@gmail.com>

---------

Signed-off-by: James <namnh0122@gmail.com>
2024-08-07 17:55:01 +07:00
NamH
3135ccc27e
fix: add lower case quantization support (#3293) 2024-08-07 15:14:36 +07:00
NamH
2521e1db51
fix: onnx can't be selected in download model modal (#3283)
Signed-off-by: James <namnh0122@gmail.com>
2024-08-07 13:59:10 +07:00
NamH
bad481bf05
feat: add chunk count (#3290)
* feat: add chunk count

* bump cortex version
2024-08-07 13:58:51 +07:00
Louis
2201e6c5f8
fix: RAM always show 0% (#3287) 2024-08-07 13:20:09 +07:00
Louis
98abff0da3
fix: remote engine should not allow reinit (#3284)
* chore: local engines should not allow reinit

* fix: remote engines should not have install action
2024-08-07 12:45:47 +07:00
Faisal Amir
105a9aa1a1
chore": update minor UI (#3281)
* chore: update minor and missing ui

* chore: update ui import model

* 0.5.0-30

---------

Co-authored-by: Van Pham <64197333+Van-QA@users.noreply.github.com>
2024-08-07 09:41:37 +07:00
Faisal Amir
5a81865508
chore: update z-index tooltip (#3280) 2024-08-06 23:02:42 +07:00
NamH
8372f30f0e
feat: add nvidia engine (#3279) 2024-08-06 19:19:16 +07:00
NamH
7fb1354287
fix: migration wrong directory (#3278)
* fix: migration wrong directory

* reload model after migration

Signed-off-by: James <namnh0122@gmail.com>

---------

Signed-off-by: James <namnh0122@gmail.com>
2024-08-06 17:15:24 +07:00
Louis
44a6401000
fix: clearer app loading prompt (#3275) 2024-08-06 15:25:22 +07:00
Louis
57cf3c7b3d
fix: allow user to reinit engine from settings page (#3277) 2024-08-06 15:24:52 +07:00
NamH
2074511067
feat: enable copy over instructions (#3266) 2024-08-06 15:03:08 +07:00
Louis
3bebdfe67e
chore: toast message on model import fail with reason (#3276) 2024-08-06 14:29:58 +07:00
Louis
d074a5a445
fix: should not let second instance terminate cortex (#3274) 2024-08-06 14:28:03 +07:00
Faisal Amir
07fa79e71a
chore: remnove focus button (#3272) 2024-08-06 13:18:27 +07:00
Faisal Amir
10b4a9087a
chore: update hub search result (#3273) 2024-08-06 13:18:10 +07:00
Faisal Amir
db5d8aba45
chore: temporary hidden import model (#3270) 2024-08-06 13:17:38 +07:00
NamH
91c77eda78
fix: set cortex data folder path when starting jan (#3252)
* fix: set cortex data folder path when starting jan

* fix: change port to 1338

* fix: add migration in advanced setting

* update

* update new cortex

* feat: add import model error handler

Signed-off-by: James <namnh0122@gmail.com>

---------

Signed-off-by: James <namnh0122@gmail.com>
2024-08-06 07:43:32 +07:00
NamH
224ca3f7cc
fix: remote model added manually does not shown in model drop down (#3261)
* fix: remote model added manually does not shown in model drop down

* Bump cortex 0.5.0-27 in version.txt

---------

Co-authored-by: Van Pham <64197333+Van-QA@users.noreply.github.com>
2024-08-05 20:40:56 +07:00
NamH
5e06ed8a12
feat: add more options for cortex popup (#3236)
update
2024-08-05 14:31:31 +07:00
Faisal Amir
37a3c4f844
feat: manage cloud models from threads screen (#3223)
* feat: allow user to setup and manage cloud model from model dropdown

* feat: add setup apikey modal for model dropdown

* chore: remove console log

* chore: update new function onSettingClick

* chore: fix div
2024-08-05 13:15:57 +07:00
Louis
c10caf8d7f
chore: check the legacy incompatible message type (#3248) 2024-08-05 11:43:15 +07:00
Gabrielle Ong
f0f23078f3
chore: minor copy for grammar (#3235) 2024-08-02 16:34:32 +07:00
NamH
83579df3a4
fix: add back normalize message function (#3234)
Signed-off-by: James <namnh0122@gmail.com>
2024-08-02 16:23:12 +07:00
Faisal Amir
4d3a97f1dc
chore: update conditional starter screen after cortex load (#3227) 2024-08-02 13:58:20 +07:00
Louis
68714eeaf9
fix: broken status parse due to empty category (#3233)
* fix: broken status parse due to empty category

* cortex 0.5.0-7

---------

Co-authored-by: Van Pham <64197333+Van-QA@users.noreply.github.com>
2024-08-02 12:19:51 +07:00
Faisal Amir
13428d60e7
feat: make scroll area type auto for make default visible scrollbar (#3220) 2024-08-02 10:59:33 +07:00
NamH
ec9b5bf682
fix: update new api from cortex to support 0.5.0 (#3221)
* fix: update new api from cortex to support 0.5.0

Signed-off-by: James <namnh0122@gmail.com>

* fix stop button for streaming

Signed-off-by: James <namnh0122@gmail.com>

* fix stop inference for nonstreaming

Signed-off-by: James <namnh0122@gmail.com>

* chore: remove umami prevent tracking call to vercel

Signed-off-by: James <namnh0122@gmail.com>

* add warning modal when running more than 2 model concurrently

Signed-off-by: James <namnh0122@gmail.com>

* fix: skip summarize if abort

Signed-off-by: James <namnh0122@gmail.com>

* 0.5.0-3

* add inference error popup

Signed-off-by: James <namnh0122@gmail.com>

* add back import local model

Signed-off-by: James <namnh0122@gmail.com>

* fix: max token issue (#3225)

Signed-off-by: James <namnh0122@gmail.com>

* format status

Signed-off-by: James <namnh0122@gmail.com>

* fix migration missing instructions

Signed-off-by: James <namnh0122@gmail.com>

* fix: wait for cortex process overlay should be on top (#3224)

* fix: wait for cortex process overlay should be on top

* chore: update cortex.js

* Cortex 0.5.0-5

* add import model to my model screen

Signed-off-by: James <namnh0122@gmail.com>

* fix: should migrate symlink models (#3226)

* fix import on windows (#3229)

Signed-off-by: James <namnh0122@gmail.com>

* fix yarn lint

Signed-off-by: James <namnh0122@gmail.com>

* fix: clean up port before start jan (#3232)

Signed-off-by: James <namnh0122@gmail.com>

---------

Signed-off-by: James <namnh0122@gmail.com>
Co-authored-by: Van Pham <64197333+Van-QA@users.noreply.github.com>
Co-authored-by: Louis <louis@jan.ai>
2024-08-02 09:37:04 +07:00
Faisal Amir
e8ee694abd
feat: new starter screen (#3217)
* feat: starter screen

* chore: update flow starter screen

* fix CI

Signed-off-by: James <namnh0122@gmail.com>

* chore: update variable name

* chore: fix CI

* update download cortex binary

Signed-off-by: James <namnh0122@gmail.com>

---------

Signed-off-by: James <namnh0122@gmail.com>
Co-authored-by: James <namnh0122@gmail.com>
2024-07-31 16:41:39 +07:00
Van Pham
5369da78f5
bump-cortex-0.5.0-1 (#3218)
* bump-cortex-0.5.0

* Update version.txt
2024-07-30 16:02:09 +07:00
hiento09
7611a05c44
Deprecate Docker and K8s (#3219)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-07-30 13:22:11 +07:00
Faisal Amir
007daa7161
chore: set container max width for chat message and new hub screen (#3213) 2024-07-29 13:32:01 +07:00
NamH
101268f6f3
feat: integrating cortex (#3001)
* feat: integrating cortex

* Temporary prevent crash

Signed-off-by: James <namnh0122@gmail.com>

* fix yarn lint

Signed-off-by: James <namnh0122@gmail.com>

* refactor: remove core node module - fs - extensions and so on (#3151)

* add migration script for threads, messages and models

Signed-off-by: James <namnh0122@gmail.com>

* remove freq_penalty and presence_penalty if model not supported

Signed-off-by: James <namnh0122@gmail.com>

* add back models in my models

Signed-off-by: James <namnh0122@gmail.com>

* fix api-url for setup API key popup

Signed-off-by: James <namnh0122@gmail.com>

* fix using model name for dropdown model

Signed-off-by: James <namnh0122@gmail.com>

* fix can't click to hotkey

Signed-off-by: James <namnh0122@gmail.com>

* fix: disable some UIs

Signed-off-by: James <namnh0122@gmail.com>

* fix build

Signed-off-by: James <namnh0122@gmail.com>

* reduce calling HF api

Signed-off-by: James <namnh0122@gmail.com>

* some ui update

Signed-off-by: James <namnh0122@gmail.com>

* feat: modal migration UI  (#3153)

* feat: handle popup migration

* chore: update loader

* chore: integrate script migration

* chore: cleanup import

* chore: moving out spinner loader

* chore: update check thread message success migrate

* chore: add handle script into retry button

* remove warning from joi

Signed-off-by: James <namnh0122@gmail.com>

* chore: fix duplicate children

* fix: path after migrating model

Signed-off-by: James <namnh0122@gmail.com>

* chore: apply mutation for config

* chore: prevent calling too many create assistant api

Signed-off-by: James <namnh0122@gmail.com>

* using cortexso

Signed-off-by: James <namnh0122@gmail.com>

* update download api

Signed-off-by: James <namnh0122@gmail.com>

* fix use on slider item

Signed-off-by: James <namnh0122@gmail.com>

* fix: ui no download model or simple onboarding (#3166)

* fix download huggingface model match with slider item

Signed-off-by: James <namnh0122@gmail.com>

* update owner_logo to logo and author

Signed-off-by: James <namnh0122@gmail.com>

* update new cortexso

Signed-off-by: James <namnh0122@gmail.com>

* Add install python step for macos

* add engine table

Signed-off-by: James <namnh0122@gmail.com>

* fix local icons

Signed-off-by: James <namnh0122@gmail.com>

* feat: add search feature for model hub

Signed-off-by: James <namnh0122@gmail.com>

* fix misalign switch

Signed-off-by: James <namnh0122@gmail.com>

* fix: delete thread not focus on other thread

Signed-off-by: James <namnh0122@gmail.com>

* add get model from hugging face

Signed-off-by: James <namnh0122@gmail.com>

* fix download from hugging face

Signed-off-by: James <namnh0122@gmail.com>

* small update

Signed-off-by: James <namnh0122@gmail.com>

* update

Signed-off-by: James <namnh0122@gmail.com>

* fix system monitor rounded only on the left

Signed-off-by: James <namnh0122@gmail.com>

* chore: update ui new hub screen (#3174)

* chore: update ui new hub screen

* chore: update layout centerpanel thread and hub screen

* chore: update detail model by group

* update cortexso 0.1.13

Signed-off-by: James <namnh0122@gmail.com>

* chore: add file size

Signed-off-by: James <namnh0122@gmail.com>

* chore: put engine to experimental feature

Signed-off-by: James <namnh0122@gmail.com>

* chore: open cortex folder

Signed-off-by: James <namnh0122@gmail.com>

* chore: add back user avatar

Signed-off-by: James <namnh0122@gmail.com>

* chore: minor UI hub (#3182)

* chore: add back right click thread list and update 3 dots are overlapping with the text

* chore: update position dropdown list my models

* chore: make on-device tab showing 6 items instead of 4

* chore: update style description modals detail model

* chore: update isGeneration loader and author name on modal

* feat: integrate cortex single executable

Signed-off-by: James <namnh0122@gmail.com>

* fix build

Signed-off-by: James <namnh0122@gmail.com>

* chore: added blank state

* chore: update ui component blank state

* bump cortex binary version

* fix: logic show modal migration (#3165)

* fix: logic show modal migration

* chore: fixed logic

* chore: read contain format gguf local models

* chore: change return hasLocalModel

* chore: intiial skipmigration state

* chore: filter embedding model

* fix: delete top thread not focus on any other thread

* chore: added UI no result component search models group (#3188)

* fix: remote model should show all when user config that engine

Signed-off-by: James <namnh0122@gmail.com>

* chore: set state thread and models migration using getOnInit (#3189)

* chore: set state thread and models migration using getOnInit

* chore: add state as dependecies hooks

* chore: system monitor panel show engine model (#3192)

* fix: remove config api, replace with engine

Signed-off-by: James <namnh0122@gmail.com>

* update

Signed-off-by: James <namnh0122@gmail.com>

* update reactquery

Signed-off-by: James <namnh0122@gmail.com>

* bump cortex 0.4.35

* feat: add waiting for cortex popup

Signed-off-by: James <namnh0122@gmail.com>

* chore: add loader detail model popup (#3195)

* chore: model start loader (#3197)

* chore: added model loader when user starting chat without model active

* chore: update copies loader

* fix: select min file size if recommended quant does not exist

Signed-off-by: James <namnh0122@gmail.com>

* chore: temporary hide gpu config

* fix: tensorrt not shown

Signed-off-by: James <namnh0122@gmail.com>

* fix lint

Signed-off-by: James <namnh0122@gmail.com>

* fix tests

Signed-off-by: James <namnh0122@gmail.com>

* fix e2e tests (wip)

Signed-off-by: James <namnh0122@gmail.com>

* update

Signed-off-by: James <namnh0122@gmail.com>

* fix: adding element and correct test to adapt new UI

* fix: temp skip unstable part

* fix: only show models which can be supported

Signed-off-by: James <namnh0122@gmail.com>

* Update version.txt

* update send message

Signed-off-by: James <namnh0122@gmail.com>

* fix: not allow user send message when is generating

Signed-off-by: James <namnh0122@gmail.com>

* chore: temp skip Playwright test due to env issue

* chore: temp skip Playwright test due to env issue

* update

Signed-off-by: James <namnh0122@gmail.com>

* chore: minor-ui-feedback (#3202)

---------

Signed-off-by: James <namnh0122@gmail.com>
Co-authored-by: Louis <louis@jan.ai>
Co-authored-by: Faisal Amir <urmauur@gmail.com>
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Van Pham <64197333+Van-QA@users.noreply.github.com>
Co-authored-by: Van-QA <van@jan.ai>
2024-07-26 17:52:43 +07:00
Luke Niesink
7a660ad2e3
Fix typo Extention -> Extension (#3187) 2024-07-26 09:18:02 +07:00
Nicole Zhu
c91c755bb3
fix: jan app copy nits (#3193) 2024-07-24 16:17:43 +07:00
Van Pham
506cbb8834
Merge pull request #3158 from janhq/dev
chore: release 0.5.2 to main
v0.5.2
2024-07-15 13:50:36 +07:00
marknguyen1302
a36b3fee24
fix: move Jan folder (#3160)
* chore: upgrade marked-katex-extension (#3049)

* fix: handle long word without space to avoid right panel disappears (#3048)

* add time weighted retrieval (#2908)

* add time weighted retrieval

* add missing configuration for timeWeightedVectorStore

* resolving conflict

* add missing configuration for timeWeightedVectorStore

* resolving conflict

* fix linting issues

* fix build failed due to requirement for useTimeWeightedRetriever in AssistantTool

* update web packages complying the new structure

---------

Co-authored-by: thu <thu@treehouse.finance>

* fix: model dropdown search by configured model (#3047)

* bump version (#3082) (#3083)

Co-authored-by: Hoang Ha <64120343+hahuyhoang411@users.noreply.github.com>

* Update cortex cpp nightly to version 0.4.18 (#3072)

* Update cortex cpp nightly to version 0.4.17

* update linux downloadnitro

* c‌ortex 0.4.18

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Van Pham <64197333+Van-QA@users.noreply.github.com>

* chore: update download.ts (#3088)

infomation -> information

* chore: cortex version update (#3098)

* fix: handle words without space (#3101)

* fix: handle long thread title without space (#3107)

* fix: handle long thread title without space, and make searchbar autofocus inside model dropdown

* feat: enable right click to show setting on thread items (#3108)

* chore: Bump-cortex-0.4.17 (#3111)

* Update cortex cpp nightly to version 0.4.18 (#3114)

* Update cortex cpp nightly to version 0.4.18

* cortex 0.4.19

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Van Pham <64197333+Van-QA@users.noreply.github.com>

* Chore: Add stop token for Gemma 2b (#3125)

* add stop token

* Bump version

* fix: set specific version for terminate (#3126)

Signed-off-by: James <namnh0122@gmail.com>

* feat: add claude 3.5 sonnet (#3129)

Signed-off-by: James <namnh0122@gmail.com>

* feat: add options config spell check for chat input (#3131)

* fixed grammar nits (#3132)

* Update cortex cpp nightly to version 0.4.20

* fix: toggle button for expand log section on modal troubleshoot (#3130)

* fix: add tooltip messages toolbar (#3138)

* fix: handle error message when apikey is not setup (#3149)

* fix: title thread not updated on input edit title (#3148)

* merge dev

* fix move jan folder

* Update electron/preload.ts

* refactor

* Update electron/preload.ts

* fix wrong param

* use correct method

* chore: fix lint

---------

Signed-off-by: James <namnh0122@gmail.com>
Co-authored-by: Faisal Amir <urmauur@gmail.com>
Co-authored-by: Nathan <thu.nhuanh99@gmail.com>
Co-authored-by: thu <thu@treehouse.finance>
Co-authored-by: Van Pham <64197333+Van-QA@users.noreply.github.com>
Co-authored-by: Hoang Ha <64120343+hahuyhoang411@users.noreply.github.com>
Co-authored-by: jan-service-account <136811300+jan-service-account@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
Co-authored-by: NamH <NamNh0122@gmail.com>
Co-authored-by: Saurabh <saurabhrai1717@gmail.com>
Co-authored-by: Louis <louis@jan.ai>
2024-07-15 13:36:52 +07:00
NamH
17ecc7c9c8
bump version (#3082) (#3159)
Co-authored-by: Hoang Ha <64120343+hahuyhoang411@users.noreply.github.com>
2024-07-12 14:37:17 +07:00