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
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
Louis
a8cac58355
chore: refactor - clean out useEngines - mutate swr to update
2025-01-17 12:43:35 +07:00
Louis
1affa5a144
fix: app crashes on select cloud model first time onboarding
2025-01-16 19:59:22 +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
7d07e995ab
feat: handle case thread when original model deleted ( #4280 )
2024-12-18 18:37:26 +08:00
Faisal Amir
0164db2139
fix: starter screen layout ( #4279 )
2024-12-17 13:33:24 +07:00
Louis
3a68f29c0f
fix: app re-render issues caused by bad state handling
2024-11-27 22:48:41 +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
77034c4749
fix: starter screen text alignment and missing model size ( #3968 )
2024-11-07 14:18:18 +07:00
Louis
a986c6de2d
chore: decide model name on pull and import
2024-11-04 15:37:20 +07:00
Louis
03e15fb70f
feat: sync model hub and download progress from cortex.cpp
2024-11-04 15:37:14 +07:00
Louis
4080dc4b65
feat: model and cortex extensions update
2024-11-04 15:37:12 +07:00
Louis
358d8f83f9
chore: add llama3.2 and qwen models
2024-10-02 11:36:55 +07:00
Louis
ba1ddacde3
fix: correct model dropdown for local models ( #3736 )
...
* fix: correct model dropdown for local models
* fix: clean unused import
* test: add Model.atom and model.Engine tests
2024-09-30 11:58:55 +07:00
Faisal Amir
c62b6e9842
fix: small leftover issues with new starter screen ( #3661 )
...
* fix: fix duplicate render progress component
* fix: minor ui issue
* chore: add manual recommend model
* chore: make button create thread invisible
* chore: fix conflict
* chore: remove selector create thread icon
* test: added unit test thread screen
2024-09-17 22:13:18 +07:00
Faisal Amir
0cce4a0c83
fix: issue responsive and missing size on starter screen ( #3644 )
...
* fix: issue responisve and missing size on starter screen
* chore: fix click outside
* chore: mock function useclickoutside element
* chore: update web jest config directory
* chore: remove dir setup jest web
* chore: remove baseUrl tsconfig web
* chore: change how we shod featured model
* chore: remove min size
2024-09-13 23:51:47 +07:00