Louis
|
0b3847a8b1
|
chore: ensure server is started before letting other requests go thru
|
2024-11-19 23:45:08 +07:00 |
|
Louis
|
af20587846
|
fix: handle symlink model import failure - fallback to legacy model run
|
2024-11-19 22:39:35 +07:00 |
|
Louis
|
11637c5244
|
fix: correct OpenAI o1 model parameters
|
2024-11-19 22:10:12 +07:00 |
|
Louis
|
0f05910f63
|
chore: bump cortex.cpp 1.0.3-rc4
|
2024-11-19 19:48:57 +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
|
363008d37f
|
fix: model import edge cases
|
2024-11-19 11:44:19 +07:00 |
|
Louis
|
7a084b6589
|
Merge pull request #4040 from janhq/fix/rerender-component
chore: refactor rerender components
|
2024-11-18 20:55:22 +07:00 |
|
Louis
|
e9fd7f4554
|
fix: models load
|
2024-11-18 18:22:09 +07:00 |
|
Louis
|
1eb600f881
|
Merge pull request #4022 from janhq/feat/cortex-cpp-engine-variants
feat: support cortex.cpp engine variants
|
2024-11-18 16:35:13 +07:00 |
|
Louis
|
f75dc662ee
|
chore: reduce app launch time
|
2024-11-18 15:58:15 +07:00 |
|
Louis
|
5243e4a095
|
fix: correct cortex repo url
|
2024-11-18 14:22:10 +07:00 |
|
Louis
|
888da28e91
|
Merge pull request #4031 from janhq/fix/document-retrieval-does-not-work
fix: Jan 0.5.8 could not get uploaded documents
|
2024-11-18 09:44:30 +07:00 |
|
Faisal Amir
|
f5a709b268
|
fix: max tokens params OpenRouter (#4026)
|
2024-11-18 09:24:44 +07:00 |
|
Louis
|
693796a68d
|
fix: remove hacky retrieval settings and engine routing
|
2024-11-17 14:36:52 +07:00 |
|
Louis
|
6e9c34baf7
|
chore: cortex.cpp version bump
|
2024-11-16 16:23:06 +07:00 |
|
Louis
|
6f066357ed
|
chore: bump new engine version 0.1.39 and get rid of dangling process
|
2024-11-16 16:06:37 +07:00 |
|
Louis
|
a38715f18a
|
fix: should queue health check and default engine set before starting model
|
2024-11-14 23:51:51 +07:00 |
|
Louis
|
a15d92dbdc
|
feat: integrates cortex.cpp engine variants
|
2024-11-14 21:09:44 +07:00 |
|
Ashu
|
44b7198bdb
|
Merge branch 'dev' into patch-1
|
2024-11-13 23:03:32 +05:30 |
|
Louis
|
8053ff9eb8
|
fix: attempt to establish the WebSocket connection on a connection issue
|
2024-11-13 15:14:14 +07:00 |
|
Louis
|
1bd58e1327
|
fix: shift model events subscription to cortex
|
2024-11-12 15:46:14 +07:00 |
|
Louis
|
cd4f72dd31
|
chore: add qwen2.5-coder 14B and 32B models
|
2024-11-12 13:46:13 +07:00 |
|
Sharun
|
b739c94143
|
Merge branch 'dev' into more-groq-models
|
2024-11-11 12:12:26 -06:00 |
|
Louis
|
afe05b2a58
|
fix: update the payload transform for OpenAI preview models
|
2024-11-11 16:01:41 +07:00 |
|
Louis
|
4618dea029
|
fix: inconsistent model dropdown list and my models
|
2024-11-11 14:02:05 +07:00 |
|
Ashu
|
c3096d9574
|
Merge branch 'dev' into patch-1
|
2024-11-11 05:58:41 +05:30 |
|
Ashu
|
7b25812e10
|
Merge branch 'dev' into patch-1
|
2024-11-09 18:19:42 +05:30 |
|
Louis
|
848f9c5eed
|
fix: migrate model settings and parameters but still allow model.yml editing
|
2024-11-09 12:54:06 +07:00 |
|
Louis
|
f3802bff04
|
chore: bump to latest release
|
2024-11-08 17:01:29 +07:00 |
|
Louis
|
9d57ecd6f3
|
chore: retrieves the exact model running status upon message error
|
2024-11-08 13:38:34 +07:00 |
|
Ashu
|
e148068edd
|
bump versions for existing models
|
2024-11-08 09:48:07 +05:30 |
|
Ashu
|
d84c869b14
|
Add opus-latest and haiku 3.5.latest models
|
2024-11-08 09:24:44 +05:30 |
|
Ashu
|
a1ce164e7b
|
Merge branch 'dev' into patch-1
|
2024-11-08 09:12:23 +05:30 |
|
Sharun
|
091dd5af70
|
Merge branch 'dev' into more-groq-models
|
2024-11-07 12:24:11 -06:00 |
|
Louis
|
0847b32e87
|
fix: an edge case when start a model with relative model path
|
2024-11-07 14:29:27 +07:00 |
|
Louis
|
a773e169fc
|
fix: an edge case where auto import does not work with relative model file path
|
2024-11-07 14:26:41 +07:00 |
|
Louis
|
2e9b7fdad2
|
chore: add import name for legacy models
|
2024-11-07 13:34:09 +07:00 |
|
Louis
|
40019892b8
|
chore: correct name of bin subfolders to move dll properly
|
2024-11-07 13:01:34 +07:00 |
|
Louis
|
ced44973b8
|
chore: queue server start and model load
|
2024-11-07 12:06:46 +07:00 |
|
Louis
|
e41bcffcef
|
fix: export PATH env to engine destination folder to have additional dlls scoped
|
2024-11-07 10:10:05 +07:00 |
|
Louis
|
264720c71a
|
chore: support customized OpenAI model.json
|
2024-11-06 16:46:27 +07:00 |
|
Louis
|
56e35df84d
|
chore: clean dangling process on exit and relaunch
|
2024-11-06 13:34:11 +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
|
5ddbf5fb34
|
fix: unlink the entire model folder on delete
|
2024-11-04 15:37:20 +07:00 |
|
Louis
|
1ab02b706f
|
fix: model import symlink
|
2024-11-04 15:37:19 +07:00 |
|
Louis
|
61f72e6775
|
chore: bump cortex-cpp v1.0.2-rc1
|
2024-11-04 15:37:19 +07:00 |
|
Louis
|
e5f5d887e3
|
fix: persists model.json on download (legacy models)
|
2024-11-04 15:37:19 +07:00 |
|
Louis
|
a466bbca38
|
chore: update legacy tensorrt-llm download and run
|
2024-11-04 15:37:19 +07:00 |
|