Louis
|
b81b008a93
|
chore: use seconds timestamp system
|
2024-12-19 11:38:10 +07:00 |
|
Louis
|
4cd0e63029
|
fix: create new thread with default assistant
|
2024-12-19 11:16:17 +07:00 |
|
Louis
|
bdcc3ef48c
|
chore: fix role
|
2024-12-19 10:51:13 +07:00 |
|
Faisal Amir
|
8663a7e4bf
|
fix: scroll to bottom issue (#4289)
|
2024-12-19 10:35:00 +07:00 |
|
Louis
|
432477341c
|
fix: new thread isn't automatically created on factory reset
|
2024-12-19 10:32:35 +07:00 |
|
Faisal Amir
|
d12408cd83
|
enhancement: update thumbnail chat width option setting (#4284)
|
2024-12-19 10:02:44 +07:00 |
|
Louis
|
9c5bda758d
|
Merge pull request #4294 from janhq/fix/context-length-is-reset-on-thread-create
fix: context length is reset while creating a new thread
|
2024-12-19 10:02:13 +07:00 |
|
Faisal Amir
|
ffdea36b18
|
fix: empty tooltip on attachment icon, also fix z-index (#4290)
|
2024-12-19 09:22:58 +07:00 |
|
Louis
|
643c7276b5
|
Merge pull request #4293 from janhq/chore/bump-cortex-1.0.5-rc2
chore: bump cortex 1.0.5 rc2
|
2024-12-18 18:06:32 +07:00 |
|
Louis
|
b14c09dc00
|
fix: context length is reset while creating a new thread
|
2024-12-18 17:41:37 +07:00 |
|
Faisal Amir
|
7d07e995ab
|
feat: handle case thread when original model deleted (#4280)
|
2024-12-18 18:37:26 +08:00 |
|
Louis
|
6e786170e8
|
chore: bump cortex 1.0.5 rc2
|
2024-12-18 16:56:07 +07:00 |
|
Louis
|
0cd0ff0443
|
Merge pull request #4282 from janhq/fix/message-attachments-preview
|
2024-12-17 21:22:52 +07:00 |
|
Louis
|
3a9c99972c
|
test: update test cases
|
2024-12-17 18:59:27 +07:00 |
|
Louis
|
14b1e61576
|
Merge pull request #4281 from janhq/fix/performance-issue-with-atom-storage
fix: performance issue with atom storage persistence
|
2024-12-17 18:03:42 +07:00 |
|
Louis
|
8613e35c15
|
fix: timestamp issue
|
2024-12-17 17:12:03 +07:00 |
|
Louis
|
1395aa40eb
|
fix: use composing atom to switch between cache and local storage
|
2024-12-17 16:44:34 +07:00 |
|
Louis
|
66e37d80d6
|
fix: attachment preview issue
|
2024-12-17 16:07:11 +07:00 |
|
Louis
|
2b0a4c433c
|
fix: performance issue with atom storage persistence
|
2024-12-17 15:44:13 +07:00 |
|
Faisal Amir
|
f2db31781e
|
feat: add chat width setting option for thread (#4278)
|
2024-12-17 13:36:15 +07:00 |
|
Faisal Amir
|
0164db2139
|
fix: starter screen layout (#4279)
|
2024-12-17 13:33:24 +07:00 |
|
Louis
|
a3b3287327
|
Merge pull request #4249 from janhq/feat/threads-messages-requests-to-backend
feat: reroute threads and messages requests to cortex.cpp backend
v0.5.11-rc2-beta
|
2024-12-17 10:56:24 +07:00 |
|
Louis
|
2410de0ba9
|
Merge branch 'dev' into feat/threads-messages-requests-to-backend
|
2024-12-17 10:02:48 +07:00 |
|
Louis
|
c166f7c636
|
Merge pull request #4268 from cuhong/fix/cjk-input-issue
Fix: Fix issue with duplicate events on Enter key press during CJK character composition in chat input
|
2024-12-17 09:39:01 +07:00 |
|
cuhong
|
294d7ec602
|
Merge branch 'dev' into fix/cjk-input-issue
|
2024-12-17 02:32:52 +09:00 |
|
Louis
|
b91c3c8e75
|
test: fix test case
|
2024-12-16 22:57:06 +07:00 |
|
Louis
|
ef4dcb7d9e
|
chore: bump cortex and engine
|
2024-12-16 22:10:58 +07:00 |
|
Louis
|
8cc24df902
|
chore: clean up
|
2024-12-16 20:48:10 +07:00 |
|
Louis
|
1de98873c1
|
fix: linter
|
2024-12-16 18:28:53 +07:00 |
|
Louis
|
d09b1b7a87
|
fix: linter
|
2024-12-16 17:53:59 +07:00 |
|
Louis
|
f18207f21c
|
fix: linter
|
2024-12-16 17:41:54 +07:00 |
|
Louis
|
bb106eba01
|
fix: image and attachments
|
2024-12-16 17:27:06 +07:00 |
|
hongchan-ui
|
6efdb74027
|
chore: Fix linter issue by adjusting onKeyDown logic formatting to Prettier standard
- Refactored condition in `onKeyDown` function for better readability.
- Resolved Prettier lint error by adding line breaks and proper indentation.
|
2024-12-16 18:47:30 +09:00 |
|
Faisal Amir
|
5fc04e09eb
|
feat: product analytic UI (#4262)
* chore: initial ui prompt product analytic
* chore: integrate posthog
* chore: update event app_version
* chore: update build env
* feat: posthog config in ci
* chore: resolve linter test CI
* chore: resolve e2e
* chore: disable capture unless property
* chore: update e2e
* chore: update privacy data analytic
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
|
2024-12-16 15:06:46 +07:00 |
|
Faisal Amir
|
5041651c21
|
enhancement: remove tooltip local api server when server start (#4275)
|
2024-12-16 15:06:30 +07:00 |
|
Faisal Amir
|
e5a2d41206
|
enhancement: move token speed to bottom (#4276)
|
2024-12-16 15:06:17 +07:00 |
|
Faisal Amir
|
9bb73f10b7
|
fix: disabled start model from mymodel list when server is running (#4277)
|
2024-12-16 15:05:46 +07:00 |
|
hiento09
|
4238a3bf22
|
feat: add cicd for janhq/joi (#4270)
Co-authored-by: Hien To <tominhhien97@gmail.com>
|
2024-12-16 12:58:12 +07:00 |
|
cuhong
|
3272c30b20
|
Merge branch 'dev' into fix/cjk-input-issue
|
2024-12-13 16:56:46 +09:00 |
|
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
|
3bb2af2d4f
|
fix: side effect electron test
|
2024-12-13 12:39:12 +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 |
|
hiento09
|
d8689e2bf8
|
chore: add ci janhq/core publish npm (#4259)
Co-authored-by: Hien To <tominhhien97@gmail.com>
|
2024-12-12 13:50:34 +07:00 |
|
cuhong
|
137ba0789b
|
Add check for isComposing to ensure events are not triggered prematurely.
|
2024-12-12 15:30:14 +09:00 |
|
Louis
|
42a63c398b
|
Merge pull request #4265 from janhq/chore/4244-deprecate-groq-llama31-70b-versatile
chore: 4244 - deprecate groq llama 3.1 70B Versatile
|
2024-12-12 13:22:28 +07:00 |
|
Louis
|
aac2216aef
|
fix: 4238 - fix default max_tokens set on remote models
|
2024-12-12 13:20:39 +07:00 |
|