-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release Cut 0.5.3 #3473
Release Cut 0.5.3 #3473
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c91c755 - Browse repository at this point
Copy the full SHA c91c755View commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a660ad - Browse repository at this point
Copy the full SHA 7a660adView commit details -
feat: integrating cortex (#3001)
* feat: integrating cortex * Temporary prevent crash Signed-off-by: James <[email protected]> * fix yarn lint Signed-off-by: James <[email protected]> * refactor: remove core node module - fs - extensions and so on (#3151) * add migration script for threads, messages and models Signed-off-by: James <[email protected]> * remove freq_penalty and presence_penalty if model not supported Signed-off-by: James <[email protected]> * add back models in my models Signed-off-by: James <[email protected]> * fix api-url for setup API key popup Signed-off-by: James <[email protected]> * fix using model name for dropdown model Signed-off-by: James <[email protected]> * fix can't click to hotkey Signed-off-by: James <[email protected]> * fix: disable some UIs Signed-off-by: James <[email protected]> * fix build Signed-off-by: James <[email protected]> * reduce calling HF api Signed-off-by: James <[email protected]> * some ui update Signed-off-by: James <[email protected]> * 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 <[email protected]> * chore: fix duplicate children * fix: path after migrating model Signed-off-by: James <[email protected]> * chore: apply mutation for config * chore: prevent calling too many create assistant api Signed-off-by: James <[email protected]> * using cortexso Signed-off-by: James <[email protected]> * update download api Signed-off-by: James <[email protected]> * fix use on slider item Signed-off-by: James <[email protected]> * fix: ui no download model or simple onboarding (#3166) * fix download huggingface model match with slider item Signed-off-by: James <[email protected]> * update owner_logo to logo and author Signed-off-by: James <[email protected]> * update new cortexso Signed-off-by: James <[email protected]> * Add install python step for macos * add engine table Signed-off-by: James <[email protected]> * fix local icons Signed-off-by: James <[email protected]> * feat: add search feature for model hub Signed-off-by: James <[email protected]> * fix misalign switch Signed-off-by: James <[email protected]> * fix: delete thread not focus on other thread Signed-off-by: James <[email protected]> * add get model from hugging face Signed-off-by: James <[email protected]> * fix download from hugging face Signed-off-by: James <[email protected]> * small update Signed-off-by: James <[email protected]> * update Signed-off-by: James <[email protected]> * fix system monitor rounded only on the left Signed-off-by: James <[email protected]> * 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 <[email protected]> * chore: add file size Signed-off-by: James <[email protected]> * chore: put engine to experimental feature Signed-off-by: James <[email protected]> * chore: open cortex folder Signed-off-by: James <[email protected]> * chore: add back user avatar Signed-off-by: James <[email protected]> * 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 <[email protected]> * fix build Signed-off-by: James <[email protected]> * 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 <[email protected]> * 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 <[email protected]> * update Signed-off-by: James <[email protected]> * update reactquery Signed-off-by: James <[email protected]> * bump cortex 0.4.35 * feat: add waiting for cortex popup Signed-off-by: James <[email protected]> * 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 <[email protected]> * chore: temporary hide gpu config * fix: tensorrt not shown Signed-off-by: James <[email protected]> * fix lint Signed-off-by: James <[email protected]> * fix tests Signed-off-by: James <[email protected]> * fix e2e tests (wip) Signed-off-by: James <[email protected]> * update Signed-off-by: James <[email protected]> * 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 <[email protected]> * Update version.txt * update send message Signed-off-by: James <[email protected]> * fix: not allow user send message when is generating Signed-off-by: James <[email protected]> * chore: temp skip Playwright test due to env issue * chore: temp skip Playwright test due to env issue * update Signed-off-by: James <[email protected]> * chore: minor-ui-feedback (#3202) --------- Signed-off-by: James <[email protected]> Co-authored-by: Louis <[email protected]> Co-authored-by: Faisal Amir <[email protected]> Co-authored-by: Hien To <[email protected]> Co-authored-by: Van Pham <[email protected]> Co-authored-by: Van-QA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 101268f - Browse repository at this point
Copy the full SHA 101268fView commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 007daa7 - Browse repository at this point
Copy the full SHA 007daa7View commit details
Commits on Jul 30, 2024
-
Deprecate Docker and K8s (#3219)
Co-authored-by: Hien To <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7611a05 - Browse repository at this point
Copy the full SHA 7611a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5369da7 - Browse repository at this point
Copy the full SHA 5369da7View commit details
Commits on Jul 31, 2024
-
feat: new starter screen (#3217)
* feat: starter screen * chore: update flow starter screen * fix CI Signed-off-by: James <[email protected]> * chore: update variable name * chore: fix CI * update download cortex binary Signed-off-by: James <[email protected]> --------- Signed-off-by: James <[email protected]> Co-authored-by: James <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8ee694 - Browse repository at this point
Copy the full SHA e8ee694View commit details
Commits on Aug 2, 2024
-
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 <[email protected]> * fix stop button for streaming Signed-off-by: James <[email protected]> * fix stop inference for nonstreaming Signed-off-by: James <[email protected]> * chore: remove umami prevent tracking call to vercel Signed-off-by: James <[email protected]> * add warning modal when running more than 2 model concurrently Signed-off-by: James <[email protected]> * fix: skip summarize if abort Signed-off-by: James <[email protected]> * 0.5.0-3 * add inference error popup Signed-off-by: James <[email protected]> * add back import local model Signed-off-by: James <[email protected]> * fix: max token issue (#3225) Signed-off-by: James <[email protected]> * format status Signed-off-by: James <[email protected]> * fix migration missing instructions Signed-off-by: James <[email protected]> * 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 <[email protected]> * fix: should migrate symlink models (#3226) * fix import on windows (#3229) Signed-off-by: James <[email protected]> * fix yarn lint Signed-off-by: James <[email protected]> * fix: clean up port before start jan (#3232) Signed-off-by: James <[email protected]> --------- Signed-off-by: James <[email protected]> Co-authored-by: Van Pham <[email protected]> Co-authored-by: Louis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec9b5bf - Browse repository at this point
Copy the full SHA ec9b5bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13428d6 - Browse repository at this point
Copy the full SHA 13428d6View commit details -
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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 68714ee - Browse repository at this point
Copy the full SHA 68714eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d3a97f - Browse repository at this point
Copy the full SHA 4d3a97fView commit details -
fix: add back normalize message function (#3234)
Signed-off-by: James <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83579df - Browse repository at this point
Copy the full SHA 83579dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0f2307 - Browse repository at this point
Copy the full SHA f0f2307View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c10caf8 - Browse repository at this point
Copy the full SHA c10caf8View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 37a3c4f - Browse repository at this point
Copy the full SHA 37a3c4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e06ed8 - Browse repository at this point
Copy the full SHA 5e06ed8View commit details -
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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 224ca3f - Browse repository at this point
Copy the full SHA 224ca3fView commit details
Commits on Aug 6, 2024
-
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 <[email protected]> --------- Signed-off-by: James <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91c77ed - Browse repository at this point
Copy the full SHA 91c77edView commit details -
Configuration menu - View commit details
-
Copy full SHA for db5d8ab - Browse repository at this point
Copy the full SHA db5d8abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10b4a90 - Browse repository at this point
Copy the full SHA 10b4a90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07fa79e - Browse repository at this point
Copy the full SHA 07fa79eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d074a5a - Browse repository at this point
Copy the full SHA d074a5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bebdfe - Browse repository at this point
Copy the full SHA 3bebdfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2074511 - Browse repository at this point
Copy the full SHA 2074511View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57cf3c7 - Browse repository at this point
Copy the full SHA 57cf3c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a6401 - Browse repository at this point
Copy the full SHA 44a6401View commit details -
fix: migration wrong directory (#3278)
* fix: migration wrong directory * reload model after migration Signed-off-by: James <[email protected]> --------- Signed-off-by: James <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fb1354 - Browse repository at this point
Copy the full SHA 7fb1354View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8372f30 - Browse repository at this point
Copy the full SHA 8372f30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a81865 - Browse repository at this point
Copy the full SHA 5a81865View commit details
Commits on Aug 7, 2024
-
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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 105a9aa - Browse repository at this point
Copy the full SHA 105a9aaView commit details -
fix: remote engine should not allow reinit (#3284)
* chore: local engines should not allow reinit * fix: remote engines should not have install action
Configuration menu - View commit details
-
Copy full SHA for 98abff0 - Browse repository at this point
Copy the full SHA 98abff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2201e6c - Browse repository at this point
Copy the full SHA 2201e6cView commit details -
* feat: add chunk count * bump cortex version
Configuration menu - View commit details
-
Copy full SHA for bad481b - Browse repository at this point
Copy the full SHA bad481bView commit details -
fix: onnx can't be selected in download model modal (#3283)
Signed-off-by: James <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2521e1d - Browse repository at this point
Copy the full SHA 2521e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3135ccc - Browse repository at this point
Copy the full SHA 3135cccView commit details -
fix: error while importing local model is not shown (#3294)
* fix: error while importing local model is not shown Signed-off-by: James <[email protected]> * fix: failed download should not be added to download state (#3297) Signed-off-by: James <[email protected]> --------- Signed-off-by: James <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26be941 - Browse repository at this point
Copy the full SHA 26be941View commit details -
fix: icon setting can close and open right panel (#3295)
* fix: icon setting input box can close and open right panel * fix: unsued import
Configuration menu - View commit details
-
Copy full SHA for be31e93 - Browse repository at this point
Copy the full SHA be31e93View commit details -
fix: engine logo on model dropdown (#3291)
* fix: render logo each engine instead each model engine * chore: disabled option when engine isn't ready
Configuration menu - View commit details
-
Copy full SHA for 8eb8611 - Browse repository at this point
Copy the full SHA 8eb8611View commit details -
chore: update cortex new version (#3300)
Signed-off-by: James <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6020979 - Browse repository at this point
Copy the full SHA 6020979View commit details -
fix: merge gpu arch and os tensorrt models (#3299)
Signed-off-by: James <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa7dbdc - Browse repository at this point
Copy the full SHA aa7dbdcView commit details -
fix: migration item in setting detail omit buttons (#3298)
Signed-off-by: James <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 709204b - Browse repository at this point
Copy the full SHA 709204bView commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b348110 - Browse repository at this point
Copy the full SHA b348110View commit details -
Configuration menu - View commit details
-
Copy full SHA for b43242b - Browse repository at this point
Copy the full SHA b43242bView commit details
Commits on Aug 9, 2024
-
fix: avoid lose title threads (#3307)
* fix: avoid lose title threads * fix: create cont default thread title
Configuration menu - View commit details
-
Copy full SHA for a4f5fda - Browse repository at this point
Copy the full SHA a4f5fdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 624d077 - Browse repository at this point
Copy the full SHA 624d077View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 1f5168d - Browse repository at this point
Copy the full SHA 1f5168dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3de4eab - Browse repository at this point
Copy the full SHA 3de4eabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6058764 - Browse repository at this point
Copy the full SHA 6058764View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb1121 - Browse repository at this point
Copy the full SHA 5eb1121View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e4b6b0 - Browse repository at this point
Copy the full SHA 6e4b6b0View commit details
Commits on Aug 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 77422c3 - Browse repository at this point
Copy the full SHA 77422c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcfb497 - Browse repository at this point
Copy the full SHA dcfb497View commit details
Commits on Aug 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9f5d2f - Browse repository at this point
Copy the full SHA e9f5d2fView commit details
Commits on Aug 12, 2024
-
Chore/simple bug template and correct a copy (#3344)
* Add files via upload * Update Save instructions for all threads
Configuration menu - View commit details
-
Copy full SHA for 23cd5fd - Browse repository at this point
Copy the full SHA 23cd5fdView commit details -
chore(UI): update experience model dropdown (#3342)
* chore(ui)/update-experience-model-dropdown * chore: remove unused container engine avatar * chore: remove unused import * chore: name list click able and change icon plus if apikey not yet setup
Configuration menu - View commit details
-
Copy full SHA for 8b44613 - Browse repository at this point
Copy the full SHA 8b44613View commit details -
feat: move icon create new thread into top panel (#3346)
* feat: move icon create new thread into top panel * chore: update conditional chcck length
Configuration menu - View commit details
-
Copy full SHA for 46cb1b4 - Browse repository at this point
Copy the full SHA 46cb1b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe8ed1f - Browse repository at this point
Copy the full SHA fe8ed1fView commit details -
feat: allow user configure remote model from my model (#3348)
* feat: allow user configure remote model from my model * chore: fix linter * chore: fix linter * chore: add dedpendecies useCallback model item
Configuration menu - View commit details
-
Copy full SHA for fdab8af - Browse repository at this point
Copy the full SHA fdab8afView commit details -
fix: empty model page not shown when delete all threads and models (#…
…3343) * fix: empty model page not shown when delete all threads and models * fix: blank state when delete jan data folder content (#3345) * test template name --------- Co-authored-by: Van Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e29fcd - Browse repository at this point
Copy the full SHA 9e29fcdView commit details -
chore: add back GPU information to system monitoring bar (#3350)
* chore: add back GPU information to system monitoring bar * update template name * Update bug_report.md --------- Co-authored-by: Van Pham <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03455a9 - Browse repository at this point
Copy the full SHA 03455a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcaf98a - Browse repository at this point
Copy the full SHA fcaf98aView commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6dd387d - Browse repository at this point
Copy the full SHA 6dd387dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b2c84c - Browse repository at this point
Copy the full SHA 3b2c84cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad6fbea - Browse repository at this point
Copy the full SHA ad6fbeaView commit details
Commits on Aug 15, 2024
-
Revert "Jan integrates Cortex"
This reverts commit ad6fbea Revert "chore: add engine logo from local instead of metadata logo (#3363)" This reverts commit ad6fbea. Revert "fix: LaTex formula render issue (#3353)" This reverts commit 3b2c84c. Revert "chore: minor ui improvement (#3352)" This reverts commit 6dd387d. Revert "fix: failed to relaunch app to update (#3351)" This reverts commit fcaf98a. Revert "chore: add back GPU information to system monitoring bar (#3350)" This reverts commit 03455a9. Revert "fix: empty model page not shown when delete all threads and models (#3343)" This reverts commit 9e29fcd. Revert "feat: allow user configure remote model from my model (#3348)" This reverts commit fdab8af. Revert "chore: ui fix button outline for configure cloud model (#3347)" This reverts commit fe8ed1f. Revert "feat: move icon create new thread into top panel (#3346)" This reverts commit 46cb1b4. Revert "chore(UI): update experience model dropdown (#3342)" This reverts commit 8b44613. Revert "Chore/simple bug template and correct a copy (#3344)" This reverts commit 23cd5fd. Revert "chore(ui): fix alignment loader starter screen (#3338)" This reverts commit e9f5d2f. Revert "Increase retry upload to R2 to 5 times (#3337)" This reverts commit dcfb497. Revert "fix: broken jan build - add log trace (jan.log) (#3336)" This reverts commit 77422c3. Revert "chore: disable quick ask (#3334)" This reverts commit 6e4b6b0. Revert "fix: update legacy path (#3328)" This reverts commit 5eb1121. Revert "chore: add cortex version (#3318)" This reverts commit 6058764. Revert "fix: broken app due to incorrect api path (#3316)" This reverts commit 3de4eab. Revert "feat: modal waiting cortex (#3306)" This reverts commit 1f5168d. Revert "fix: refresh should not create new thread (#3314)" This reverts commit 624d077. Revert "fix: avoid lose title threads (#3307)" This reverts commit a4f5fda. Revert "feat: change data folder (#3309)" This reverts commit b43242b. Revert "feat: embed cortex into jan as a js module (#3305)" This reverts commit b348110. Revert "fix: migration item in setting detail omit buttons (#3298)" This reverts commit 709204b. Revert "fix: merge gpu arch and os tensorrt models (#3299)" This reverts commit aa7dbdc. Revert "chore: update cortex new version (#3300)" This reverts commit 6020979. Revert "fix: engine logo on model dropdown (#3291)" This reverts commit 8eb8611. Revert "fix: icon setting can close and open right panel (#3295)" This reverts commit be31e93. Revert "fix: error while importing local model is not shown (#3294)" This reverts commit 26be941. Revert "fix: add lower case quantization support (#3293)" This reverts commit 3135ccc. Revert "fix: onnx can't be selected in download model modal (#3283)" This reverts commit 2521e1d. Revert "feat: add chunk count (#3290)" This reverts commit bad481b. Revert "fix: RAM always show 0% (#3287)" This reverts commit 2201e6c. Revert "fix: remote engine should not allow reinit (#3284)" This reverts commit 98abff0. Revert "chore": update minor UI (#3281)" This reverts commit 105a9aa. Revert "chore: update z-index tooltip (#3280)" This reverts commit 5a81865. Revert "feat: add nvidia engine (#3279)" This reverts commit 8372f30. Revert "fix: migration wrong directory (#3278)" This reverts commit 7fb1354. Revert "fix: clearer app loading prompt (#3275)" This reverts commit 44a6401. Revert "fix: allow user to reinit engine from settings page (#3277)" This reverts commit 57cf3c7. Revert "feat: enable copy over instructions (#3266)" This reverts commit 2074511. Revert "chore: toast message on model import fail with reason (#3276)" This reverts commit 3bebdfe. Revert "fix: should not let second instance terminate cortex (#3274)" This reverts commit d074a5a. Revert "chore: remnove focus button (#3272)" This reverts commit 07fa79e. Revert "chore: update hub search result (#3273)" This reverts commit 10b4a90. Revert "chore: temporary hidden import model (#3270)" This reverts commit db5d8ab. Revert "fix: set cortex data folder path when starting jan (#3252)" This reverts commit 91c77ed. Revert "fix: remote model added manually does not shown in model drop down (#3261)" This reverts commit 224ca3f. Revert "feat: add more options for cortex popup (#3236)" This reverts commit 5e06ed8. Revert "feat: manage cloud models from threads screen (#3223)" This reverts commit 37a3c4f. Revert "chore: check the legacy incompatible message type (#3248)" This reverts commit c10caf8. Revert "chore: minor copy for grammar (#3235)" This reverts commit f0f2307. Revert "fix: add back normalize message function (#3234)" This reverts commit 83579df. Revert "chore: update conditional starter screen after cortex load (#3227)" This reverts commit 4d3a97f. Revert "fix: broken status parse due to empty category (#3233)" This reverts commit 68714ee. Revert "feat: make scroll area type auto for make default visible scrollbar (#3220)" This reverts commit 13428d6. Revert "fix: update new api from cortex to support 0.5.0 (#3221)" This reverts commit ec9b5bf. Revert "feat: new starter screen (#3217)" This reverts commit e8ee694. Revert "bump-cortex-0.5.0-1 (#3218)" This reverts commit 5369da7. Revert "Deprecate Docker and K8s (#3219)" This reverts commit 7611a05. Revert "chore: set container max width for chat message and new hub screen (#3213)" This reverts commit 007daa7. Revert "feat: integrating cortex (#3001)" This reverts commit 101268f.
Configuration menu - View commit details
-
Copy full SHA for a699f8f - Browse repository at this point
Copy the full SHA a699f8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d02920 - Browse repository at this point
Copy the full SHA 8d02920View commit details -
fix: LaTex formula render issue (#3353)
# Conflicts: # web/screens/Thread/ThreadCenterPanel/SimpleTextMessage/index.tsx
Configuration menu - View commit details
-
Copy full SHA for 2328ca5 - Browse repository at this point
Copy the full SHA 2328ca5View commit details -
Deprecate Docker and K8s (#3219)
Co-authored-by: Hien To <[email protected]> # Conflicts: # Dockerfile # Dockerfile.gpu
Configuration menu - View commit details
-
Copy full SHA for c6c4509 - Browse repository at this point
Copy the full SHA c6c4509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57205a9 - Browse repository at this point
Copy the full SHA 57205a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd830b9 - Browse repository at this point
Copy the full SHA fd830b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52d90ee - Browse repository at this point
Copy the full SHA 52d90eeView commit details
Commits on Aug 16, 2024
-
Merge pull request #3383 from janhq/chore/cherry-pick-latest-fixes
chore: cherry pick latest fixes
Configuration menu - View commit details
-
Copy full SHA for e12d501 - Browse repository at this point
Copy the full SHA e12d501View commit details -
Configuration menu - View commit details
-
Copy full SHA for 265ebad - Browse repository at this point
Copy the full SHA 265ebadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aac824 - Browse repository at this point
Copy the full SHA 6aac824View commit details -
Merge pull request #3391 from janhq/fix/jan-should-have-access-to-it-…
…resource-folders fix: Jan should have access to it resource folders
Configuration menu - View commit details
-
Copy full SHA for 3de7eda - Browse repository at this point
Copy the full SHA 3de7edaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b87b7a - Browse repository at this point
Copy the full SHA 3b87b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19510fc - Browse repository at this point
Copy the full SHA 19510fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80b23d1 - Browse repository at this point
Copy the full SHA 80b23d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 098492d - Browse repository at this point
Copy the full SHA 098492dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe98a8 - Browse repository at this point
Copy the full SHA 0fe98a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a57d6d8 - Browse repository at this point
Copy the full SHA a57d6d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c13b46 - Browse repository at this point
Copy the full SHA 6c13b46View commit details -
Merge pull request #3386 from janhq/chore/cherry-pick-model-collapsib…
…le-by-engine chore: update model dropdown and my model with collapsible chevron
Configuration menu - View commit details
-
Copy full SHA for 57d5068 - Browse repository at this point
Copy the full SHA 57d5068View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28fe22c - Browse repository at this point
Copy the full SHA 28fe22cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 815af00 - Browse repository at this point
Copy the full SHA 815af00View commit details -
Merge pull request #3381 from janhq/chore/cherry-pick-move-create-new…
…-thread chore: move create new thread to top panel
Configuration menu - View commit details
-
Copy full SHA for 5149a3f - Browse repository at this point
Copy the full SHA 5149a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b033e28 - Browse repository at this point
Copy the full SHA b033e28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d01c2 - Browse repository at this point
Copy the full SHA 85d01c2View commit details -
Merge pull request #3389 from janhq/feat/add-model-assistant-tab
feat: add model assistant tab
Configuration menu - View commit details
-
Copy full SHA for 76b2e58 - Browse repository at this point
Copy the full SHA 76b2e58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 176fbc6 - Browse repository at this point
Copy the full SHA 176fbc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b86dad6 - Browse repository at this point
Copy the full SHA b86dad6View commit details
Commits on Aug 19, 2024
-
Merge pull request #3393 from janhq/fix/fe-emits-ugly-errors-on-exten…
…sions-load fix: app emits ugly errors when retrieving settings
Configuration menu - View commit details
-
Copy full SHA for 701d78c - Browse repository at this point
Copy the full SHA 701d78cView commit details -
chore: clean up console modal component (#3395)
* chore: cleanup console modal component * chore: cleanup unused import
Configuration menu - View commit details
-
Copy full SHA for 8b51d7f - Browse repository at this point
Copy the full SHA 8b51d7fView commit details -
Chore/simple template report (#3400)
* Add files via upload * Update bug_report.md
Configuration menu - View commit details
-
Copy full SHA for 62c3a7c - Browse repository at this point
Copy the full SHA 62c3a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a3b438 - Browse repository at this point
Copy the full SHA 6a3b438View commit details -
Configuration menu - View commit details
-
Copy full SHA for c441963 - Browse repository at this point
Copy the full SHA c441963View commit details -
fix: disable remote model when user did not setup apiKey, and change …
…cursor when disabled (#3415)
Configuration menu - View commit details
-
Copy full SHA for d88c096 - Browse repository at this point
Copy the full SHA d88c096View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for be4716c - Browse repository at this point
Copy the full SHA be4716cView commit details -
Merge pull request #3420 from janhq/chore/fix-ci-remove-headlessui
chore: fix CI - remove headless ui
Configuration menu - View commit details
-
Copy full SHA for 5bbf7f8 - Browse repository at this point
Copy the full SHA 5bbf7f8View commit details -
fix: avoid show remote model on system monitor (#3412)
* fix: avoid show remote model on system monitor * fix: update copies and remove padding
Configuration menu - View commit details
-
Copy full SHA for 1f5d504 - Browse repository at this point
Copy the full SHA 1f5d504View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfd9c54 - Browse repository at this point
Copy the full SHA dfd9c54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96f393a - Browse repository at this point
Copy the full SHA 96f393aView commit details -
Chore use aws s3 for nightly channel (#3416)
* Replace deprecated steps github action * Migrate from cloudflare r2 to aws s3 --------- Co-authored-by: Hien To <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4054713 - Browse repository at this point
Copy the full SHA 4054713View commit details -
chore: small ui improvement (#3414)
* chore/small-ui-nits * chore: fix typo
Configuration menu - View commit details
-
Copy full SHA for d14ce6f - Browse repository at this point
Copy the full SHA d14ce6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9c3045 - Browse repository at this point
Copy the full SHA e9c3045View commit details -
fix: save state toggle input box setting (#3402)
* fix: save input box setting * fix: active icon state when model tab is active, and increased textarea instruction * chore: update button modal inference
Configuration menu - View commit details
-
Copy full SHA for 73ec5de - Browse repository at this point
Copy the full SHA 73ec5deView commit details
Commits on Aug 21, 2024
-
Fix auto updater nightly (#3424)
* Revert to old url --------- Co-authored-by: Hien To <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3520e5 - Browse repository at this point
Copy the full SHA c3520e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aa3a61 - Browse repository at this point
Copy the full SHA 9aa3a61View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc8acc0 - Browse repository at this point
Copy the full SHA dc8acc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9490d4 - Browse repository at this point
Copy the full SHA c9490d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81e1f16 - Browse repository at this point
Copy the full SHA 81e1f16View commit details -
Merge pull request #3421 from janhq/feat/import-model-use-gguf-metadata
feat: import model with gguf metadata extraction
Configuration menu - View commit details
-
Copy full SHA for c8474c8 - Browse repository at this point
Copy the full SHA c8474c8View commit details -
feat: preserve model settings (#3427)
* feat: preserve model settings * feat: preserve model settings across new threads * chore: lint fix * fix: feature toggle off should also affect default value retrieve
Configuration menu - View commit details
-
Copy full SHA for ad9a4a0 - Browse repository at this point
Copy the full SHA ad9a4a0View commit details -
Merge pull request #3428 from janhq/chore/disable-internal-rest-apis-…
…due-to-vulnerability-possible-issues chore: disable internal REST endpoints due to a vulnerability issue
Configuration menu - View commit details
-
Copy full SHA for 90e4d85 - Browse repository at this point
Copy the full SHA 90e4d85View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 77fd172 - Browse repository at this point
Copy the full SHA 77fd172View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35f6851 - Browse repository at this point
Copy the full SHA 35f6851View commit details -
fix: missing font katex (#3431)
* chore: wio fix missing font katex * chore: add postcss-url * fix: font katex * chore: revert packajson electron * chore: make font as base64
Configuration menu - View commit details
-
Copy full SHA for 5c2f0d3 - Browse repository at this point
Copy the full SHA 5c2f0d3View commit details -
fix: setting chatbox input (#3429)
* fix: setting chatbox input * fix: linter issue
Configuration menu - View commit details
-
Copy full SHA for bb3bbd2 - Browse repository at this point
Copy the full SHA bb3bbd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed584b8 - Browse repository at this point
Copy the full SHA ed584b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 486c09a - Browse repository at this point
Copy the full SHA 486c09aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a337b2e - Browse repository at this point
Copy the full SHA a337b2eView commit details -
fix: preserve model settings should maintain all settings (#3435)
* fix: preserve model settings should maintain all settings * fix: a legacy bug that allow sending empty stop string * fix: blank default settings * fix: incorrect persisting model update
Configuration menu - View commit details
-
Copy full SHA for 7c9d49b - Browse repository at this point
Copy the full SHA 7c9d49bView commit details -
fix: setting extension placeholder and input action apikey (#3430)
* fix: setting extension placeholder apikey * fix: extension settings migration --------- Co-authored-by: Louis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab8af53 - Browse repository at this point
Copy the full SHA ab8af53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 429a319 - Browse repository at this point
Copy the full SHA 429a319View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fcb0f6 - Browse repository at this point
Copy the full SHA 8fcb0f6View commit details -
Merge pull request #3441 from janhq/chore/add-back-openrouter-endpoin…
…t-setting chore: add back OpenRouter request endpoint setting
Configuration menu - View commit details
-
Copy full SHA for aaeb18c - Browse repository at this point
Copy the full SHA aaeb18cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf07465 - Browse repository at this point
Copy the full SHA cf07465View commit details
Commits on Aug 23, 2024
-
feat: add checklist regression test (#3425)
* feat: add checklist regression test * Update QA-checklist.md --------- Co-authored-by: Van QA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e98cb78 - Browse repository at this point
Copy the full SHA e98cb78View commit details -
chore: change jan default data folder path to app's userData (#3443)
* chore: change jan default data folder path to app's userData * fix: legacy factory reset does not work properly * chore: update jan data folder path on UI accordingly * chore: change jan data folder to Jan/data
Configuration menu - View commit details
-
Copy full SHA for 925cd04 - Browse repository at this point
Copy the full SHA 925cd04View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d33ff6 - Browse repository at this point
Copy the full SHA 6d33ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81fa0b8 - Browse repository at this point
Copy the full SHA 81fa0b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44119e6 - Browse repository at this point
Copy the full SHA 44119e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 674a630 - Browse repository at this point
Copy the full SHA 674a630View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb889ef - Browse repository at this point
Copy the full SHA bb889efView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe71380 - Browse repository at this point
Copy the full SHA fe71380View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8317b9a - Browse repository at this point
Copy the full SHA 8317b9aView commit details -
Merge pull request #3458 from janhq/chore/add-husky-pre-commit-hook
chore: add husky pre-commit
Configuration menu - View commit details
-
Copy full SHA for c25d0ce - Browse repository at this point
Copy the full SHA c25d0ceView commit details -
Merge pull request #3457 from janhq/fix/add-min-height-window
fix: add a minimum height for the main window otherwise it shrinks
Configuration menu - View commit details
-
Copy full SHA for 7fca45a - Browse repository at this point
Copy the full SHA 7fca45aView commit details -
Merge pull request #3456 from janhq/fix/correct-time-weighted-retriev…
…al-toggle fix: correct time-weighted retrieval toggle
Configuration menu - View commit details
-
Copy full SHA for 4228b9f - Browse repository at this point
Copy the full SHA 4228b9fView commit details
Commits on Aug 27, 2024
-
Chore upgrade cortex 0.5.0 (#3462)
* Windows download default llamacpp engines * Add download cortex llamacpp engine for linux and macos * fix: add engine to nitro request body --------- Co-authored-by: Hien To <[email protected]> Co-authored-by: marknguyen1302 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c798e9b - Browse repository at this point
Copy the full SHA c798e9bView commit details -
fix: import model by folder on win (#3463)
* fix: import model by folder on win * expose getGgufFiles method * fix the missing api * clean log * clean log
Configuration menu - View commit details
-
Copy full SHA for 52aa87a - Browse repository at this point
Copy the full SHA 52aa87aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0001103 - Browse repository at this point
Copy the full SHA 0001103View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6e8583 - Browse repository at this point
Copy the full SHA f6e8583View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4115f3 - Browse repository at this point
Copy the full SHA e4115f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1765346 - Browse repository at this point
Copy the full SHA 1765346View commit details -
chore: add llama 3.1 8B gguf model (#3468)
* chore: add llama 3.1 8B gguf model * chore: add llama3.1 70B model * chore: add models to rollup * chore: fix tag * chore: fix size * fix: 8b model * Chore/add gemma2 model (#3471) * feat: add gemma 2 * feat: add gemma 2 * feat: correct ngl --------- Co-authored-by: Van QA <[email protected]> * feat: add featured tag --------- Co-authored-by: Van Pham <[email protected]> Co-authored-by: Van QA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c5b635 - Browse repository at this point
Copy the full SHA 1c5b635View commit details