Louis
|
fd45e7e47f
|
Merge pull request #4295 from janhq/fix/no-new-thread-created-on-factory-reset
fix: new thread isn't automatically created on factory reset
|
2024-12-19 14:14:10 +07:00 |
|
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 |
|
Faisal Amir
|
ffdea36b18
|
fix: empty tooltip on attachment icon, also fix z-index (#4290)
|
2024-12-19 09:22:58 +07:00 |
|
Faisal Amir
|
7d07e995ab
|
feat: handle case thread when original model deleted (#4280)
|
2024-12-18 18:37:26 +08:00 |
|
Louis
|
8613e35c15
|
fix: timestamp issue
|
2024-12-17 17:12:03 +07:00 |
|
Louis
|
66e37d80d6
|
fix: attachment preview issue
|
2024-12-17 16:07:11 +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
|
2410de0ba9
|
Merge branch 'dev' into feat/threads-messages-requests-to-backend
|
2024-12-17 10:02:48 +07:00 |
|
cuhong
|
294d7ec602
|
Merge branch 'dev' into fix/cjk-input-issue
|
2024-12-17 02:32:52 +09: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
|
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
|
e5a2d41206
|
enhancement: move token speed to bottom (#4276)
|
2024-12-16 15:06:17 +07:00 |
|
cuhong
|
3272c30b20
|
Merge branch 'dev' into fix/cjk-input-issue
|
2024-12-13 16:56:46 +09: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 |
|
cuhong
|
137ba0789b
|
Add check for isComposing to ensure events are not triggered prematurely.
|
2024-12-12 15:30:14 +09:00 |
|
Faisal Amir
|
09bfc0549e
|
fix: auto scrolling to bottom (#4256)
|
2024-12-10 12:34:59 +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 |
|
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
|
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
|
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
|
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
|
0485134343
|
fix: token speed should not be calculated based on state updates
|
2024-11-29 09:34:38 +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
|
1a824f0162
|
chore: update latex language for rehype-highlight (#4144)
|
2024-11-27 20:52:29 +07:00 |
|
Louis
|
0033c7cf96
|
Revert "fix: memory leak lowlight dependencies"
|
2024-11-27 09:39:04 +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 |
|