4218 Commits

Author SHA1 Message Date
Louis
e9fd7f4554
fix: models load 2024-11-18 18:22:09 +07:00
Faisal Amir
b8e521164b chore: remove conditional on dataloader 2024-11-18 16:48:27 +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
Faisal Amir
5c512ae7b4 chore: remove commented code 2024-11-18 16:31:50 +07:00
Faisal Amir
18e9a2e4d8 chore: remove get data on mount 2024-11-18 16:17:31 +07:00
Faisal Amir
a6f2de922c chore: refactor rerender components 2024-11-18 16:10:57 +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
c548381590
fix: api local server max ctx len not update when switch model (#4027)
* fix: api local server max ctx len not update when switch model

* chore: remove log
2024-11-18 09:24:54 +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
Louis
3b48cb5816
Merge pull request #4021 from janhq/main
Sync release 0.5.8 to dev
2024-11-14 21:05:13 +07:00
Faisal Amir
e196aefcd3
feat: new UI code block and Enable copying of code blocks or plain text mid-stream (#4010)
* feat: improvement ui codeblock

* chore: update ui code block

* chore: finalize ui code block and latex

* chore: fix jest testing and cleanup unused deps
2024-11-14 14:46:35 +07:00
hiento09
8a81678bb4
chore: correct discord message notification (#4018)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-11-14 09:46:00 +07:00
Ashu
44b7198bdb
Merge branch 'dev' into patch-1 2024-11-13 23:03:32 +05:30
hiento09
11322e189f
Revert "chore: enable notification nightly" (#4011)
* Revert "chore: enable notification nightly (#3963)"

This reverts commit 102d8b08c15b4ef2349ee38018bcb7c863be82e3.

* chore: revert #3962

* chore: new nightly url for discord notification

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-11-13 21:28:01 +07:00
Wei Zhang
dd68ba9d61
Merge branch 'dev' into dev 2024-11-13 21:11:42 +08:00
Wei Zhang
193cfba9ec
docs(tabby): add tabby integration 2024-11-13 21:06:55 +08:00
Louis
54e8421953
Merge pull request #4006 from janhq/hotfix/resubscribe-download-events-on-connection-issue
hotfix: resubscribe download events on connection issue
v0.5.8
2024-11-13 15:35:33 +07:00
Louis
8053ff9eb8
fix: attempt to establish the WebSocket connection on a connection issue 2024-11-13 15:14:14 +07:00
Louis
31d0b8d336
Merge pull request #3985 from janhq/dev 2024-11-13 09:22:43 +07:00
Louis
ff2a81e41f
Merge pull request #3998 from janhq/chore/add-qwen-coder-models
chore: add qwen2.5-coder 14B and 32B models
2024-11-12 16:39:43 +07:00
Louis
23cbeeedc3 fix: GPU settings are not being persisted properly 2024-11-12 15:59:09 +07:00
Louis
1bd58e1327 fix: shift model events subscription to cortex 2024-11-12 15:46:14 +07:00
Faisal Amir
e87d25de85
fix: calculate base layout with system monitor panel (#3999) 2024-11-12 15:30:18 +07:00
Louis
818f4757ca fix: reload window on gpu update instead of relaunch 2024-11-12 15:10:13 +07:00
Louis
cd4f72dd31
chore: add qwen2.5-coder 14B and 32B models 2024-11-12 13:46:13 +07:00
Louis
20c467e615
Merge pull request #3997 from janhq/fix/model-import-name
fix: remove cuda toolkit error message and bring back incremental model import
2024-11-12 13:11:42 +07:00
Louis
3f6fb1561b
fix: remove cuda toolkit error message and bring back incremental model import 2024-11-12 12:10:26 +07:00
Sharun
b739c94143
Merge branch 'dev' into more-groq-models 2024-11-11 12:12:26 -06:00
Louis
4e91c80bcc
Merge pull request #3993 from janhq/fix/openai-preview-models-transform-payload-update
fix: update the payload transform for OpenAI preview models
2024-11-11 16:28:54 +07:00
Louis
afe05b2a58
fix: update the payload transform for OpenAI preview models 2024-11-11 16:01:41 +07:00
Louis
5cb4b64383
Merge pull request #3991 from janhq/fix/inconsistent-model-dropdown-list
fix: inconsistent model dropdown list and my models
2024-11-11 14:26:05 +07:00
Louis
4618dea029
fix: inconsistent model dropdown list and my models 2024-11-11 14:02:05 +07:00
Louis
4cd0208bb9
Merge pull request #3989 from janhq/fix/windows-import-name-issue
fix: Model import name and ID are incorrect on Windows
2024-11-11 12:29:55 +07:00
Louis
e636bc5bd0
fix: react-dropzone new version is broken 2024-11-11 12:08:52 +07:00
Louis
9530c695d3
chore: lint fix 2024-11-11 11:47:04 +07:00
Louis
67aa89c948 fix: run mode takes effect immediately 2024-11-11 10:53:35 +07:00
Louis
19879ef279 fix: model import name and id is wrong on Windows 2024-11-11 10:30:22 +07:00
Ashu
c3096d9574
Merge branch 'dev' into patch-1 2024-11-11 05:58:41 +05:30
Faisal Amir
244d3d10dc
fix: edge cases highlight codeblock (#3984) 2024-11-10 17:57:49 +07:00
Louis
1643b9dd86
Merge pull request #3983 from janhq/fix/maintain-model-settings-allow-modelyml-editing
fix: migrate model settings and parameters but still allow model.yml editing
2024-11-10 17:55:44 +07:00
Ashu
7b25812e10
Merge branch 'dev' into patch-1 2024-11-09 18:19:42 +05:30
Louis
8378e0d062
Merge pull request #3982 from janhq/chore/jan-api-proxies-to-cortex
chore: proxies Jan APIs to cortex.cpp
2024-11-09 13:37:02 +07:00
Louis
848f9c5eed
fix: migrate model settings and parameters but still allow model.yml editing 2024-11-09 12:54:06 +07:00