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
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