1059 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
707c23fa83
Merge pull request #4266 from janhq/fix/4238-wrong-max-tokens-remote-models
fix: 4238 - fix default max_tokens set on remote models
2024-12-13 12:41:15 +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
Faisal Amir
14737b7e31
fix: markdown inline inputbox (#4269) 2024-12-12 14:44:54 +07:00
Louis
aac2216aef
fix: 4238 - fix default max_tokens set on remote models 2024-12-12 13:20:39 +07:00
Faisal Amir
09bfc0549e
fix: auto scrolling to bottom (#4256) 2024-12-10 12:34:59 +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
893d6ff40e
fix: crash markdown render code block without triple backtick (#4248) 2024-12-09 16:18:34 +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
41e0d4cddc
Merge pull request #4226 from janhq/chore/hide-vulkan-option-when-there-is-no-gpu-detected
fix: hide Vulkan option for users who don't have GPU
2024-12-05 17:34:54 +07:00
Louis
b71dfb8047
fix: unexpected content 2024-12-05 16:15:21 +07:00
Faisal Amir
fbdb8e2bc8
fix: list style off screen (#4231) 2024-12-05 16:04:36 +07:00
Louis
4c067de5ed
Merge pull request #4224 from janhq/chore/bump-version-0.5.11
chore: bump web version 0.5.11
2024-12-05 14:02:24 +07:00
Louis
7585bb00ea
chore: refactor types out of atoms 2024-12-05 11:27:58 +07:00
Louis
7e28939a0c
fix: hide Vulkan option for users who don't have GPU 2024-12-05 10:12:17 +07:00
Louis
2df843fe5b
chore: bump web version 0.5.11 2024-12-05 09:48:09 +07:00
Louis
fdc819e1c8
fix: syntax highlight configurations that made everything dark 2024-12-05 08:51:11 +07:00
Louis
da09f50253
fix: react-markdown crash on code highlighting - threads switching do not take effect sometime 2024-12-04 16:45:00 +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
7f62e84096
Merge pull request #4199 from janhq/fix/4165-refactor-message-builder-to-avoid-sending-empty-messages
fix: 4165 - Refactor message builder to avoid sending empty messages
2024-12-03 16:27:53 +07:00
Louis
7f8517afc5
fix: 4165 - Refactor message builder to avoid sending empty messages 2024-12-03 15:16:48 +07:00
Louis
bfd66c421c
fix: error message should not be capitalized 2024-12-03 13:53:26 +07:00
Louis
a058710fed
fix: 4178 - current generated message options should be visible 2024-12-03 13:25:54 +07:00
Louis
e0216233e0
fix: css scrollbar overlay other components 2024-12-03 09:35:35 +07:00
Louis
7f66b6bc9d
chore: correct scrollview thumb style 2024-12-02 18:17:56 +07:00
Louis
a4467cf5bf
chore: bump version 0.5.10 2024-12-02 17:33:01 +07:00
Louis
541a37b8f1
fix: 4171 - Model loading gets stuck on stop 2024-12-02 14:04:13 +07:00
Louis
fc75fb64d2
chore: refactor message container and types 2024-12-02 10:35:51 +07:00
Louis
e800349ed5
chore: clean console log 2024-12-02 09:57:29 +07:00
Louis
19feb9e506
chore: clean imports 2024-12-02 09:54:20 +07:00
Louis
0c8297d5c6
chore: refactor message components 2024-12-02 09:48:48 +07:00
Louis
4cdab2b98b
fix: prevent other DOM elements from rerendering when generating 2024-12-02 09:38:20 +07:00
Louis
b5d88f9aa7
Merge pull request #4166 from janhq/fix/improve-convo-render-performance-with-virtualizing
fix: high performance large convo rendering
2024-12-02 09:36:31 +07:00
Louis
23cd298de0
Merge pull request #4167 from janhq/fix/smooth-the-loader-animation
fix: smooth the loader animation
2024-12-02 09:35:21 +07:00
Louis
304ae4fbc8
test: update test case 2024-11-30 19:27:29 +07:00
Louis
339917c131
fix: Glitch theme applies on launch. 2024-11-30 19:04:49 +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
6d7814fe24
chore: clean up 2024-11-30 16:52:38 +07:00
Louis
67721a45ee
fix: high performance convo rendering - virtualizing large convo 2024-11-30 16:34:24 +07:00
Louis
492ff1a7c9
test: correct test case 2024-11-29 16:52:39 +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
9a3a8d1464 fix: remove filter on recommend model 2024-11-28 21:46:30 +07:00