3475 Commits

Author SHA1 Message Date
Nathan
08c60a70c2
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>
2024-07-12 14:37:13 +07:00
Faisal Amir
8077eb5cf6
fix: handle long word without space to avoid right panel disappears (#3048) 2024-07-12 14:37:13 +07:00
Faisal Amir
05570ea300
chore: upgrade marked-katex-extension (#3049) 2024-07-12 14:37:13 +07:00
Hoang Ha
852ff18d74
bump version (#3082) v0.5.1 2024-06-21 16:21:20 +07:00
Hoang Ha
71a707aa77
adjust correct ngl number (#3081) 2024-06-21 14:34:38 +07:00
NamH
d2284070fc
fix: disable flash_attn if vulkan is enabled (#3080)
Signed-off-by: James <namnh0122@gmail.com>
2024-06-21 14:27:16 +07:00
NamH
a91fe5c584
fix: streaming anthropic models (#3079)
Signed-off-by: James <namnh0122@gmail.com>
2024-06-21 11:47:02 +07:00
Van Pham
af92c1de72
Merge pull request #3058 from janhq/fix/dropdown-my-model
fix: position dropdown on my model
2024-06-20 16:23:40 +07:00
Faisal Amir
de48c0db28 fix: miss position dropdown on my model 2024-06-18 10:45:33 +07:00
Van Pham
25d92c3677
Merge pull request #3051 from janhq/dev
chore: release 0.5.1 to main
2024-06-17 15:28:38 +07:00
hiento09
e9e1435aff
Revert "Update cortex cpp nightly to version 0.4.12-16.06.24" (#3052) 2024-06-17 10:34:06 +07:00
hiento09
5bbf7fa058
Change reviewer for nightly PR update cortex cpp (#3046)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-06-16 19:23:37 +07:00
jan-service-account
e62a260151
Merge pull request #3045 from janhq/update-nightly-2024-06-16-11-42
Update cortex cpp nightly to version 0.4.12-16.06.24
2024-06-16 19:02:03 +07:00
github-actions[bot]
52e965a75c Update cortex cpp nightly to version 0.4.12-16.06.24 2024-06-16 11:42:23 +00:00
hiento09
d0e238ea65
Add nightly update cortex cpp to Jan app (#3044)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-06-16 18:29:30 +07:00
Van Pham
b4bbe2a9ab
refactor: update label of checkbox (#3039)
Co-authored-by: Van-QA <van@jan.ai>
2024-06-13 22:29:05 +07:00
hiro
4775549212
chore: Remove OpenAI test coverage (#3033)
* chore: remove

* refactor: update markdown

---------

Co-authored-by: Van-QA <van@jan.ai>
2024-06-13 22:06:46 +07:00
Hoang Ha
f702506e58
Chore: model hub v0.5.1 update (#3036)
* init model

* init qwen2

* version bump

* refactor: correct icon

* chore: Refactor/issue template feature request (#3037)

* refactor: add issue template form for bug

* refactor: config blank_issues_enabled: false

* refactor: config feature request

* refactor: config feature request

---------

Co-authored-by: Van-QA <van@jan.ai>

* refactor: correct icon

* refactor: allow blank issue

---------

Co-authored-by: Van-QA <van@jan.ai>
Co-authored-by: Van Pham <64197333+Van-QA@users.noreply.github.com>
2024-06-13 15:06:07 +07:00
Van Pham
34ea178f5b
chore: Refactor/issue template feature request (#3037)
* refactor: add issue template form for bug

* refactor: config blank_issues_enabled: false

* refactor: config feature request

* refactor: config feature request

---------

Co-authored-by: Van-QA <van@jan.ai>
2024-06-13 14:46:02 +07:00
Van Pham
c7f0edae34
chore: Refactor/issue template and extension version bump (#3035)
* refactor: add issue template form for bug

* Bump extension v‌‌ersion for FA

* refactor: config blank_issues_enabled: false

---------

Co-authored-by: Van-QA <van@jan.ai>
2024-06-13 13:53:14 +07:00
NamH
059acb0b9a
chore: update some copy (#3034)
Signed-off-by: James <namnh0122@gmail.com>
2024-06-13 12:57:43 +07:00
Faisal Amir
491f563f0f
fix: enable window control button on linux (#3028) 2024-06-12 21:07:19 +07:00
Van Pham
1f5cce887a
chore: Bump-cortex-0.4.13 (#3027) 2024-06-12 16:09:17 +07:00
Faisal Amir
93fc228a26
fix: reduce font-weight for message (#3018) 2024-06-11 18:46:40 +07:00
Faisal Amir
44536ec929
feat: enable hotkey collapse right panel (#3019) 2024-06-11 18:46:27 +07:00
Faisal Amir
cf8f401dab
feat: update icon alert warning and copies tooltip model dropdown (#3021)
* feat: update icon alert warning and copies tooltip model dropdown

* chore: update loader when user click download model dropdown
2024-06-11 18:46:12 +07:00
Faisal Amir
aecc645a1a
fix: bring back maximize button (#3024) 2024-06-11 18:46:00 +07:00
NamH
6ee5d16e5c
fix: duplicate role inside messages cause some model to refuse to answer (#3006)
* fix: duplicate role inside messages cause some model to refuse to answer

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

* update

* Bump cortex to 0.4.12

* some model require not empty message

update

---------

Signed-off-by: James <namnh0122@gmail.com>
Co-authored-by: Van Pham <64197333+Van-QA@users.noreply.github.com>
2024-06-10 16:19:31 +07:00
phoval
57177d4409
fix: undefined browser (#3011)
electron is not available
2024-06-10 10:13:27 +07:00
NamH
0cae7c9761
fix: specific version for turbo (#2989)
Signed-off-by: James <namnh0122@gmail.com>
2024-06-05 11:05:57 +07:00
Realmbird
d6bd493d93
Added NVIDIA API to new jan after jan rework (#2934)
* Added NVIDIA API to new jan

* Changed paramters

* chore: some small text update

- remove databrick since it does not work when I tested
- correct some texts

---------

Co-authored-by: James Nguyen <jamesnguyen@Jamess-Laptop.local>
2024-06-04 12:20:43 +07:00
NamH
d7f161f668
fix: scan the models folder recursive to find model metadata file (#2982)
Co-authored-by: James <james@jan.ai>
2024-06-04 10:14:11 +07:00
Van Pham
f6581059ab
Merge pull request #2984 from janhq/main
Sync main to dev 0.5.0
2024-06-03 15:13:53 +07:00
NamH
0a150b373c
chore: upgrade version model extension for hf auth token (#2983)
Co-authored-by: James <james@jan.ai>
v0.5.0
2024-06-03 13:46:29 +07:00
Van Pham
bdd63cda3b
Merge pull request #2981 from janhq/dev
Release/0.5.0 to main
2024-06-03 13:19:18 +07:00
Faisal Amir
af240bfe75
fix: quickask mixing color schema (#2979) 2024-06-03 10:06:22 +07:00
Faisal Amir
1ce15e6bc4
fix: missing markdown list and blackquote (#2980) 2024-06-03 09:43:45 +07:00
NamH
02478b3242
feat: add input actions for setting item (#2978)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-06-02 22:41:27 +07:00
Faisal Amir
41404e1abd
fix: glitch modal troubleshoot (#2976) 2024-05-31 14:22:51 +07:00
Faisal Amir
efff5fad83
feat: update setting tooltip explainer (#2972) 2024-05-31 13:47:18 +07:00
Louis
19e35e63c9
fix: theme migration overwrite existing theme (#2975) 2024-05-31 13:36:28 +07:00
NamH
4edef30e0e
feat: allow user to register their access token (#2974)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-05-31 13:15:06 +07:00
Faisal Amir
f0f273bf07
fix: clickable remote model (#2970) 2024-05-31 10:14:27 +07:00
NamH
8dbb8d6536
fix: max value of max_tokens should follow context_length's value (#2969)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-05-30 19:01:00 +07:00
Faisal Amir
93ce01051c
fix: wrong direction icon collapse right panel (#2967)
* fix: wrong direction icon collapse right panel

* fix: add back social icon

* fix: modal troubleshoot

* fix: shadow transparent theme

* fix: enable nitro_tensorrt_llm

* fix: disabled model dropdown when local server running
2024-05-30 18:14:16 +07:00
Hoang Ha
bd5a0ea8ab
Chore: Model Hub update (#2966)
* fix: correct size

* version bump

* add: codestral 22b

* add: codestral 22b

* versino bump

* upgrade to v3

* Update stop token default-model.json 

confirmed with Rex

* fix: whitespace

---------

Co-authored-by: Van Pham <64197333+Van-QA@users.noreply.github.com>
2024-05-30 12:33:47 +07:00
Faisal Amir
b662c25007
fix: adjustment minor UI from qa feedback (#2963)
* feat: update minor ui from feedback

* fix: adjust spacing import model

* feat: edit title thread (#2964)

* feat: edit title thread

* fix: fix copies

* fix copies

* fix copies
2024-05-30 10:53:40 +07:00
Van Pham
9ac5696e35
chore/Bump-cortex-0.4.11 (#2962) 2024-05-29 17:57:41 +07:00
NamH
540999c441
fix: max_tokens and ctx_len max value will follow model.json (#2961)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-05-29 15:19:27 +07:00
Faisal Amir
faa09bd2bf
feat: Dekstop Revamp (#2877)
* feat: desktop revamp

* feat: refactor system monitor

* fix linter CI

* remove unused import component

* added responsive and resizeable component

* responsive and resizeable local server page

* finalize responsive and resizeable component

* fix scroll custom ui

* remove react scroll to bottom from modal troubleshoot

* fix modal troubleshoot ui

* fix setting gpu list

* text area custom scroll bar

* fix padding message input

* cleanup classname

* update inference engine model dropdown

* update loader style

* update quick ask ui

* prepare theme provider

* update dark theme

* remove update hotkey list model and navigation

* fix: cleanup hardcode classname

* fix: update feedback

* Set native theme electron

* update destop ui revamp from feedback

* update button icon component insider icon chat input message

* update model dropdown ui

* update tranaparent baclground

* update logo model provider

* fix: set background material acrylic support to blur background windows

* fix: update tranparent left and right panel

* fix: linter CI

* update app using frameless window

* styling custom style minimize, maximize and close app

* temporary hidden maximize window

* fix: responsive left and right panel

* fix: enable click outside when leftpanel responsive

* fix: remove unused import

* update transparent variable css windows

* fix: ui import model

* feat: Support Theme system (#2946)

* feat: update support theme system

* update select component

* feat: add theme folder in root project

* fix: padding left and right center panel

* fix: update padding left and right

* chore: migrate themes

* fix: rmdirsync error

* chore: update gitignore

* fix: cp recursive

* fix: files electron package json

* fix: migration

* fix: update fgit ignore

---------

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

* fix: update feedback missing state when refrash app

* fix: error test CI

* chore: refactor useLoadThemes

* chore: cleanup unused vars

* fix: revert back menubar windows

* fix minor ui

* fix: minor ui

---------

Co-authored-by: Louis <louis@jan.ai>
2024-05-29 13:37:18 +07:00