4182 Commits

Author SHA1 Message Date
Louis
8129c2319f
fix: downloaded models should account for remote models 2024-11-04 15:37:14 +07:00
Louis (aider)
b5edc12b28
feat: add tests for huggingface utility functions 2024-11-04 15:37:14 +07:00
Louis
ba59425e6a
fix: tests 2024-11-04 15:37:14 +07:00
Louis
03e15fb70f
feat: sync model hub and download progress from cortex.cpp 2024-11-04 15:37:14 +07:00
Louis
f44f291bd8
chore: download progress finished should reload model list 2024-11-04 15:37:13 +07:00
Louis
f3aa40bc0b
chore: clean obsolete local provider codes 2024-11-04 15:37:13 +07:00
Louis
4080dc4b65
feat: model and cortex extensions update 2024-11-04 15:37:12 +07:00
Faisal Amir
c6481d4668
ui: remove redundant animation (#3938) 2024-11-04 14:57:22 +07:00
Faisal Amir
755b2f234b
ux: auto-focus the chat input box (#3941)
* ux: auto-focus the chat input box and search box when switching between pages and thread lists

* chore: remove autofocus hub
2024-11-04 14:57:09 +07:00
Faisal Amir
3c721cb97d
ui: reduced aggresive blur effect on the modal component (#3937) 2024-11-04 14:07:20 +07:00
Faisal Amir
a4ebf69bc9
fix: inconsistent left panel background when responsive (#3936) 2024-11-04 13:27:03 +07:00
Faisal Amir
a221fdf09e
fix: slate react version (#3940)
* fix: slate react version

* fix: add slate-dom package
2024-11-04 12:46:42 +07:00
Sharun
10d4b3f4e0
Merge branch 'dev' into more-groq-models 2024-11-03 18:59:03 -06:00
Faisal Amir
de454381ab
fix: chat input edit mode (#3928) 2024-11-01 17:57:16 +07:00
Faisal Amir
92f2df1e89
feat: show model id on local api serve page (#3926) 2024-11-01 17:55:52 +07:00
Faisal Amir
b0087fca49
fix: text align my model list and import model (#3927) 2024-11-01 17:55:27 +07:00
Faisal Amir
7a24e2d325
ui: minor update list model running system monitor (#3919) 2024-11-01 17:55:15 +07:00
Faisal Amir
6ca6ee3fb8
feat: expand the clickable areas ribbon panel (#3917) 2024-11-01 17:55:00 +07:00
hiento09
32ad4aeab3
chore: beta version add discord notification (#3925)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-11-01 12:39:25 +07:00
Faisal Amir
b37d4a5c7e
fix: types issue (#internalTypeOnlyBrand) in the @types/node package (#3921) 2024-10-31 21:17:25 +07:00
Faisal Amir
a6ca2e2bf0
fix: handle edge cases syntax highlight (#3892)
* fix: handle edge cases syntax highlight

* chore: remove unused import

* chore: remove unused code

* chore: reset type code when selection delete
2024-10-31 10:19:22 +07:00
Ashu
f7d318d20c
Merge branch 'dev' into patch-1 2024-10-30 19:35:44 +05:30
Faisal Amir
267f3ab051
fix: deprecated gpt with vision (#3912)
* fix: deprecated gpt 4 with vision

* chore: update package version inference openai extension
2024-10-30 17:42:17 +07:00
Ashley
f56879bde0
Merge pull request #3896 from janhq/chore/update-readme
Chore/update readme
2024-10-29 20:42:47 +07:00
Faisal Amir
9ce935e989
chore: update changelog web (#3899)
* chore: update changelog web

* chore: missing image
2024-10-29 10:57:49 +07:00
Faisal Amir
26659c0c6c
chore: remove deprecated warning from build project joi (#3893) 2024-10-29 09:57:46 +07:00
Ashley
66cb12316a
Update README.md 2024-10-28 23:10:08 +07:00
Ashley
f354817322
Add files via upload 2024-10-28 23:09:25 +07:00
Ashley
25cd8339f8
Delete Jan Banner.png 2024-10-28 23:08:59 +07:00
Ashley
d024e7fa51
Add files via upload 2024-10-28 23:08:17 +07:00
Ashley
5a972ffb9e
Delete JanBanner.png
Image seems low quality, need to update a new one.
2024-10-28 23:07:49 +07:00
Ashley
4127184cbd
Update README.md
Update README banner & content
2024-10-28 23:03:53 +07:00
Ashley
651d75715c
Rename Jan Banner.png to JanBanner.png 2024-10-28 23:03:01 +07:00
Ashley
be191015b6
Add Jan Banner 2024-10-28 22:59:23 +07:00
Ashley
98d56e6858
Update README.md 2024-10-28 22:57:02 +07:00
Ashley
41f7323b20
chore: Update README.md
Update Jan README
2024-10-28 22:37:01 +07:00
Faisal Amir
570f6b330c
fix: edge case tiny chat input box show randomly (#3887)
* fix: edge case tiny chat input box show randomly

* chore: update class parent
2024-10-28 08:32:19 +07:00
Ashu
09b01543e2
Merge branch 'dev' into patch-1 2024-10-27 11:21:44 +05:30
Louis
b0f6d057d9
Merge pull request #3869 from janhq/chore/update-readme-and-docs
chore: remove docker mode section in README & change overview image in Jan docs
2024-10-27 09:26:01 +07:00
Ashu
777b0d3036
Add claude 3.5 sonnet 20241022 2024-10-27 07:05:55 +05:30
Louis
59d92d4c9c
Merge pull request #3880 from janhq/main
Sync release 0.5.7 with dev
2024-10-24 16:59:38 +07:00
hiento09
92267396f3
chore: Readme add beta download url (#3878)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-10-24 16:15:08 +07:00
hiento09
356b233780
fix: docs trigger on release deploy to production (#3877)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-10-24 15:36:14 +07:00
Faisal Amir
c47d049920
fix: placeholder no hardware detect (#3876) v0.5.7 2024-10-24 14:26:17 +07:00
Faisal Amir
037357e04c
fix: placeholder no hardware detect (#3873) 2024-10-24 09:05:44 +07:00
Sharun
f7ce83aba4
Merge branch 'dev' into more-groq-models 2024-10-23 20:17:28 +00:00
Faisal Amir
0c78aadf1e
fix: hidden box dropdown hardware if no list (#3872) 2024-10-23 17:52:36 +07:00
hiento09
d81570c86c
ci: fix docusaurus (#3870)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-10-23 15:46:23 +07:00
Ashley
12ee329895 remove docker mode section in README and change overview image in jan docs 2024-10-23 15:20:43 +07:00
Louis
33eda227a5
Merge pull request #3822 from janhq/dev
release: Jan Release Cut v0.5.7
2024-10-23 14:26:48 +07:00