forked from janhq/jan
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: upgrade marked-katex-extension (janhq#3049) * fix: handle long word without space to avoid right panel disappears (janhq#3048) * add time weighted retrieval (janhq#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 <[email protected]> * fix: model dropdown search by configured model (janhq#3047) * bump version (janhq#3082) (janhq#3083) Co-authored-by: Hoang Ha <[email protected]> * Update cortex cpp nightly to version 0.4.18 (janhq#3072) * Update cortex cpp nightly to version 0.4.17 * update linux downloadnitro * cortex 0.4.18 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Van Pham <[email protected]> * chore: update download.ts (janhq#3088) infomation -> information * chore: cortex version update (janhq#3098) * fix: handle words without space (janhq#3101) * fix: handle long thread title without space (janhq#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 (janhq#3108) * chore: Bump-cortex-0.4.17 (janhq#3111) * Update cortex cpp nightly to version 0.4.18 (janhq#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 <[email protected]> * Chore: Add stop token for Gemma 2b (janhq#3125) * add stop token * Bump version * fix: set specific version for terminate (janhq#3126) Signed-off-by: James <[email protected]> * feat: add claude 3.5 sonnet (janhq#3129) Signed-off-by: James <[email protected]> * feat: add options config spell check for chat input (janhq#3131) * fixed grammar nits (janhq#3132) * Update cortex cpp nightly to version 0.4.20 * fix: toggle button for expand log section on modal troubleshoot (janhq#3130) * fix: add tooltip messages toolbar (janhq#3138) * fix: handle error message when apikey is not setup (janhq#3149) * fix: title thread not updated on input edit title (janhq#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 <[email protected]> Co-authored-by: Faisal Amir <[email protected]> Co-authored-by: Nathan <[email protected]> Co-authored-by: thu <[email protected]> Co-authored-by: Van Pham <[email protected]> Co-authored-by: Hoang Ha <[email protected]> Co-authored-by: jan-service-account <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Ikko Eltociear Ashimine <[email protected]> Co-authored-by: NamH <[email protected]> Co-authored-by: Saurabh <[email protected]> Co-authored-by: Louis <[email protected]>
- Loading branch information
1 parent
17ecc7c
commit a36b3fe
Showing
8 changed files
with
40 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters