3607 Commits

Author SHA1 Message Date
hiento09
e7c5a398c4
ci: disable turbo cache (#3836)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-10-17 16:35:47 +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
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
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
Louis
6082959d17
chore: update models stop token 2024-10-02 11:46:42 +07:00
Louis
358d8f83f9
chore: add llama3.2 and qwen models 2024-10-02 11:36:55 +07:00
Louis
da5865f3b4
test: add test cases 2024-10-01 15:06:51 +07:00
Louis
b0b49f44f6
Merge pull request #3746 from janhq/dev
release: Jan Release Cut v0.5.5
2024-10-01 14:18:06 +07:00
Louis
6fdfe760e8
chore: add tests 2024-10-01 13:36:13 +07:00
Louis
080bef214b
fix: hide system monitoring bar should stop spawning subprocess 2024-10-01 13:09:17 +07:00
Louis
87e1754e3a
chore: improve models and threads caching (#3744)
* chore: managing and maintaining models and threads in the cache

* test: add tests for hooks
2024-10-01 10:15:30 +07:00
Faisal Amir
87a8bc7359
fix: xml not render correctly (#3743) 2024-09-30 15:30:02 +07:00
Louis
7c63914e64
fix: model dropdown should show recommended models to download (#3742) 2024-09-30 14:34:27 +07:00
Louis
ba1ddacde3
fix: correct model dropdown for local models (#3736)
* fix: correct model dropdown for local models

* fix: clean unused import

* test: add Model.atom and model.Engine tests
2024-09-30 11:58:55 +07:00
Louis
8334076047
fix: #3491 - Unable to use tensorrt-llm (#3741)
* fix: #3491 - Unable to use tensorrt-llm

* fix: abortModelDownload input type
2024-09-30 11:58:46 +07:00
hiento09
cf0a232001
ci: auto trigger jan docs ci for new release (#3734)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-09-26 15:45:39 +07:00
Louis
143f2f5c58
fix: wrong model download location when there is a mismatch model_id (#3733) 2024-09-26 12:43:34 +07:00
Louis
7f08f0fa79
fix: #3703 - Deepseek-Coder-33B-Instruct is incompatible (#3732) 2024-09-26 12:43:23 +07:00
Louis
f46ab45e0e
fix: #3727 LLM model download fail can still be used (#3731)
* fix: #3727 - LLM model download fail can still be used

* test: add tests

* test: fix path on Windows
2024-09-25 09:46:46 +07:00
Louis
dbc4bed40f
fix: #3673 - API responds with Request body is too large (#3729) 2024-09-24 20:26:06 +07:00
Faisal Amir
886b1cbc54
enhance: tabs component in model selection (#3730)
* ui: tabs-model-selection

* chore: updat tabs variant

* test: update test and render correct tab
2024-09-24 20:14:43 +07:00
Louis
acd3be3a2a
fix: #3698 - o1 preview models do not work with max_tokens (#3728) 2024-09-24 16:35:08 +07:00
Louis
36c1306390
fix: #3515 - The default assistant instructions are ignored (#3721) 2024-09-24 10:40:45 +07:00
Louis
6af17c6455
fix: #3513 - anthropic extension does not forward the system prompt (#3724) 2024-09-24 10:40:32 +07:00
Louis
c0b59ece4d
fix: #3558 wrong model metadata import or download from HuggingFace (#3725)
* fix: #3558 wrong model metadata import

* chore: remove redundant metadata retrieval
2024-09-24 10:07:53 +07:00
Louis
87c8fdf5ac
fix: the monorepo jest configs should not cover extensions - they would be moved to mini repositories soon (#3723) 2024-09-23 16:13:45 +07:00
Faisal Amir
15f42fb269
fix: toolbar overlap chat input (#3720) 2024-09-23 14:42:52 +07:00
Louis
aee8624338
fix: #3693 broken thread.json should not break the entire threads (#3709)
* fix: #3693 broken thread.json should not break the entire threads

* test: add tests
2024-09-23 14:20:01 +07:00
Louis
c5e0c93ab4
test: add missing tests (#3716) 2024-09-23 13:54:52 +07:00
Faisal Amir
5b7f0c1308
test: update test coverage UI component Joi (#3707)
* test: update test coverage joi

* test: update test export all components

* test: update clear mock useOs

* test: remove delete global window during test case getInitialValue

* test: update getValueInEffect with mock userAgent
2024-09-23 12:46:50 +07:00
Faisal Amir
3091bb0e5e
fix: remove title local API server page (#3710) 2024-09-23 12:46:38 +07:00
Faisal Amir
9471481e33
fix: thread title for remote model from first prompt (#3712)
* fix: generate title using first prompt for remote model

* fix: disable react-hooks/exhaustive-deps
2024-09-20 18:15:06 +07:00
Louis
302b73ae73
test: add web helpers, services, utils tests (#3669)
* test: add web helpers tests

* fix: coverage report

* test: add more tests

* test: add more generated tests

* chore: add more tests

* test: add more tests
2024-09-20 14:24:51 +07:00
Faisal Amir
1aefb8f7ab
fix: enhance several minor UI (#3706) 2024-09-20 10:06:37 +07:00
Faisal Amir
194093d95d
fix: update the condition for generating the title (#3702) 2024-09-20 10:06:20 +07:00
Nicole Zhu
17be901d1a
Merge pull request #3694 from janhq/copyfix
chore: Copyfix
2024-09-19 11:32:47 +08:00
Faisal Amir
ba3c07eba8
feat: textarea auto resize (#3695)
* feat: improve textarea user experience with autoresize

* chore: remove log

* chore: update test

* chore: update test and cleanup logic useEffect
2024-09-19 10:10:30 +07:00
Faisal Amir
8fe376340a chore: fix linter issue CI 2024-09-19 10:06:27 +07:00
0xSage
cfe657faf5 fix: linter 2024-09-18 17:46:53 +08:00
0xSage
062af9bcda nits 2024-09-18 17:42:35 +08:00