Faisal Amir
b849fcb493
fix: app check available update ( #4751 )
2025-02-27 11:28:15 +07:00
Faisal Amir
aa26e45c22
fix: cannot click dropdown appearance ( #4750 )
2025-02-27 11:28:07 +07:00
Louis
6a0fb09610
fix: correct default engine variant setup on first launch ( #4747 )
...
* fix: there is a case where app selects incorrect engine variant first launch
* refactor: clean up legacy settings hook
2025-02-27 09:03:01 +07:00
Faisal Amir
ecb14b3621
enhancement: receommended label engine variant ( #4740 )
2025-02-26 19:07:25 +07:00
Faisal Amir
f0ad526aa9
fix: hub button download ( #4742 )
...
* fix: hub button download and use
* chore: fix linter
* fix: remove the button download on top of model page
2025-02-26 19:07:06 +07:00
Faisal Amir
36a14600ee
fix: hub ui no result search found ( #4739 )
2025-02-26 19:06:46 +07:00
Louis
d7329c7719
chore: remove hard coded recommendation models and use cortexso featured tags ( #4741 )
...
* chore: remove hard coded recommendation models and use cortexso featured tags
* chore: polish model detail page
* chore: fix test
2025-02-26 15:54:06 +07:00
Louis
916b28044d
fix: onboarding screen should show persisted cloud providers ( #4738 )
2025-02-26 14:29:36 +07:00
Faisal Amir
053604ec28
fix: chat body scrollbar ( #4737 )
...
* fix: chat body scrollbar
* chore: update lock file
* fix: remove PluggableList
2025-02-26 13:23:03 +07:00
Faisal Amir
a4368cf26e
enhancement: improve chat thread ( #4736 )
...
* enhancement: improve chat thread
* chore: fix linter
* fix: linter
* chore: fix linter
* fix: chore failed test
2025-02-26 09:42:31 +07:00
David
c7f5d68a39
Merge pull request #4733 from janhq/chore/correct-channel-name-to-ask-for-help
...
chore: correct channel name to ask for help
2025-02-25 18:08:21 +07:00
Faisal Amir
51f8c96a57
chore: update hub UI ( #4734 )
...
* chore: update hub ui based feedback
* chore: update hub ui
* chore: code block ui
* chore: update bg color
* chore: decrease margin codeblock
2025-02-25 14:37:15 +07:00
Faisal Amir
99f324286b
fix: flow app updater manual check from native menu ( #4731 )
2025-02-25 13:45:45 +07:00
Minh
fc4c567395
chore: correct channel name to ask for help
2025-02-25 13:07:55 +07:00
Louis
b990b259bc
refactor: clean up legacy predefined models ( #4730 )
...
* refactor: clean up legacy predefined models
* chore: fix onboarding filtered models
2025-02-25 12:40:37 +07:00
Faisal Amir
2ea8083ad7
enhancement: scrollbar setting options ( #4726 )
...
* enhancement: scrollbar setting options
* chore: fix linter
2025-02-25 09:37:04 +07:00
Louis
81fea5665b
chore: enhance onboarding screen's models ( #4723 )
...
* chore: enhance onboarding screen's models
* chore: lint fix
* chore: correct lint fix command
* chore: fix tests
2025-02-25 09:36:55 +07:00
Louis
60257635ad
fix: should not select vulkan by default when there are Nvidia GPUs detected ( #4720 )
2025-02-24 18:51:22 +07:00
Louis
2d7dd8e8ce
chore: fix model hub sorting ( #4722 )
...
* chore: fix model hub sorting
* chore: linter fix
2025-02-24 15:23:06 +07:00
Faisal Amir
2e9cca376c
enhancement: update pexelated icon on windows platform ( #4721 )
2025-02-24 13:53:39 +07:00
Louis
bc2f382e64
chore: migrate engine settings on update ( #4719 )
...
* chore: migrate engine settings on update
* chore: queue engine migration to ensure it only execute when server is on
* chore: ensure queue is empty instead of running in the queue
2025-02-24 11:29:11 +07:00
Louis
18e289e8f7
chore: sticky model hub filter panel ( #4715 )
2025-02-21 18:10:21 +07:00
Louis
cfc6734702
feat: Jan Model Hub filter options and responsiveness ( #4714 )
...
* feat: Jan Model Hub filter options and responsiveness
* chore: fix display unit
* chore: fix optional wrapping
* chore: correct joi component's test
2025-02-21 16:32:27 +07:00
Nguyen Ngoc Minh
1b4a91ba7e
chore: update pipeline change app logo for build nightly ( #4709 )
...
* chore: change app logo for build nightly
* chore: add nightly option to rename icons
* chore: add rename icons for nightly and beta build
* chore: remove rename icons job
2025-02-21 14:16:15 +07:00
Louis
c5a5e55afe
fix: should disable start model button when there is a model is loading ( #4713 )
2025-02-21 01:05:17 +07:00
Louis
a47942d7df
chore: streaming should be turned on by default ( #4712 )
2025-02-21 00:52:07 +07:00
Louis
cddaf61c99
feat: preserve token speed in the thread ( #4711 )
...
* feat: preserve token speed in the thread
* chore: lint fix
2025-02-21 00:45:11 +07:00
Louis
fddb7251fb
feat: Jan Model Hub should stay updated. ( #4707 )
...
* feat: Jan Model Hub should stay updated.
* chore: polish provider description
2025-02-20 23:25:03 +07:00
Nguyen Ngoc Minh
839a00127d
Merge pull request #4708 from janhq/chore/change-app-logo
...
chore: change app logo for jan beta and nightly version
2025-02-20 21:39:41 +07:00
Minh141120
bd7113aa74
chore: change app logo for jan beta and nightly version
2025-02-20 21:32:20 +07:00
Louis
badc632ee4
refactor: different Jan builds should have different Cortex server port ( #4699 )
...
* refactor: different Jan instances should have different Cortex server port configurations
* chore: update workflow to use env input
* chore: update env for cortex port setting
2025-02-20 15:53:16 +07:00
Louis
eba6884abb
feat: allow users to refresh cloud model list ( #4698 )
...
* feat: allow users to refresh cloud model list
* chore: reusable model list refresh
* chore: clean up
2025-02-19 23:24:29 +07:00
Louis
046e8d5094
chore: Hub UI and markdown CSS
2025-02-19 15:20:59 +07:00
Faisal Amir
4abd471a5f
fix: format compact number utils ( #4695 )
2025-02-19 13:58:43 +07:00
Louis
c4d7a143eb
Merge pull request #4683 from janhq/chore/sync-release-to-dev
...
chore: sync release v0.5.15 branch into dev branch
2025-02-18 18:40:03 +07:00
Louis
7d5aa46eef
chore: lint fix
2025-02-18 18:18:38 +07:00
Louis
133af33014
chore: typo
2025-02-18 18:02:22 +07:00
Louis
dc06a07c71
Merge branch 'release/v0.5.15' into chore/sync-release-to-dev
...
# Conflicts:
# extensions/engine-management-extension/rolldown.config.mjs
# extensions/inference-cortex-extension/bin/version.txt
# extensions/yarn.lock
# web/containers/Layout/BottomPanel/SystemMonitor/index.tsx
# web/containers/ModelDropdown/index.tsx
# web/containers/ModelLabel/ModelLabel.test.tsx
# web/screens/Settings/HuggingFaceRepoDetailModal/ModelDownloadRow/index.tsx
# web/screens/Thread/ThreadCenterPanel/TextMessage/MarkdownTextMessage.tsx
# web/screens/Thread/ThreadCenterPanel/TextMessage/index.tsx
# yarn.lock
2025-02-18 16:33:58 +07:00
Ashley
29a2a171d5
Merge pull request #4676 from janhq/chore/update-docs
...
chore: Update all images & some wrong parts in Jan docs
2025-02-18 14:00:46 +07:00
Louis
6c6fc08a45
chore: fix engine template for remote providers ( #4680 )
v0.5.15
v0.5.15-rc21-beta
2025-02-18 13:05:23 +07:00
Louis
f08de8cc8f
chore: bump cortex release 1.0.10 ( #4679 )
v0.5.15-rc20-beta
2025-02-18 12:14:36 +07:00
Faisal Amir
4ff7959334
fix: reload app when gpu change ( #4678 )
v0.5.15-rc19-beta
2025-02-18 11:40:44 +07:00
Louis
23d1b72ab5
chore: bump cortex.cpp 1.0.10-rc13 ( #4677 )
v0.5.15-rc18-beta
2025-02-18 10:12:22 +07:00
Ashley
243a3faf77
Update all images & some wrong parts
2025-02-18 00:34:10 +07:00
Louis
8db8110dd7
chore: update api playground to be synced with the latest cortex.cpp specs ( #4672 )
2025-02-17 22:17:56 +07:00
Louis
e0437afb2c
fix: app stucks at generating response state after stopped the previous session ( #4662 )
...
* chore: add OpenAI o3-mini model to ship with the app by default
* chore: should not reload model on inference parameters update
* chore: update cortex.cpp rc build
v0.5.15-rc17-beta
2025-02-17 15:24:43 +07:00
Faisal Amir
9dc2597540
chore: update ui width text field slider, and conditional button copy for hgf token ( #4661 )
2025-02-17 15:19:59 +07:00
Faisal Amir
929fc579ec
chore: disable turn off local engine llamacpp ( #4660 )
2025-02-17 13:44:00 +07:00
Faisal Amir
b0c6779015
feat: app updater with changelog ( #4631 )
...
* feat: ui modal app updater with changelog
* chore: update action when click update now
* chore: update handler actions
* chore: fix linter
2025-02-17 12:08:08 +07:00
ddri
476c7f723f
Fix typo for Red Hat company name ( #4637 )
...
"Red Hat" is the correct company name, not "Redhat".
2025-02-16 11:47:35 +07:00