Louis
e0a4cafd46
chore: update test case
2024-11-20 22:14:24 +07:00
Louis
c6e1bb55f9
chore: remote models error handling
2024-11-20 21:14:37 +07:00
Louis
c501641c91
Merge pull request #4046 from janhq/fix/model-pull-options-http-proxy
...
feat: model pull options - HTTP Proxy requests route to cortex.cpp
2024-11-19 21:50:54 +07:00
Faisal Amir
43eff865ff
enhance ux local server page ( #4045 )
2024-11-19 21:42:52 +07:00
Louis
28add39a51
chore: add model pull options - correct url path
2024-11-19 16:39:23 +07:00
Louis
e9fd7f4554
fix: models load
2024-11-18 18:22:09 +07:00
Faisal Amir
b8e521164b
chore: remove conditional on dataloader
2024-11-18 16:48:27 +07:00
Faisal Amir
18e9a2e4d8
chore: remove get data on mount
2024-11-18 16:17:31 +07:00
Faisal Amir
a6f2de922c
chore: refactor rerender components
2024-11-18 16:10:57 +07:00
Faisal Amir
e196aefcd3
feat: new UI code block and Enable copying of code blocks or plain text mid-stream ( #4010 )
...
* feat: improvement ui codeblock
* chore: update ui code block
* chore: finalize ui code block and latex
* chore: fix jest testing and cleanup unused deps
2024-11-14 14:46:35 +07:00
Faisal Amir
e87d25de85
fix: calculate base layout with system monitor panel ( #3999 )
2024-11-12 15:30:18 +07:00
Louis
4618dea029
fix: inconsistent model dropdown list and my models
2024-11-11 14:02:05 +07:00
Louis
848f9c5eed
fix: migrate model settings and parameters but still allow model.yml editing
2024-11-09 12:54:06 +07:00
Faisal Amir
731d42863c
fix: aligment stop model btn system monitor ( #3981 )
2024-11-08 17:50:56 +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
Louis
1dc2b4d9ef
Merge pull request #3976 from janhq/chore/should-keep-model-running-on-message-error
...
chore: retrieves the exact model running status upon message error
2024-11-08 16:42:26 +07:00
Faisal Amir
387f140ba8
chore: add cortex log into modal troubleshoot ( #3978 )
2024-11-08 16:32:27 +07:00
Louis
9d57ecd6f3
chore: retrieves the exact model running status upon message error
2024-11-08 13:38:34 +07:00
Faisal Amir
14d486f299
fix: remove click outside system monitor panel ( #3965 )
2024-11-07 13:05:06 +07:00
Louis
24b7d64efc
Merge branch 'dev' into feat/path-to-cortexcpp
2024-11-06 11:56:38 +07:00
Faisal Amir
ff123d50f2
ui: remove generation interrupted message ( #3949 )
2024-11-06 10:17:39 +07:00
Louis
964269dc46
fix: 3911 - inconsistent between download progress and model hub
2024-11-06 09:20:54 +07:00
Faisal Amir
92906ea2fa
ui: system monitor should not cover input box ( #3942 )
2024-11-04 20:36:25 +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
83edc1fbc7
chore: linter and test
2024-11-04 15:37:19 +07:00
Louis
a466bbca38
chore: update legacy tensorrt-llm download and run
2024-11-04 15:37:19 +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
8f778ee90f
feat: app supports cortex.cpp model downloader and legacy downloader - maintain legacy JSON models
2024-11-04 15:37:18 +07:00
Louis
8ccbb56f95
chore: unload model on message error - so users can attempt to start
2024-11-04 15:37:16 +07:00
Louis
40957f7686
fix: model reload state - reduce model unload events emit
2024-11-04 15:37:15 +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
7a24e2d325
ui: minor update list model running system monitor ( #3919 )
2024-11-01 17:55:15 +07:00
Faisal Amir
6ca6ee3fb8
feat: expand the clickable areas ribbon panel ( #3917 )
2024-11-01 17:55:00 +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
6b4e556a7a
fix: context-lenght-value ( #3854 )
2024-10-21 22:20:10 +07:00
Louis
eeecf26893
Merge branch 'main' into dev
...
# Conflicts:
# web/containers/ModelDropdown/index.tsx
2024-10-17 10:42:20 +07:00
Faisal Amir
19a60bc973
test: added more test inside containers component ( #3765 )
...
* test: wip several component under containers
* remoce checkbox test containers
* test: added more test to containers component
2024-10-16 09:45:28 +07:00
Faisal Amir
5e8a27b010
fix: issue ellipsis text on model selector and loader model start ( #3802 )
2024-10-15 12:57:37 +07:00
Faisal Amir
81110da8ea
fix: overlap text model selector and loading ( #3757 )
2024-10-03 20:19:07 +07:00
Faisal Amir
27c6ac6c8d
fix: overlap text model selector and loading ( #3756 )
2024-10-02 15:08:59 +07:00
Louis
da5865f3b4
test: add test cases
2024-10-01 15:06:51 +07:00
Louis
6fdfe760e8
chore: add tests
2024-10-01 13:36:13 +07:00
Louis
080bef214b
fix: hide system monitoring bar should stop spawning subprocess
2024-10-01 13:09:17 +07:00
Louis
87e1754e3a
chore: improve models and threads caching ( #3744 )
...
* chore: managing and maintaining models and threads in the cache
* test: add tests for hooks
2024-10-01 10:15:30 +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