3644 Commits

Author SHA1 Message Date
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
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
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
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
hiento09
462073276c
Revert "ci: migrate to github hosted runner (#3838)" (#3867) 2024-10-23 12:24:05 +07:00
Faisal Amir
9a266db745
fix: hardware section (#3866) 2024-10-23 10:41:49 +07:00
hiento09
9045eeb1d6
Feat Jan beta version (#3835)
* feat: add beta version
---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-10-23 10:38:40 +07:00
Louis
53098699ef
Merge pull request #3857 from Haleshot/haleshot/martian-api-hyperlink-fix
Update broken/outdated hyperlink
2024-10-23 10:08:28 +07:00
hiento09
72d4575e32
chore: replace windows codesign cert (#3839)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-10-22 20:58:19 +07:00
Faisal Amir
9867634b5a
feat: support markdown on user message (#3848)
* feat: enable render markdown for user message

* wip: slate

* style: update style rich text editor

* chore: finalize richText editor

* chore: fix model dropdown selector

* chore: fix change format file syntax highlight

* chore: fix missing element during the test

* fix: adjust onPrompChange include on fake textarea
2024-10-22 15:44:34 +07:00
Faisal Amir
b14f54e866
fix: inconsistent state of downloading multimodal (#3862) 2024-10-22 15:44:13 +07:00
Srihari Thyagarajan
4c562c3e12
Update broken/outdated hyperlink 2024-10-21 23:53:02 +05:30
Faisal Amir
6b4e556a7a
fix: context-lenght-value (#3854) 2024-10-21 22:20:10 +07:00
Louis
e2d9533e79
Merge pull request #3847 from janhq/fix/correct-stop-token-llava-models
fix: correct eos token of llava models
2024-10-21 15:33:25 +07:00
Louis
4983247918
fix: correct eos token of llava models 2024-10-21 12:58:18 +07:00
Faisal Amir
d6891a5628
fix: api playground text overlap button and search hub model (#3833)
* fix: button api playground overlap button and search hub model

* fix: update overlap text responsive tab and conditional render GPU menu
2024-10-21 09:57:04 +07:00
hiento09
3df98b87a3
ci: migrate to github hosted runner (#3838)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-10-18 15:57:58 +07:00
Louis
f1ecdc4d5a
Merge pull request #3823 from janhq/chore/sync-main-to-dev-0.5.5
chore: sync main to dev 0.5.6
2024-10-17 18:26:10 +07:00
Louis
dc154687a5
Merge branch 'dev' into chore/sync-main-to-dev-0.5.5 2024-10-17 16:36:40 +07:00
hiento09
e7c5a398c4
ci: disable turbo cache (#3836)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-10-17 16:35:47 +07:00
Louis
eeecf26893
Merge branch 'main' into dev
# Conflicts:
#	web/containers/ModelDropdown/index.tsx
2024-10-17 10:42:20 +07:00
Faisal Amir
a2efa357fa
fix: enable scroll modal component (#3816) 2024-10-16 13:40:02 +07:00
Faisal Amir
02190c5cbd
fix: reset window state after disconnected from multi monitor (#3797) 2024-10-16 09:48:23 +07:00
Faisal Amir
19a60bc973
test: added more test inside containers component (#3765)
* test: wip several component under containers

* remoce checkbox test containers

* test: added more test to containers component
2024-10-16 09:45:28 +07:00
Faisal Amir
5e8a27b010
fix: issue ellipsis text on model selector and loader model start (#3802) 2024-10-15 12:57:37 +07:00
Faisal Amir
5d628a2748
feat: save instruction for new threads as a stable feature (#3798) 2024-10-15 00:22:58 +07:00
hiento09
87e33497ce
ci: Update jan-docs.yml (#3799) 2024-10-14 23:35:12 +07:00
Faisal Amir
944b813f45
fix: update base url edit page docs (#3795) 2024-10-14 15:13:12 +07:00
hiento09
f93deb6749
chore: move Jan Docs back into Jan Repo (#3790)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-10-14 10:07:16 +07:00
Louis
be8c4f8efa
Merge pull request #3763 from janhq/fix/3558-graceful-error-handling-model-import
fix: error handling for model imports should be handled gracefully
2024-10-04 16:20:42 +07:00
Louis
3f6843aa53
Merge pull request #3766 from janhq/hotfix/graceful-error-handling-model-import
hotfix: graceful error handling model import
v0.5.6
2024-10-04 15:05:46 +07:00
Louis
2c2f179e1d
fix: error handling for model imports should be handled gracefully 2024-10-04 14:14:09 +07:00
Faisal Amir
81110da8ea
fix: overlap text model selector and loading (#3757) 2024-10-03 20:19:07 +07:00
Louis
024992264f
fix: error handling for model imports should be handled gracefully 2024-10-03 19:44:52 +07:00
Faisal Amir
27c6ac6c8d
fix: overlap text model selector and loading (#3756) v0.5.5 2024-10-02 15:08:59 +07:00
Louis
0bc2f82ec0
Merge pull request #3751 from janhq/chore/add-new-models
chore: add llama3.2 and qwen2.5 models
2024-10-02 15:06:04 +07:00
Louis
db0997ffd4
Merge pull request #3747 from janhq/fix/system-monitoring-run-in-background
fix: Optimize resource watching
2024-10-02 15:00:20 +07:00