4296 Commits

Author SHA1 Message Date
Faisal Amir
33bb35cb99
fix: enable default opt-in analytic (#4387) v0.5.13-rc2-beta 2025-01-02 15:16:34 +07:00
Louis
5127df4e6d
Merge pull request #4386 from janhq/chore/add-cpu-threads-cortex-extension-settings
chore: add cpu_threads settings in cortex extension
2025-01-02 13:30:29 +07:00
Louis
27e40c35d8
chore: add cpu_threads settings in cortex extension 2025-01-02 13:03:16 +07:00
Louis
04bd41bf69
Merge pull request #4383 from janhq/chore/reduce-test-build-steps
chore: reduce test build steps
2025-01-02 10:55:07 +07:00
Louis
502bd9299b
Merge pull request #4382 from janhq/chore/should-not-disable-vulkan-option
fix: should not disable Vulkan support option
2025-01-02 10:31:48 +07:00
Louis
f6ca24256a
fix: should not disable Vulkan support option 2025-01-02 08:52:51 +07:00
Louis
ed3bdf4172
Merge pull request #4379 from janhq/fix/should-reset-default-engine-on-unavailable 2025-01-02 06:07:38 +07:00
Ashley
b2ab5423df Merge branch 'dev' of https://github.com/janhq/jan into dev 2025-01-01 23:49:06 +07:00
Ashley
150bc7e799 Updated Model Parameters page 2025-01-01 23:39:01 +07:00
Ashley
bfbf35106e Updated Model Management page 2025-01-01 23:27:11 +07:00
Louis
b0e50dad83
chore: disable portal reporter 2025-01-01 14:46:34 +07:00
Louis
e9958df2c8
chore: use windows-latest for testing 2025-01-01 14:27:53 +07:00
Louis
e321e482b6
chore: reduce test build steps 2025-01-01 14:22:12 +07:00
Louis
2f755eeb8e
fix: if the default engine isn't installed, the app should reset it 2025-01-01 14:03:43 +07:00
Louis
e8aa977886
Merge pull request #4374 from janhq/fix/could-not-load-model-on-some-intel-machines
fix: bump llama.cpp engine hotfix version to address model load issue on some MacOS Intel machines
v0.5.13-rc1-beta
2024-12-31 21:58:30 +07:00
Louis
a9529f2a05
Merge pull request #4373 from janhq/chore/refactor-core-and-server-packages
chore: refactor core and server packages
2024-12-31 19:51:26 +07:00
Louis
8ccf02a26d
fix: bump llama.cpp engine hotfix version to address mode load issue on some Intel machines 2024-12-31 19:25:47 +07:00
Louis
1bb9d6ce1f
chore: remove server functions from core package 2024-12-31 19:20:20 +07:00
Louis
8ae1e4a24a
chore: refactor core and server packages 2024-12-31 18:38:14 +07:00
Louis
2fe4514678
Merge pull request #4371 from janhq/chore/correct-ci-run-script
chore: deprecate make build-joi
2024-12-31 14:24:19 +07:00
Louis
84ed5ec814
chore: add config-yarn 2024-12-31 14:13:41 +07:00
Louis
e9ed1521b3
chore: deprecate make build-joi 2024-12-31 14:04:58 +07:00
Louis
0be53493fe
Merge pull request #4370 from janhq/chore/enhance-dev-ex
chore: improve development dev-ex with auto extensions migration
2024-12-31 13:37:05 +07:00
Louis
947522e752
chore: simplify the build steps by reducing redundant yarn installs 2024-12-31 13:22:43 +07:00
Louis
c1f918ab8c
chore: improve development dev-ex with auto extensions migration 2024-12-31 12:28:56 +07:00
Faisal Amir
fc7a771432
enhancement: update ui delete engine with modal confirmation (#4359)
* enhancement: update ui delete engine with modal confirmation

* chore: fix linter
2024-12-31 10:10:46 +07:00
Louis
6d88b824a3
Merge pull request #4363 from janhq/chore/reduce-extensions-build-time
chore: refactor extensions build script for optimization
2024-12-31 10:04:18 +07:00
Ashley
724c9a8897 [WIP] Updating basic usage pages 2024-12-31 09:23:43 +07:00
Louis
da55b46240
Merge pull request #4360 from janhq/main
chore: sync latest main into dev
2024-12-30 22:37:02 +07:00
Louis
b8bd846744
chore: refactor extensions build script for optimization 2024-12-30 22:10:48 +07:00
Ashley
60bb719a53 Update Overview, Quickstart & Installation pages 2024-12-30 21:09:58 +07:00
Faisal Amir
a6a0cb325b
feat: local engine management (#4334)
* feat: local engine management

* chore: move remote engine into engine page instead extension page

* chore: set default engine from extension

* chore: update endpoint update engine

* chore: update event onEngineUpdate

* chore: filter out engine download

* chore: update version env

* chore: select default engine variant base on user device specs

* chore: symlink engine variants

* chore: rolldown.config in mjs format

* chore: binary codesign

* fix: download state in footer bar and variant status

* chore: update yarn.lock

* fix: rimraf failure

* fix: setup-node@v3 for built-in cache

* fix: cov pipeline

* fix: build syntax

* chore: fix build step

* fix: create engines folder on launch

* chore: update ui delete engine variant with modal confirmation

* chore: fix linter

* chore: add installing progress for Local Engine download

* chore: wording

---------

Co-authored-by: Louis <louis@jan.ai>
2024-12-30 17:27:51 +07:00
Louis
a33563be9a
chore: bump cortex latest version 1.0.7 (#4357) v0.5.12 2024-12-30 16:36:24 +07:00
Louis
81ad90b951
fix: stop button is gone after switching to a new model (#4356) v0.5.12-rc7-beta 2024-12-30 14:30:34 +07:00
Louis
9b8d8ab3f7
chore: bump cortex 1.0.7 RC (#4355)
* chore: bump cortex 1.0.7 rc

* chore: test update
v0.5.12-rc6-beta
2024-12-30 13:37:16 +07:00
Louis
16dce88a75
chore: don't stop inference and hide the stop button when creating a new thread (#4354) v0.5.12-rc5-beta 2024-12-30 12:32:44 +07:00
Ashley
42353d940f [WIP] updating docs... 2024-12-30 02:09:50 +07:00
Louis
3af34c0d56
chore: Refactor thread state management (#4350)
* chore: Refactor thread state management

• Replace isGeneratingResponseAtom with isBlockingSendAtom
• Update dependencies in ChatBody, ChatInput, and MessageToolbar components
• Remove unused code and variables

* chore: clean states
v0.5.12-rc4-beta
2024-12-29 23:05:07 +07:00
Ashley
d0c21ee506 [WIP] Updating docs... 2024-12-29 22:58:22 +07:00
Faisal Amir
c0f3fb5007
fix: regenerate scroll bottom (#4348) v0.5.12-rc3-beta 2024-12-29 20:58:46 +07:00
hiento09
bd0e525d66
chore: upgrade to turbo v2 and reduce ci quality gate runtime (#4324)
* chore: upgrade to turbo v2 and reduce ci quality gate runtime

* chore: upgrade to yarn v4 and deprecate turborepo

* chore: reconfigure modules and fix tests

* chore: switch to github-hosted runner

* fix: dependency resolving

* chore: clean redundant step

* chore: headless test

* chore: remove headed param

* fix: resolve dependency version

* fix: ubuntu no-sandbox test

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Louis <louis@jan.ai>
2024-12-29 17:46:15 +07:00
0xHieu
d982f819dc docs: create n8n integration 2024-12-28 15:42:57 +09:00
Ashley
43593b4cd2 [WIP] Updating Installation Page 2024-12-27 19:45:35 +07:00
Ashley
ea63879599 [WIP] Update Quickstart section 2024-12-27 18:17:15 +07:00
Ashley
77fdd56720 Update Overview page 2024-12-27 17:06:15 +07:00
Ashley
50ea481661 [WIP] Update Jan Docs 2024-12-26 21:26:17 +07:00
Ashley
0e72372e68 Update Jan Docs 2024-12-26 21:13:34 +07:00
Louis
c77275a35c
Merge pull request #4341 from janhq/fix/stop-button-state
fix: send message button state reset on stop
v0.5.12-rc2-beta
2024-12-26 20:12:04 +07:00
Louis
a720affd93
fix: thread reset state 2024-12-26 19:12:10 +07:00
Louis
5931dbede3
fix: send message button state reset on stop 2024-12-26 19:06:24 +07:00