565 Commits

Author SHA1 Message Date
Faisal Amir
1a824f0162
chore: update latex language for rehype-highlight (#4144) 2024-11-27 20:52:29 +07:00
Louis
eab19b30cf
fix: wrong component wrapping cause excessive app rerender 2024-11-27 18:11:57 +07:00
Louis
0033c7cf96
Revert "fix: memory leak lowlight dependencies" 2024-11-27 09:39:04 +07:00
Louis
bff0a3aad4
Merge pull request #4134 from janhq/fix/memory-leak-performance
fix: memory leak lowlight dependencies
2024-11-27 09:02:53 +07:00
Faisal Amir
cacc9bc165 fix: default local model from starter screen 2024-11-27 01:41:37 +07:00
Faisal Amir
bf9bdded9f fix: memory leak lowlight dep 2024-11-27 01:17:14 +07:00
Faisal Amir
148a1e5d32
fix: line-number and border color code block UI (#4105) 2024-11-25 21:17:30 +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
614cf7774f
fix: 4086 - editing message should not send follow-up messages 2024-11-25 17:31:05 +07:00
Faisal Amir
5c125a33df
fix: vulkan responsive (#4099) 2024-11-22 15:05:20 +07:00
Faisal Amir
9ecad0972e
fix: reorder alphabetical cloud model on starter screen (#4072)
* fix: reorder alphabetical cloud model on starter screen

* chore: update sort after group
2024-11-22 12:53:11 +07:00
Faisal Amir
1c68c819ca
fix: responsive vulkan support (#4076) 2024-11-22 12:52:56 +07:00
Faisal Amir
28e32df318
fix: model params settings local api server (#4077)
* fix: model params local api server

* chore: fix linter
2024-11-22 09:24:48 +07:00
Louis
a465da8a8e
Merge pull request #4068 from janhq/feat/configure-huggingface-token-cortex-cpp
feat: configure HuggingfaceToken via cortex.cpp
2024-11-21 14:43:11 +07:00
Louis
55ad2f3931
fix: fix empty string in gpus_in_use settings to select the correct variant 2024-11-21 14:09:21 +07:00
Faisal Amir
0039c5234e
fix: edge cases empty codeblock (#4061) 2024-11-21 13:08:42 +07:00
Louis
8bd0f3da21
fix: inconsistent error handling 2024-11-19 23:18:52 +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
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
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
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
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
6f066357ed
chore: bump new engine version 0.1.39 and get rid of dangling process 2024-11-16 16:06:37 +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
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
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
3f6fb1561b
fix: remove cuda toolkit error message and bring back incremental model import 2024-11-12 12:10:26 +07:00
Louis
4618dea029
fix: inconsistent model dropdown list and my models 2024-11-11 14:02:05 +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
Faisal Amir
244d3d10dc
fix: edge cases highlight codeblock (#3984) 2024-11-10 17:57:49 +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
Faisal Amir
ebad6c3e93
fix: correct chat input cursor behavior when content is scrollable (#3979) 2024-11-08 16:32:42 +07:00
Faisal Amir
5271c9f75c
fix: ux edit message and copy api_key (#3975) 2024-11-08 08:56:15 +07:00
Faisal Amir
766a4e8e8a
fix: right panel bg joi-dark and remove n_pararell params (#3970) 2024-11-07 16:47:50 +07:00
Faisal Amir
8d4734cb8a
fix: handle edge cases syntax highlight (#3969) 2024-11-07 16:08:56 +07:00
Faisal Amir
77034c4749
fix: starter screen text alignment and missing model size (#3968) 2024-11-07 14:18:18 +07:00
Faisal Amir
8090a7be24
fix: make input clickable for copying instead of just the copy icon (#3964) 2024-11-07 13:04:39 +07:00
Louis
c92b809883
Merge branch 'dev' into feat/path-to-cortexcpp 2024-11-06 13:55:27 +07:00
Faisal Amir
0154199161
fix: text alignment on import model dialog (#3958) 2024-11-06 13:41:49 +07:00
Faisal Amir
1f46c82ff7
fix: remove tooltip and update text color modelid API server page (#3959) 2024-11-06 13:41:16 +07:00
Louis
24b7d64efc
Merge branch 'dev' into feat/path-to-cortexcpp 2024-11-06 11:56:38 +07:00
Louis
964269dc46
fix: 3911 - inconsistent between download progress and model hub 2024-11-06 09:20:54 +07:00