Faisal Amir
|
8657e032a7
|
fix: scroll bottom when switch thread (#4152)
|
2024-11-28 20:01:30 +07:00 |
|
Louis
|
cd5e1ff4ed
|
Merge pull request #4150 from janhq/fix/performance-issue-on-chat-generation
fix: convo component re-render every single token yield
|
2024-11-28 14:16:33 +07:00 |
|
Faisal Amir
|
7bd59f0c84
|
fix: default local model from starter screen (#4151)
* fix: default local model starter screen
* chore: update logic recommend model
* chore: cleanup import
|
2024-11-28 13:49:20 +07:00 |
|
Louis
|
19c6a26ef5
|
fix: proper error message display
|
2024-11-28 13:23:03 +07:00 |
|
Louis
|
2e35b2f20d
|
fix: convo component re-render every single token yield
|
2024-11-28 12:51:58 +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 |
|
Faisal Amir
|
1a824f0162
|
chore: update latex language for rehype-highlight (#4144)
|
2024-11-27 20:52:29 +07:00 |
|
Louis
|
8642588694
|
Merge pull request #4141 from janhq/fix/wrong-component-wrapping-cause-excessive-app-rerender
fix: wrong component wrapping and state handling cause excessive app re-render
|
2024-11-27 20:10:54 +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
|
e0f1330e3a
|
test: fix test case
|
2024-11-27 17:01:04 +07:00 |
|
Louis
|
873dd41460
|
fix: 4098 - factory reset closes the app & never opens again on Linux
|
2024-11-27 15:27:59 +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 |
|
Louis
|
943b034c7d
|
Merge pull request #4135 from janhq/fix/default-local-model
fix: default local model from starter screen
|
2024-11-27 09:02:34 +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 |
|
Louis
|
dc649bf523
|
fix: 4096 - failed to get huggingface models
|
2024-11-27 00:14:43 +07:00 |
|
Faisal Amir
|
813357cff6
|
chore: remove analytic
|
2024-11-26 20:17:50 +07:00 |
|
Faisal Amir
|
786c16cc6f
|
chore: profilce always identified
|
2024-11-26 20:17:50 +07:00 |
|
Faisal Amir
|
1a59b8cecb
|
chore: add persistence localStorage
|
2024-11-26 20:17:50 +07:00 |
|
Faisal Amir
|
a87b6333c3
|
chore: enable caputing pageview
|
2024-11-26 20:17:50 +07:00 |
|
Faisal Amir
|
899822a581
|
chore: remove custome event
|
2024-11-26 20:17:50 +07:00 |
|
Faisal Amir
|
dd503767a2
|
chore: custom event ribbon icon click
|
2024-11-26 20:17:50 +07:00 |
|
Faisal Amir
|
9a8b76517c
|
chore: disabled capture page view
|
2024-11-26 20:17:50 +07:00 |
|
Faisal Amir
|
655a4a159a
|
feat: initial setup posthog
|
2024-11-26 20:17:50 +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 |
|
Faisal Amir
|
1befd10a1c
|
fix: update highlight.js version
|
2024-11-26 16:14:01 +07:00 |
|
Louis
|
f227d35238
|
test: update test case
|
2024-11-25 21:21:19 +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
|
aa175000e3
|
fix: 3986 - invalid request should show clear error message
|
2024-11-25 19:57:40 +07:00 |
|
Louis
|
614cf7774f
|
fix: 4086 - editing message should not send follow-up messages
|
2024-11-25 17:31:05 +07:00 |
|
Faisal Amir
|
2c210124e8
|
fix: handle case markdown value no space (#4109)
|
2024-11-24 21:09:06 +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
|
8b485ba44f
|
fix: disabled shortcut create new thread on starter screen (#4074)
|
2024-11-22 12:53:04 +07:00 |
|
Faisal Amir
|
1c68c819ca
|
fix: responsive vulkan support (#4076)
|
2024-11-22 12:52:56 +07:00 |
|
Faisal Amir
|
dd308db17b
|
fix: auto select model when finished download from starter screen (#4083)
|
2024-11-22 12:52:37 +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
|
f709c7723f
|
fix: factory reset hang on wiping data
|
2024-11-21 23:10:48 +07:00 |
|
Louis
|
73007b49fa
|
chore: lint fix
|
2024-11-21 17:14:31 +07:00 |
|
Louis
|
f74994a735
|
fix: tensorrt-llm model list
|
2024-11-21 16:58:15 +07:00 |
|
Louis
|
b002069284
|
Merge pull request #4070 from janhq/chore/version-bump-0.5.9
chore: version bump 0.5.9
|
2024-11-21 15:09:12 +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
|
868262f625
|
chore: version bump 0.5.9
|
2024-11-21 14:40:25 +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 |
|