Louis
a84f10cba2
chore: correct cohere response template
2025-03-12 16:03:23 +07:00
Louis
55aa045991
fix: cohere response template correction for proper markdown parsing
2025-03-11 10:11:34 +07:00
Louis
ba282d637e
fix: anthropic response template correction
2025-03-10 15:23:15 +07:00
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
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
6c6fc08a45
chore: fix engine template for remote providers ( #4680 )
2025-02-18 13:05:23 +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
Louis
42f767c191
chore: update remote provider response transform template ( #4602 )
2025-02-08 07:55:57 +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
4846befd4a
chore: engine model adding ux refinement ( #4580 )
...
* fix: enhance remote engine models adding UX
* fix: OpenAI o3 support template
* chore: fix models populating error
* chore: missing dependency
2025-02-05 15:28:35 +07:00
Louis
fd5c6fcfd3
chore: correct mistral AI request transformation template
2025-01-17 17:38:46 +07:00
Louis
96a14c23c4
chore: fix remote engines request templates
2025-01-17 13:24:17 +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
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