285 Commits

Author SHA1 Message Date
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
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
Nicole Zhu
8ede9ebb20
docs: Update README.md (#2612) 2024-04-04 11:18:20 +07:00
hiento09
a6cbc0b86f
Change release download url to cloudflare worker proxy and update download model tensorrt llm to aws s3 endpoint (#2576)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-04-02 17:08:53 +07:00
Service Account
174f8820f3 Update README.md with Stable Download URLs 2024-04-02 02:54:06 +00:00
Service Account
28b15e525a janhq/jan: Update README.md with nightly build artifact URL 2024-04-01 20:19:21 +00:00
Service Account
2fe399f825 janhq/jan: Update README.md with nightly build artifact URL 2024-04-01 09:41:13 +00:00
Service Account
859c235882 janhq/jan: Update README.md with nightly build artifact URL 2024-04-01 04:42:04 +00:00
NamH
96af5fb85a
fix: quick ask improvement (#2543)
* docs: Update README.md

* fix: quick ask improvement

Signed-off-by: James <james@jan.ai>

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: hieu-jan <150573299+henryh0x1@users.noreply.github.com>
Co-authored-by: James <james@jan.ai>
2024-03-30 08:59:52 +07:00
Service Account
53b572029b janhq/jan: Update README.md with nightly build artifact URL 2024-03-29 09:25:53 +00:00
Service Account
ec6bcf6357 janhq/jan: Update README.md with nightly build artifact URL 2024-03-29 05:08:55 +00:00
hiro
e60807f867
chore: Refactor docker compose (#2531)
* chore: docker compose dev with local build

* chore: docker compose with prebuilt image on ghcr

* fix: Update readme and by comments
2024-03-29 09:50:35 +07:00
Service Account
a03e37f5a6 janhq/jan: Update README.md with nightly build artifact URL 2024-03-28 09:52:29 +00:00
Service Account
54ba41000a janhq/jan: Update README.md with nightly build artifact URL 2024-03-28 05:04:50 +00:00
Service Account
976c849135 janhq/jan: Update README.md with nightly build artifact URL 2024-03-28 03:58:03 +00:00
Service Account
a41fd2a658 janhq/jan: Update README.md with nightly build artifact URL 2024-03-27 07:31:13 +00:00
Service Account
8f230f330b janhq/jan: Update README.md with nightly build artifact URL 2024-03-26 20:29:18 +00:00
Service Account
934ea00b0d janhq/jan: Update README.md with nightly build artifact URL 2024-03-25 20:22:03 +00:00
Service Account
0ff22e407a janhq/jan: Update README.md with nightly build artifact URL 2024-03-25 06:19:44 +00:00
Service Account
1ad794c8a7 janhq/jan: Update README.md with nightly build artifact URL 2024-03-22 11:28:04 +00:00
Service Account
5b1b730f2b janhq/jan: Update README.md with nightly build artifact URL 2024-03-20 20:23:42 +00:00
Service Account
55c0a91750 janhq/jan: Update README.md with nightly build artifact URL 2024-03-19 20:18:33 +00:00
Service Account
1cf9f96b8d janhq/jan: Update README.md with nightly build artifact URL 2024-03-19 07:04:00 +00:00
Service Account
68572246e7 janhq/jan: Update README.md with nightly build artifact URL 2024-03-19 05:41:56 +00:00
Henry
6976e5a27b
Merge branch 'dev' into feat/doc_seo_meta 2024-03-19 14:09:23 +09:00
Service Account
dd11ba293b Update README.md with Stable Download URLs 2024-03-19 04:46:01 +00:00
hiro
f8d970401a chore: Update head metadata 2024-03-19 10:47:46 +07:00
Service Account
d1a17f0986 janhq/jan: Update README.md with nightly build artifact URL 2024-03-19 03:44:42 +00:00
Service Account
465e0e47ed janhq/jan: Update README.md with nightly build artifact URL 2024-03-19 01:19:24 +00:00
Service Account
93045b488b janhq/jan: Update README.md with nightly build artifact URL 2024-03-18 20:17:51 +00:00
Service Account
c27c146d90 janhq/jan: Update README.md with nightly build artifact URL 2024-03-18 17:15:04 +00:00
Service Account
d52feecf2f janhq/jan: Update README.md with nightly build artifact URL 2024-03-18 14:19:08 +00:00
Service Account
bb6cd4e96f janhq/jan: Update README.md with nightly build artifact URL 2024-03-18 11:25:18 +00:00
Service Account
a0c5c4be66 janhq/jan: Update README.md with nightly build artifact URL 2024-03-18 01:04:42 +00:00
Service Account
6c81d83d30 janhq/jan: Update README.md with nightly build artifact URL 2024-03-17 08:56:33 +00:00
Service Account
9229773610 janhq/jan: Update README.md with nightly build artifact URL 2024-03-15 10:26:38 +00:00
Service Account
e40d0481b7 janhq/jan: Update README.md with nightly build artifact URL 2024-03-14 16:28:47 +00:00
Service Account
ab73941d42 janhq/jan: Update README.md with nightly build artifact URL 2024-03-14 12:55:07 +00:00
Service Account
561b1dd94a janhq/jan: Update README.md with nightly build artifact URL 2024-03-14 07:27:24 +00:00
Service Account
7048c85465 janhq/jan: Update README.md with nightly build artifact URL 2024-03-13 20:17:51 +00:00
Service Account
f1db7a4f86 janhq/jan: Update README.md with nightly build artifact URL 2024-03-13 09:31:13 +00:00
Service Account
fb893b89f3 janhq/jan: Update README.md with nightly build artifact URL 2024-03-12 20:19:19 +00:00
Service Account
2082b81d64 janhq/jan: Update README.md with nightly build artifact URL 2024-03-12 13:40:59 +00:00
Service Account
259698eaf7 janhq/jan: Update README.md with nightly build artifact URL 2024-03-12 02:36:22 +00:00
Service Account
de433bbe6e janhq/jan: Update README.md with nightly build artifact URL 2024-03-11 20:20:46 +00:00
Service Account
6f899eb118 janhq/jan: Update README.md with nightly build artifact URL 2024-03-11 17:43:46 +00:00
Service Account
1ce3f1158d janhq/jan: Update README.md with nightly build artifact URL 2024-03-11 09:44:33 +00:00
Service Account
1474a28dea Update README.md with Stable Download URLs 2024-03-11 06:35:11 +00:00
Service Account
15064ac125 janhq/jan: Update README.md with nightly build artifact URL 2024-03-11 06:17:51 +00:00