439 Commits

Author SHA1 Message Date
Louis
5a4c5eee83
Merge branch 'dev' into feat/threads-messages-requests-to-backend 2024-12-13 13:12:57 +07:00
Louis
d310d651b8
chore: fix thread assistants retrieval 2024-12-13 12:59:46 +07:00
Louis
f6ba447f1b
test: update test cases 2024-12-12 16:38:56 +07:00
Louis
174f1c7dcb
feat: reroute threads and messages requests to the backend 2024-12-12 16:38:55 +07:00
Louis
aac2216aef
fix: 4238 - fix default max_tokens set on remote models 2024-12-12 13:20:39 +07:00
Faisal Amir
c15bb9e9b4
enhancement: better error handing for remote models when there's no internet connection (#4252)
* enhance: better handling failed to fetch

* chore: remove console

* chore: checking engine showing error failed to fetch

* chore: fix linter

* chore: fix linter error missing assistant
2024-12-10 12:34:47 +07:00
Faisal Amir
21389070fb
fix: performance issue when pasting long content into the chat input box (#4240) 2024-12-06 15:48:01 +07:00
Faisal Amir
1c80cb2cd5
enhancement: default open Jan Input Box Settings and Right panel (#4234)
* enhancement: default open Jan Input Box Settings and Right panel

* chore: added option getOnInit atomstorage
2024-12-05 18:00:50 +07:00
Louis
7585bb00ea
chore: refactor types out of atoms 2024-12-05 11:27:58 +07:00
Louis
9c5a6e2e99
Merge pull request #4212 from janhq/fix/4208-should-not-filter-out-special-chars-on-title-update
fix: 4208 - Empty title with special characters
2024-12-04 15:28:30 +07:00
Louis
fe190658c1
fix: 4209 - Inconsistent max tokens value persistence 2024-12-04 12:31:40 +07:00
Louis
308a26b9d8
fix: 4208 - Empty title with special characters 2024-12-04 11:39:17 +07:00
Louis
bfd66c421c
fix: error message should not be capitalized 2024-12-03 13:53:26 +07:00
Louis
541a37b8f1
fix: 4171 - Model loading gets stuck on stop 2024-12-02 14:04:13 +07:00
Louis
7b13384fd4
test: remove irrelevant test case 2024-11-30 17:53:57 +07:00
Louis
7ef6eae97a
fix: smooth the loader animation 2024-11-30 17:07:57 +07:00
Louis
79b29f7913
chore: display error message from response 2024-11-29 16:43:44 +07:00
Louis
7b1a1be74f
chore: token speed should not start by 1 - hide on non stream 2024-11-29 10:08:04 +07:00
Louis
0485134343
fix: token speed should not be calculated based on state updates 2024-11-29 09:34:38 +07:00
Faisal Amir
8657e032a7
fix: scroll bottom when switch thread (#4152) 2024-11-28 20:01:30 +07:00
Louis
3a68f29c0f
fix: app re-render issues caused by bad state handling 2024-11-27 22:48:41 +07:00
Faisal Amir
eb3669e0a8
fix: handle case stop word too long (#4145) 2024-11-27 21:38:38 +07:00
Louis
6d1d890fd0
test: correct test cases 2024-11-27 18:37:04 +07:00
Louis
eab19b30cf
fix: wrong component wrapping cause excessive app rerender 2024-11-27 18:11:57 +07:00
Louis
dc649bf523
fix: 4096 - failed to get huggingface models 2024-11-27 00:14:43 +07:00
Louis
b046ee3e22
Merge pull request #4119 from janhq/fix/invalid-request-should-not-show-invalid-api-key
fix: 3986 - invalid request should show clear error message
2024-11-26 19:54:11 +07:00
Louis
60a888c9d7
test: correct test case 2024-11-26 18:54:48 +07:00
Louis
f227d35238
test: update test case 2024-11-25 21:21:19 +07:00
Faisal Amir
314cb03693
feat: stop word model setting (#4113)
* feat: stop word model setting

* chore: update test tag input

* chore: handle UI when no stop word

* chore: fix types of value tag input
2024-11-25 21:17:16 +07:00
Louis
aa175000e3
fix: 3986 - invalid request should show clear error message 2024-11-25 19:57:40 +07:00
Faisal Amir
8b485ba44f
fix: disabled shortcut create new thread on starter screen (#4074) 2024-11-22 12:53:04 +07:00
Louis
e0a4cafd46
chore: update test case 2024-11-20 22:14:24 +07:00
Louis
c6e1bb55f9
chore: remote models error handling 2024-11-20 21:14:37 +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
28add39a51
chore: add model pull options - correct url path 2024-11-19 16:39:23 +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
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
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
Faisal Amir
e87d25de85
fix: calculate base layout with system monitor panel (#3999) 2024-11-12 15:30:18 +07:00
Louis
4618dea029
fix: inconsistent model dropdown list and my models 2024-11-11 14:02:05 +07:00
Louis
848f9c5eed
fix: migrate model settings and parameters but still allow model.yml editing 2024-11-09 12:54:06 +07:00
Faisal Amir
731d42863c
fix: aligment stop model btn system monitor (#3981) 2024-11-08 17:50:56 +07:00
Faisal Amir
5bac278be4
fix: update copy error message (#3977)
* fix: update copy error message

* chore: copy nits
2024-11-08 16:42:54 +07:00
Louis
1dc2b4d9ef
Merge pull request #3976 from janhq/chore/should-keep-model-running-on-message-error
chore: retrieves the exact model running status upon message error
2024-11-08 16:42:26 +07:00
Faisal Amir
387f140ba8
chore: add cortex log into modal troubleshoot (#3978) 2024-11-08 16:32:27 +07:00
Louis
9d57ecd6f3
chore: retrieves the exact model running status upon message error 2024-11-08 13:38:34 +07:00
Faisal Amir
14d486f299
fix: remove click outside system monitor panel (#3965) 2024-11-07 13:05:06 +07:00