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
Faisal Amir
23764caedf
fix: controlling word breaks ( #3952 )
2024-11-05 16:14:35 +07:00
Louis
2c8c76afa6
chore: fix model ID display in my models
2024-11-05 14:36:18 +07:00
Faisal Amir
92906ea2fa
ui: system monitor should not cover input box ( #3942 )
2024-11-04 20:36:25 +07:00
Louis
46d5faf59f
chore: new cortex-cpp binary - model import option and model size
2024-11-04 20:36:04 +07:00
Louis
a986c6de2d
chore: decide model name on pull and import
2024-11-04 15:37:20 +07:00
Louis
2a0d87a393
fix: inconsistent models from dropdown and hub
2024-11-04 15:37:20 +07:00
Louis
8c759676d9
chore: fix responsible issue when importing models (cortex.cpp does not support download in parallel yet)
2024-11-04 15:37:20 +07:00
Louis
3643c8866e
fix: correct model settings on startup and strip down irrelevant model parameters
2024-11-04 15:37:18 +07:00
Louis
90c7420c34
chore: add comments and clean unused imports
2024-11-04 15:37:18 +07:00
Louis
03333cc4c2
fix: onboarding should cover cortex models - debounce reduce model reload - rename cortex binary name
2024-11-04 15:37:17 +07:00
Louis
40957f7686
fix: model reload state - reduce model unload events emit
2024-11-04 15:37:15 +07:00
Louis
ba59425e6a
fix: tests
2024-11-04 15:37:14 +07:00
Louis
03e15fb70f
feat: sync model hub and download progress from cortex.cpp
2024-11-04 15:37:14 +07:00
Louis
f44f291bd8
chore: download progress finished should reload model list
2024-11-04 15:37:13 +07:00
Louis
4080dc4b65
feat: model and cortex extensions update
2024-11-04 15:37:12 +07:00
Faisal Amir
c6481d4668
ui: remove redundant animation ( #3938 )
2024-11-04 14:57:22 +07:00
Faisal Amir
755b2f234b
ux: auto-focus the chat input box ( #3941 )
...
* ux: auto-focus the chat input box and search box when switching between pages and thread lists
* chore: remove autofocus hub
2024-11-04 14:57:09 +07:00
Faisal Amir
de454381ab
fix: chat input edit mode ( #3928 )
2024-11-01 17:57:16 +07:00
Faisal Amir
92f2df1e89
feat: show model id on local api serve page ( #3926 )
2024-11-01 17:55:52 +07:00
Faisal Amir
b0087fca49
fix: text align my model list and import model ( #3927 )
2024-11-01 17:55:27 +07:00
Faisal Amir
a6ca2e2bf0
fix: handle edge cases syntax highlight ( #3892 )
...
* fix: handle edge cases syntax highlight
* chore: remove unused import
* chore: remove unused code
* chore: reset type code when selection delete
2024-10-31 10:19:22 +07:00
Faisal Amir
570f6b330c
fix: edge case tiny chat input box show randomly ( #3887 )
...
* fix: edge case tiny chat input box show randomly
* chore: update class parent
2024-10-28 08:32:19 +07:00
Faisal Amir
c47d049920
fix: placeholder no hardware detect ( #3876 )
2024-10-24 14:26:17 +07:00
Faisal Amir
037357e04c
fix: placeholder no hardware detect ( #3873 )
2024-10-24 09:05:44 +07:00
Faisal Amir
0c78aadf1e
fix: hidden box dropdown hardware if no list ( #3872 )
2024-10-23 17:52:36 +07:00
Faisal Amir
9a266db745
fix: hardware section ( #3866 )
2024-10-23 10:41:49 +07:00
Faisal Amir
9867634b5a
feat: support markdown on user message ( #3848 )
...
* feat: enable render markdown for user message
* wip: slate
* style: update style rich text editor
* chore: finalize richText editor
* chore: fix model dropdown selector
* chore: fix change format file syntax highlight
* chore: fix missing element during the test
* fix: adjust onPrompChange include on fake textarea
2024-10-22 15:44:34 +07:00
Faisal Amir
d6891a5628
fix: api playground text overlap button and search hub model ( #3833 )
...
* fix: button api playground overlap button and search hub model
* fix: update overlap text responsive tab and conditional render GPU menu
2024-10-21 09:57:04 +07:00
Faisal Amir
5d628a2748
feat: save instruction for new threads as a stable feature ( #3798 )
2024-10-15 00:22:58 +07:00
Louis
358d8f83f9
chore: add llama3.2 and qwen models
2024-10-02 11:36:55 +07:00
Faisal Amir
87a8bc7359
fix: xml not render correctly ( #3743 )
2024-09-30 15:30:02 +07:00
Louis
ba1ddacde3
fix: correct model dropdown for local models ( #3736 )
...
* fix: correct model dropdown for local models
* fix: clean unused import
* test: add Model.atom and model.Engine tests
2024-09-30 11:58:55 +07:00
Faisal Amir
15f42fb269
fix: toolbar overlap chat input ( #3720 )
2024-09-23 14:42:52 +07:00
Louis
aee8624338
fix : #3693 broken thread.json should not break the entire threads ( #3709 )
...
* fix : #3693 broken thread.json should not break the entire threads
* test: add tests
2024-09-23 14:20:01 +07:00
Faisal Amir
3091bb0e5e
fix: remove title local API server page ( #3710 )
2024-09-23 12:46:38 +07:00
Louis
302b73ae73
test: add web helpers, services, utils tests ( #3669 )
...
* test: add web helpers tests
* fix: coverage report
* test: add more tests
* test: add more generated tests
* chore: add more tests
* test: add more tests
2024-09-20 14:24:51 +07:00
Faisal Amir
1aefb8f7ab
fix: enhance several minor UI ( #3706 )
2024-09-20 10:06:37 +07:00
Nicole Zhu
17be901d1a
Merge pull request #3694 from janhq/copyfix
...
chore: Copyfix
2024-09-19 11:32:47 +08:00
Faisal Amir
ba3c07eba8
feat: textarea auto resize ( #3695 )
...
* feat: improve textarea user experience with autoresize
* chore: remove log
* chore: update test
* chore: update test and cleanup logic useEffect
2024-09-19 10:10:30 +07:00
Faisal Amir
8fe376340a
chore: fix linter issue CI
2024-09-19 10:06:27 +07:00
0xSage
cfe657faf5
fix: linter
2024-09-18 17:46:53 +08:00
0xSage
062af9bcda
nits
2024-09-18 17:42:35 +08:00
Nicole Zhu
338232b173
Merge branch 'dev' into copyfix
2024-09-18 17:03:11 +08:00
0xSage
3949515c8a
chore: copy nits
2024-09-18 17:02:41 +08:00
Faisal Amir
c62b6e9842
fix: small leftover issues with new starter screen ( #3661 )
...
* fix: fix duplicate render progress component
* fix: minor ui issue
* chore: add manual recommend model
* chore: make button create thread invisible
* chore: fix conflict
* chore: remove selector create thread icon
* test: added unit test thread screen
2024-09-17 22:13:18 +07:00