3460 Commits

Author SHA1 Message Date
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
Van Pham
9b65944115
Merge pull request #2950 from janhq/dev
Release/0.4.14 to main
v0.4.14
2024-05-27 16:17:02 +07:00
Van Pham
611a361672
Update package.json to use next@14.2.3 (#2949) 2024-05-27 13:15:01 +07:00
Faisal Amir
b1856b689e
fix: unchange title and last message when clean or delete message (#2937) 2024-05-27 09:51:18 +07:00
Hoang Ha
25daba9696
Chore: aya update (#2941)
* init

* init

* fix: correct format

* version bump

* add: aya 8b, aya 35b, phi3

* fix: stop token

* fix: stop token
2024-05-24 18:10:23 +07:00
hiento09
20c9c3ff2b
Code sign retry 3 times (#2943)
* Replace deprecated steps github action

* Windows codesign retry 3 times

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-05-24 17:59:44 +07:00
Van Pham
9cf9fa0dd3
Bump cortex to 0.4.9 (#2940) 2024-05-24 13:01:25 +07:00
Mohammed Aldakhil
c9e8df2cfa
docs: Update README.md (#2939) 2024-05-24 09:42:27 +07:00
eckartal
66e65e7c6e
Update README.md (#2927)
Updated:

Title: Turn your computer into an AI computer
Nvidia -> NVIDIA
M1/M2 -> M1/M2/M3/M4
2024-05-24 09:40:38 +07:00
Van Pham
f7c089c765
Bump cortex to 0.4.8 (#2938) 2024-05-22 21:21:02 +07:00
Hoang Ha
385ebb7750
Chore: phi3 long-context update (#2936)
* init

* init

* fix: correct version

* version bump

* correct url

* remove small

* correct size
2024-05-22 21:20:42 +07:00
hiento09
5573ec9fdb
Replace deprecated steps github action (#2935)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-05-22 15:42:27 +07:00
NamH
6ba540d1f7
fix: fix crash when model name not ready (#2931)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-05-21 13:53:46 +07:00
Van Pham
ae499c7ac4
Feat/oai endpoints mapper using JSON (#2929)
* feat: test mapper

* chore: temporally add other runner

* chore: temp remove ubuntu-18-04-openai-api-collection-test

* chore: test json file

* chore: test json file

* Correct path endpoints_mapping.json

* feat: running via endpoints

* feat: running multiple endpoint

* feat: use endpoint value from workflow dispatch

* feat: add mapper between endpoint and python test file

* feat: config run all

* feat: config run all

---------

Co-authored-by: Van-QA <van@jan.ai>
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-05-20 23:45:37 +07:00
Hoang Ha
65b8d8e66b
Fix: Phi-3 doesn't display (#2928)
* fix: params correction

* add phi

* version bump
2024-05-20 23:45:06 +07:00
Van Pham
ac3335852a
Merge pull request #2926 from janhq/dev
Release/0.4.13 to main with new Cortex version
v0.4.13
2024-05-20 11:08:35 +07:00