Faisal Amir
|
ebad6c3e93
|
fix: correct chat input cursor behavior when content is scrollable (#3979)
|
2024-11-08 16:32:42 +07:00 |
|
Faisal Amir
|
387f140ba8
|
chore: add cortex log into modal troubleshoot (#3978)
|
2024-11-08 16:32:27 +07:00 |
|
Louis
|
43d0e272ed
|
fix: should maintain legacy jan model parameters
|
2024-11-08 16:19:13 +07:00 |
|
Louis
|
9ddd26d952
|
chore: maintain model.json settings - cortex.cpp might extract a wrong prompt template
|
2024-11-08 15:50:15 +07:00 |
|
hiento09
|
102d8b08c1
|
chore: enable notification nightly (#3963)
Co-authored-by: Hien To <tominhhien97@gmail.com>
|
2024-11-08 14:24:02 +07:00 |
|
Louis
|
9d57ecd6f3
|
chore: retrieves the exact model running status upon message error
|
2024-11-08 13:38:34 +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 |
|
Louis
|
fb1fcc573f
|
Merge pull request #3966 from janhq/fix/add-llamacpp-engine-path-to-export-env
fix: export PATH env to engine destination folder to have additional dlls scoped
|
2024-11-07 15:50:17 +07:00 |
|
Louis
|
0847b32e87
|
fix: an edge case when start a model with relative model path
|
2024-11-07 14:29:27 +07:00 |
|
Louis
|
a773e169fc
|
fix: an edge case where auto import does not work with relative model file path
|
2024-11-07 14:26:41 +07:00 |
|
Faisal Amir
|
77034c4749
|
fix: starter screen text alignment and missing model size (#3968)
|
2024-11-07 14:18:18 +07:00 |
|
Louis
|
2e9b7fdad2
|
chore: add import name for legacy models
|
2024-11-07 13:34:09 +07:00 |
|
Faisal Amir
|
b519c0814f
|
fix: codeblock responsive push right panel (#3967)
|
2024-11-07 13:11:55 +07:00 |
|
Faisal Amir
|
14d486f299
|
fix: remove click outside system monitor panel (#3965)
|
2024-11-07 13:05:06 +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
|
40019892b8
|
chore: correct name of bin subfolders to move dll properly
|
2024-11-07 13:01:34 +07:00 |
|
Louis
|
ced44973b8
|
chore: queue server start and model load
|
2024-11-07 12:06:46 +07:00 |
|
Louis
|
e41bcffcef
|
fix: export PATH env to engine destination folder to have additional dlls scoped
|
2024-11-07 10:10:05 +07:00 |
|
Louis
|
0e653793eb
|
Merge pull request #3961 from janhq/chore/support-customized-openai-model-json
chore: support customized OpenAI model.json
|
2024-11-06 17:29:57 +07:00 |
|
hiento09
|
d9504b6152
|
chore: revert change app name (#3962)
Co-authored-by: Hien To <tominhhien97@gmail.com>
|
2024-11-06 17:24:20 +07:00 |
|
Louis
|
264720c71a
|
chore: support customized OpenAI model.json
|
2024-11-06 16:46:27 +07:00 |
|
Louis
|
a82c701087
|
Merge pull request #3821 from janhq/feat/path-to-cortexcpp
feat: Jan Integrates Cortex.cpp as Provider
|
2024-11-06 15:45:48 +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
|
d0eb91fcd4
|
Merge pull request #3960 from janhq/fix/dangling-process-on-reset
chore: clean dangling process on exit and relaunch
|
2024-11-06 13:39:10 +07:00 |
|
Louis
|
56e35df84d
|
chore: clean dangling process on exit and relaunch
|
2024-11-06 13:34:11 +07:00 |
|
Faisal Amir
|
4445abfa05
|
fix: update themes migrations (#3957)
|
2024-11-06 13:34:01 +07:00 |
|
Louis
|
24b7d64efc
|
Merge branch 'dev' into feat/path-to-cortexcpp
|
2024-11-06 11:56:38 +07:00 |
|
Louis
|
6efc327819
|
Merge pull request #3956 from janhq/fix/3911-inconsistent-model-hub-and-download-bar
fix: Inconsistent model hub and download bar
|
2024-11-06 10:59:18 +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 |
|
hiento09
|
1ad897782c
|
feat: new nightly app channel (#3948)
Co-authored-by: Hien To <tominhhien97@gmail.com>
|
2024-11-05 19:40:19 +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 |
|
Louis
|
d2fa38f081
|
test: correct tests
|
2024-11-05 08:33:58 +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
|
b913af9f88
|
chore: model id is optional on import
|
2024-11-04 15:37:21 +07:00 |
|
Louis
|
a986c6de2d
|
chore: decide model name on pull and import
|
2024-11-04 15:37:20 +07:00 |
|
Louis
|
d0ffe6c611
|
chore: update electron notarize version
|
2024-11-04 15:37:20 +07:00 |
|
Louis
|
5ddbf5fb34
|
fix: unlink the entire model folder on delete
|
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
|
8837b872af
|
test: fix chore
|
2024-11-04 15:37:19 +07:00 |
|
Louis
|
1ab02b706f
|
fix: model import symlink
|
2024-11-04 15:37:19 +07:00 |
|
Louis
|
61f72e6775
|
chore: bump cortex-cpp v1.0.2-rc1
|
2024-11-04 15:37:19 +07:00 |
|
Louis
|
83edc1fbc7
|
chore: linter and test
|
2024-11-04 15:37:19 +07:00 |
|