Louis
|
1f4c00dc41
|
fix: change theme settings do not work after relocated data folder (#4317)
|
2024-12-23 13:09:26 +07:00 |
|
Faisal Amir
|
d12408cd83
|
enhancement: update thumbnail chat width option setting (#4284)
|
2024-12-19 10:02:44 +07:00 |
|
Faisal Amir
|
f2db31781e
|
feat: add chat width setting option for thread (#4278)
|
2024-12-17 13:36:15 +07: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
|
9bb73f10b7
|
fix: disabled start model from mymodel list when server is running (#4277)
|
2024-12-16 15:05:46 +07:00 |
|
Louis
|
b71dfb8047
|
fix: unexpected content
|
2024-12-05 16:15:21 +07:00 |
|
Louis
|
7e28939a0c
|
fix: hide Vulkan option for users who don't have GPU
|
2024-12-05 10:12:17 +07:00 |
|
Louis
|
eab19b30cf
|
fix: wrong component wrapping cause excessive app rerender
|
2024-11-27 18:11:57 +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 |
|
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
|
1c68c819ca
|
fix: responsive vulkan support (#4076)
|
2024-11-22 12:52:56 +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 |
|
Louis
|
52c520d2c3
|
fix: app does not relaunch on Linux - add tests
|
2024-11-19 19:43:12 +07:00 |
|
Louis
|
28add39a51
|
chore: add model pull options - correct url path
|
2024-11-19 16:39:23 +07:00 |
|
Faisal Amir
|
f5a709b268
|
fix: max tokens params OpenRouter (#4026)
|
2024-11-18 09:24:44 +07:00 |
|
Louis
|
23cbeeedc3
|
fix: GPU settings are not being persisted properly
|
2024-11-12 15:59:09 +07:00 |
|
Louis
|
818f4757ca
|
fix: reload window on gpu update instead of relaunch
|
2024-11-12 15:10:13 +07:00 |
|
Louis
|
4618dea029
|
fix: inconsistent model dropdown list and my models
|
2024-11-11 14:02:05 +07:00 |
|
Louis
|
9530c695d3
|
chore: lint fix
|
2024-11-11 11:47:04 +07:00 |
|
Louis
|
67aa89c948
|
fix: run mode takes effect immediately
|
2024-11-11 10:53:35 +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 |
|
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 |
|
Louis
|
964269dc46
|
fix: 3911 - inconsistent between download progress and model hub
|
2024-11-06 09:20:54 +07:00 |
|
Louis
|
2c8c76afa6
|
chore: fix model ID display in my models
|
2024-11-05 14:36:18 +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
|
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
|
b0087fca49
|
fix: text align my model list and import model (#3927)
|
2024-11-01 17:55:27 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
Louis
|
031b3517dc
|
Fix: #1142 setting groups toggle does not turn off it's nested settings (#3681)
* fix: #1142 - Toggle off experimental toggle does not turn off gated features
* test: add tests
|
2024-09-17 18:17:23 +07:00 |
|