Faisal Amir
daa7c0ca21
feat: better hardware setting ( #4471 )
...
* feat: better hardware setting
* chore: update layout
* feat: better hardware setting
* chore: fix title section
* chore: added hardware engine management
* chore: integrate gpus and enable set gpu activate
* chore: update calculate ram and vram
* chore: update calulate vram and ram used
* fix: set active gpus
* chore: fix progress bar spacing
* chore: always update cache vram gpu
* chore: update cpu usage percentage
* chore: fix type usage cpu
* chore: update ram cpus usage getsystemmonitor from new api harware engine management system
* test: update test case data using hardware management extension
* chore: resolve conflict lock json
* chore: cleanup app services
* chore: update type OperationSystemInfo
* chore: update app service
* chore: show list gpus on system monitor
* chore: remove monitoring extension
* chore: update test case app service
* chore: remove unused hooks useGpusSetting
* chore: remove monitor from shource index
* chore: fix test core
* chore: update gpu and cpu info on engine management ext
* chore: fix app service test
* chore: update test appService include cpu info
* chore: filter gpus show or hide on system monitor based activated gpu
* chore: remove unused run_mode
* chore: remove tensort
* chore: update check gpu run_mode
* chore: handle undefined gpus
* chore: cleanup PR
* chore: cleanup process node error
* chore: fix type
2025-02-03 22:01:08 +07:00
Faisal Amir
72b9aaeba1
enhancement: remote engine model ( #4560 )
...
* enhancement: add option delete model remote engine
* enhancement: add menu delete remote engine models
2025-02-03 20:36:31 +07:00
Louis
83f090826e
feat: Jan Hub Revamp ( #4491 )
...
* feat: model hub revamp UI
* chore: model description - consistent markdown css
* chore: add model versions dropdown
* chore: integrate APIs - model sources
* chore: update model display name
* chore: lint fix
* chore: page transition animation
* feat: model search dropdown - deeplink
* chore: bump cortex version
* chore: add remote model sources
* chore: model download state
* chore: fix model metadata label
* chore: polish model detail page markdown
* test: fix test cases
* chore: initialize default Hub model sources
* chore: fix model stats
* chore: clean up click outside and inside hooks
* feat: change hub banner
* chore: lint fix
* chore: fix css long model id
2025-01-28 22:23:25 +07:00
Faisal Amir
c46e30d001
enhancement: unconsistent text color model name, hidden api-key field, and chat completion field under advance setting ( #4532 )
2025-01-28 21:45:32 +07:00
Faisal Amir
be6de587c5
enhancement: update responsive setting and my model page ( #4533 )
2025-01-28 21:45:20 +07:00
Louis
6dd090acc1
feat: allow users to add remote models ( #4534 )
2025-01-28 18:07:59 +07:00
Faisal Amir
afae57b52b
enhancement: added space scroll remote engine setting ( #4523 )
...
* enhancement: added space scroll remote engine setting
* chore: show icon history only left panel close on thread page
2025-01-27 20:22:54 +07:00
Faisal Amir
cdc7d2ba47
enhancement: minor ui refinements ( #4521 )
...
* enhancement: minor ui refinements
* chore: update test case
2025-01-26 20:41:52 +07:00
Doan Bui
83550cd0d1
Feat: Allow HTTP proxy authentication inputs ( #4479 )
...
* sub dir
* setting proxy
* test useConfigurations
* fix lint
* test
* test 2
* update check
2025-01-24 09:31:26 +07:00
Louis
9cf63f87cc
chore: fix type access
2025-01-18 09:16:32 +07:00
Louis
b81516a50f
chore: bump cortex latest rc 1.0.9-rc4 - fix engines list in my models page
2025-01-17 18:06:04 +07:00
Louis
a8cac58355
chore: refactor - clean out useEngines - mutate swr to update
2025-01-17 12:43:35 +07:00
Louis
f328c357da
fix: remote engine revamp issues
2025-01-17 11:32:13 +07:00
Louis
1affa5a144
fix: app crashes on select cloud model first time onboarding
2025-01-16 19:59:22 +07:00
Louis
89e21be09d
fix: linter
2025-01-16 16:32:54 +07:00
Louis
589fc53030
fix: race condition between model stop and engine update
2025-01-16 16:28:05 +07:00
Louis
713926e68c
chore: attempt to stop model before switching engine variant
2025-01-16 16:18:32 +07:00
Louis
91e0ca1263
chore: fix engine description hyperlink display
2025-01-16 10:29:06 +07:00
Louis
dd791b9527
Merge pull request #4457 from janhq/feat/move-cortex-extension-settings-to-engine
...
feat: move cortex extension settings to local engine page
2025-01-15 20:29:52 +07:00
Louis
0f4b35d179
fix: engines in settings sometime not populated properly
2025-01-15 19:51:48 +07:00
Louis
f5dd44c4cb
feat: move cortex extension settings to local engine page
2025-01-15 19:47:48 +07:00
Louis
1964a9cf4d
fix: hide placeholder python engine and unsupported openai o1 system role ( #4455 )
2025-01-15 19:26:44 +07:00
Faisal Amir
231c7116ea
chore: add chat completion field form add remote engine ( #4452 )
2025-01-15 15:45:52 +07:00
Ashley
4e387a79f7
Merge pull request #4448 from janhq/chore/update-in-app-copy
...
Chore: Update in-app copy
2025-01-15 11:11:37 +07:00
Doan Bui
ffec1cfde3
feat: delete all threads ( #4446 )
...
* add delete all threads
* add testcase
* add testcase
* fix lint
* fix linter
* fix linter
* change position Delete All Threads
2025-01-15 11:00:31 +07:00
Ashley
6b44bde9c9
Resolved conflicts
2025-01-14 22:51:39 +07:00
Ashley
1174772958
Updated some copies in Settings
2025-01-14 22:13:10 +07:00
Faisal Amir
2a0601f75a
feat: remote engine management ( #4364 )
...
* feat: remote engine management
* chore: fix linter issue
* chore: remove unused imports
* fix: populate engines, models and legacy settings (#4403 )
* fix: populate engines, models and legacy settings
* chore: legacy logics update configured remote engine
* fix: check exist path before reading
* fix: engines and models persist - race condition
* chore: update issue state
* test: update test cases
* chore: bring back Cortex extension settings
* chore: setup button gear / plus based apikey
* chore: fix remote engine from welcome screen
* chore: resolve linter issue
* chore: support request headers template
* chore: update engines using header_template instead of api_key_template
* chore: update models on changes
* fix: anthropic response template
* chore: fix welcome screen and debounce update value input
* chore: update engines list on changes
* chore: update engines list on change
* chore: update desc form add modal remote engines
* chore: bump cortex version to latest RC
* chore: fix linter
* fix: transform payload of Anthropic and OpenAI
* fix: typo
* fix: openrouter model id for auto routing
* chore: remove remote engine URL setting
* chore: add cohere engine and model support
* fix: should not clean on app launch - models list display issue
* fix: local engine check logic
* chore: bump app version to latest release 0.5.13
* test: fix failed tests
---------
Co-authored-by: Louis <louis@jan.ai>
2025-01-14 17:29:56 +07:00
Faisal Amir
548dd6c027
chore: resolve button state download engine variant ( #4444 )
2025-01-13 22:13:56 +07:00
Louis
55dbc9f9f5
fix: scrollable settings view
2025-01-08 06:59:33 +07:00
Louis
09dacef0de
chore: correct CSS of extension settings
2025-01-08 06:53:33 +07:00
Louis
d63c24851a
enhancement: Update Cortex page with better description & UX
2025-01-08 00:40:48 +07:00
Louis
b4d2176280
Merge pull request #4408 from janhq/main
...
Sync release 0.5.13 into dev
2025-01-06 21:01:49 +07:00
Louis
f6ca24256a
fix: should not disable Vulkan support option
2025-01-02 08:52:51 +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
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
1f4c00dc41
fix: change theme settings do not work after relocated data folder ( #4317 )
2024-12-23 13:09:26 +07:00
Faisal Amir
d12408cd83
enhancement: update thumbnail chat width option setting ( #4284 )
2024-12-19 10:02:44 +07:00
Faisal Amir
f2db31781e
feat: add chat width setting option for thread ( #4278 )
2024-12-17 13:36:15 +07:00
Faisal Amir
5fc04e09eb
feat: product analytic UI ( #4262 )
...
* chore: initial ui prompt product analytic
* chore: integrate posthog
* chore: update event app_version
* chore: update build env
* feat: posthog config in ci
* chore: resolve linter test CI
* chore: resolve e2e
* chore: disable capture unless property
* chore: update e2e
* chore: update privacy data analytic
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-12-16 15:06:46 +07:00
Faisal Amir
9bb73f10b7
fix: disabled start model from mymodel list when server is running ( #4277 )
2024-12-16 15:05:46 +07:00
Louis
b71dfb8047
fix: unexpected content
2024-12-05 16:15:21 +07:00
Louis
7e28939a0c
fix: hide Vulkan option for users who don't have GPU
2024-12-05 10:12:17 +07:00
Louis
eab19b30cf
fix: wrong component wrapping cause excessive app rerender
2024-11-27 18:11:57 +07:00
Faisal Amir
314cb03693
feat: stop word model setting ( #4113 )
...
* feat: stop word model setting
* chore: update test tag input
* chore: handle UI when no stop word
* chore: fix types of value tag input
2024-11-25 21:17:16 +07:00
Faisal Amir
5c125a33df
fix: vulkan responsive ( #4099 )
2024-11-22 15:05:20 +07:00
Faisal Amir
9ecad0972e
fix: reorder alphabetical cloud model on starter screen ( #4072 )
...
* fix: reorder alphabetical cloud model on starter screen
* chore: update sort after group
2024-11-22 12:53:11 +07:00
Faisal Amir
1c68c819ca
fix: responsive vulkan support ( #4076 )
2024-11-22 12:52:56 +07:00
Louis
55ad2f3931
fix: fix empty string in gpus_in_use settings to select the correct variant
2024-11-21 14:09:21 +07:00
Louis
52c520d2c3
fix: app does not relaunch on Linux - add tests
2024-11-19 19:43:12 +07:00