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
|
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 |
|
Louis
|
4e43f9798d
|
fix: fetch threads and messages without limiting (#4304)
* fix: threads and messages are cutoff
* fix: threads sorting
* chore: bump cortex latest release and app version
|
2024-12-20 17:55:23 +07:00 |
|
Louis
|
28add39a51
|
chore: add model pull options - correct url path
|
2024-11-19 16:39:23 +07:00 |
|
Louis
|
bd850fb357
|
chore: reduce destroy attempts
|
2024-11-19 13:27:49 +07:00 |
|
Louis
|
1bd58e1327
|
fix: shift model events subscription to cortex
|
2024-11-12 15:46:14 +07:00 |
|
Louis
|
848f9c5eed
|
fix: migrate model settings and parameters but still allow model.yml editing
|
2024-11-09 12:54:06 +07:00 |
|
Louis
|
9d57ecd6f3
|
chore: retrieves the exact model running status upon message error
|
2024-11-08 13:38:34 +07:00 |
|
Louis
|
46d5faf59f
|
chore: new cortex-cpp binary - model import option and model size
|
2024-11-04 20:36:04 +07:00 |
|
Louis
|
a986c6de2d
|
chore: decide model name on pull and import
|
2024-11-04 15:37:20 +07:00 |
|
Louis
|
1ab02b706f
|
fix: model import symlink
|
2024-11-04 15:37:19 +07:00 |
|
Louis
|
3643c8866e
|
fix: correct model settings on startup and strip down irrelevant model parameters
|
2024-11-04 15:37:18 +07:00 |
|
Louis
|
8f778ee90f
|
feat: app supports cortex.cpp model downloader and legacy downloader - maintain legacy JSON models
|
2024-11-04 15:37:18 +07:00 |
|
Louis
|
03e15fb70f
|
feat: sync model hub and download progress from cortex.cpp
|
2024-11-04 15:37:14 +07:00 |
|
Louis
|
f44f291bd8
|
chore: download progress finished should reload model list
|
2024-11-04 15:37:13 +07:00 |
|
Louis
|
4080dc4b65
|
feat: model and cortex extensions update
|
2024-11-04 15:37:12 +07:00 |
|