Louis
6d1d890fd0
test: correct test cases
2024-11-27 18:37:04 +07:00
Louis
eab19b30cf
fix: wrong component wrapping cause excessive app rerender
2024-11-27 18:11:57 +07:00
Louis
dc649bf523
fix: 4096 - failed to get huggingface models
2024-11-27 00:14:43 +07:00
Louis
b046ee3e22
Merge pull request #4119 from janhq/fix/invalid-request-should-not-show-invalid-api-key
...
fix: 3986 - invalid request should show clear error message
2024-11-26 19:54:11 +07:00
Louis
60a888c9d7
test: correct test case
2024-11-26 18:54:48 +07:00
Louis
f227d35238
test: update test case
2024-11-25 21:21:19 +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
Louis
aa175000e3
fix: 3986 - invalid request should show clear error message
2024-11-25 19:57:40 +07:00
Faisal Amir
8b485ba44f
fix: disabled shortcut create new thread on starter screen ( #4074 )
2024-11-22 12:53:04 +07:00
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