3865 Commits

Author SHA1 Message Date
Louis
70284572f5
Merge pull request #4051 from janhq/fix/inconsistent-error-handling
fix: inconsistent error handling
2024-11-19 23:58:21 +07:00
Louis
0b3847a8b1 chore: ensure server is started before letting other requests go thru 2024-11-19 23:45:08 +07:00
Louis
cc2b0c2eb1
Merge pull request #4050 from janhq/fix/handle-model-import-failure-with-latest-cortex-cpp
fix: handle symlink model import failure - fallback to legacy model run
2024-11-19 23:29:48 +07:00
Louis
8bd0f3da21
fix: inconsistent error handling 2024-11-19 23:18:52 +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
c501641c91
Merge pull request #4046 from janhq/fix/model-pull-options-http-proxy
feat: model pull options - HTTP Proxy requests route to cortex.cpp
2024-11-19 21:50:54 +07:00
Faisal Amir
43eff865ff
enhance ux local server page (#4045) 2024-11-19 21:42:52 +07:00
Louis
0f05910f63
chore: bump cortex.cpp 1.0.3-rc4 2024-11-19 19:48:57 +07:00
Louis
52c520d2c3
fix: app does not relaunch on Linux - add tests 2024-11-19 19:43:12 +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
05019f7236
Merge pull request #4044 from janhq/fix/model-import-edge-cases
fix: model import edge cases
2024-11-19 13:26:58 +07:00
Louis
363008d37f
fix: model import edge cases 2024-11-19 11:44:19 +07:00
Faisal Amir
04dd8367a1
fix: improper line break on response message (#4042)
* fix: improper line break on response message

* chore: remove blankspace classname
2024-11-18 22:05:50 +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
5c5239097d
chore: update test 2024-11-18 19:53:03 +07:00
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
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
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
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