Louis
b0deeed937
chore: sync initial hub models ( #4778 )
...
* chore: sync initial hub models
* fix: openai request template
2025-03-04 22:33:19 +07:00
Louis
3168ce7016
chore: bump cortex version to fix model sources issue ( #4775 )
2025-03-04 09:20:25 +07:00
Louis
a8aa938f42
refactor: clean up deprecated components and events ( #4769 )
2025-03-03 22:20:39 +07:00
Minh
fb93226aff
feat: add openai 4.5 preview and anthropic claude 3.7 sonnet models
2025-03-01 00:31:17 +07:00
Louis
ad1765cd3f
fix: deeplink does not work sometime ( #4755 )
...
* fix: deep link does not work sometime and reduce redundant request
* chore: bump cortex fix
2025-02-27 21:02:43 +07:00
Louis
f586c19951
chore: correct model author with new cortexso update ( #4754 )
2025-02-27 15:08:38 +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
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
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
60257635ad
fix: should not select vulkan by default when there are Nvidia GPUs detected ( #4720 )
2025-02-24 18:51:22 +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
a47942d7df
chore: streaming should be turned on by default ( #4712 )
2025-02-21 00:52:07 +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
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
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
Louis
6c6fc08a45
chore: fix engine template for remote providers ( #4680 )
2025-02-18 13:05:23 +07:00
Louis
f08de8cc8f
chore: bump cortex release 1.0.10 ( #4679 )
2025-02-18 12:14:36 +07:00
Faisal Amir
4ff7959334
fix: reload app when gpu change ( #4678 )
2025-02-18 11:40:44 +07:00
Louis
23d1b72ab5
chore: bump cortex.cpp 1.0.10-rc13 ( #4677 )
2025-02-18 10:12:22 +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
2025-02-17 15:24:43 +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
Louis
1927262b62
chore: bump cortex-cpp rc10 ( #4656 )
2025-02-15 15:21:01 +07:00
Louis
d472f2e30c
chore: bump cortex version and fix misc UI issues ( #4654 )
2025-02-15 10:18:26 +07:00
Faisal Amir
9aed6523ea
fix: link open new window inside chat message ( #4651 )
...
* fix: link open new window inside chat message
* chore: fix linter
2025-02-14 22:29:02 +07:00
Faisal Amir
dde260e723
fix: gpu hardware state ( #4650 )
...
* fix: gpu hardware state
* chore: cleanup state
* chore: clear state
2025-02-14 11:21:18 +07:00
Louis
7a6890bd7f
chore: remote engine error handling ( #4646 )
...
* chore: Gemini error handling
* chore: remote provider error handling
* chore: remote provider error handling
* chore: fix anthropic unsupported parameters
* chore: fix tests
2025-02-13 18:32:33 +07:00
Faisal Amir
0c0b7e5fcc
fix: error setting remote engine ( #4648 )
...
* fix: link setting error remote engine
* fix: change logo gemini, and resolve link error setting
2025-02-13 17:35:22 +07:00
Louis
470fd64ab5
chore: bump cortex.cpp server 1.0.10-rc6 ( #4642 )
...
* chore: bump cortex.cpp server 1.0.10-rc6
* chore: don't force stop model on delete if its not currently running
2025-02-13 12:39:04 +07:00
Faisal Amir
aed42edb3f
fix: multiple gpu ( #4641 )
...
* fix: multiple gpu
* chore: check vulkan when app load
* chore: remove log
* chore: update engine variant conditional
2025-02-12 22:50:56 +07:00
Louis
2510ed7bfe
chore: bump cortex-cpp to the rc5 to address race condition issue ( #4630 )
2025-02-11 20:56:38 +07:00
Faisal Amir
6a87b73ced
fix: render slow on device label ( #4627 )
...
* fix: render slow on device label
* chore: remove log
2025-02-11 15:36:53 +07:00
Louis
ab3b47f134
chore: fix engine variant for mac targets ( #4626 )
2025-02-11 14:28:08 +07:00
Louis
931d70fc50
chore: add back env paths setting so cortex engine can load libraries properly ( #4625 )
...
* chore: add back env paths setting so cortex engine can load libraries properly
* chore: bump cortex
2025-02-11 13:55:25 +07:00
Louis
a6d2dac406
chore: change cortex.cpp log level to info for easier log observation ( #4623 )
2025-02-11 11:05:13 +07:00
Louis
ceb93cafef
chore: bump cortex to the latest version 1.0.10-rc1 to address hardware UI issues ( #4622 )
...
* chore: bump cortex to the latest version 1.0.10-rc1 to address hardware API issues
* fix: app crashes while reading properties from undefined value
* fix: cuda engine variant selection logic
2025-02-11 10:24:47 +07:00
Louis
e877871dc6
fix: inconsistent models list on first launch ( #4618 )
2025-02-10 21:00:56 +07:00
Faisal Amir
6e891d9a3b
fix: remove from list dropdown when deleted remote model ( #4616 )
...
* fix: remove from list dropdown when deleted remote model
* chore: update logic
2025-02-10 20:19:47 +07:00
Louis
45edb9cc51
fix: error handling - pull remote models list raise an error on fail ( #4615 )
...
* chore: pull models list on /models update
* chore: correct engine extension name
* chore: fix undefined error
* chore: revert auto populating remote models on update
2025-02-09 19:40:32 +07:00
Faisal Amir
c5f17b4e83
fix: remote engine model auto select ( #4609 )
2025-02-09 13:06:57 +07:00
Louis
42f767c191
chore: update remote provider response transform template ( #4602 )
2025-02-08 07:55:57 +07:00
Louis
a70735b8a5
chore: bump cortex with conversation patch update ( #4598 )
...
* chore: correct conversational PATCH methods with latest cortex update (#4568 )
# Conflicts:
# extensions/inference-cortex-extension/bin/version.txt
* chore: bump cortex 1.0.9-rc8
2025-02-06 21:03:02 +07:00
Louis
a87bbd2840
chore: add google gemini and deepseek as new supported remote engine providers ( #4596 )
...
* chore: add google gemini and deepseek as new supported remote engine providers
* chore: add logos
* chore: fallback default error message on empty
* chore: update open router models
* chore: typo fix
* chore: remove unusable queen vl
2025-02-06 20:52:42 +07:00
Ashley
ca220d18a6
chore: Updated copies in-app ( #4527 )
...
* Updated copies in Advanced Settings
* Updated copies in Extensions Settings
* Updated copies in Engines Settings
* Updated copies in Engines Settings
* Updated copies in Install Engine modal
* chore: lint fix
---------
Co-authored-by: Louis <louis@jan.ai>
2025-02-06 10:09:32 +07:00
Louis
c32c9e1dcb
chore: add DeepSeek R1 Distill models to Hub ( #4586 )
2025-02-05 23:10:40 +07:00
Louis
b79edc225b
chore: add default inference parameters for custom remote models ( #4584 )
2025-02-05 21:21:36 +07:00
Faisal Amir
f2f31d8dc8
chore: calculate model label ( #4585 )
...
* chore: fix claculate model label
* chore: update test model label
2025-02-05 20:29:46 +07:00