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
|
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
|
d472f2e30c
|
chore: bump cortex version and fix misc UI issues (#4654)
|
2025-02-15 10:18:26 +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 |
|
Faisal Amir
|
c538c60ce0
|
fix: rename google gemini into gemini (#4644)
|
2025-02-13 16:01:48 +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 |
|
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
|
aac2216aef
|
fix: 4238 - fix default max_tokens set on remote models
|
2024-12-12 13:20:39 +07:00 |
|
Louis
|
1ab02b706f
|
fix: model import symlink
|
2024-11-04 15:37:19 +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
|
31ae14c1f1
|
chore: fix responsive and add tensorrt_llm nitro to model utils
|
2024-08-28 17:05:51 +07:00 |
|
Faisal Amir
|
a57d6d8495
|
chore: fix openrouter logo
|
2024-08-16 15:44:38 +07:00 |
|
Faisal Amir
|
0fe98a8373
|
chore: update utils
|
2024-08-16 15:23:03 +07:00 |
|
Faisal Amir
|
098492d1c5
|
chore: update utils model entity
|
2024-08-16 15:22:36 +07:00 |
|
Faisal Amir
|
3b87b7ae3a
|
chore: update model dropdown and my model with collapsible chevron
|
2024-08-16 13:12:40 +07:00 |
|