Louis
|
f227d35238
|
test: update test case
|
2024-11-25 21:21:19 +07:00 |
|
Faisal Amir
|
148a1e5d32
|
fix: line-number and border color code block UI (#4105)
|
2024-11-25 21:17:30 +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 |
|
Louis
|
a5acaf0556
|
Merge pull request #4116 from janhq/fix/do-not-send-follow-messages-on-edit
fix: 4086 - editing message should not send follow-up messages
|
2024-11-25 19:10:19 +07:00 |
|
Louis
|
614cf7774f
|
fix: 4086 - editing message should not send follow-up messages
|
2024-11-25 17:31:05 +07:00 |
|
Faisal Amir
|
8f54ab3e3a
|
enhancement: increased max-token limit claude-3.5
|
2024-11-25 09:42:54 +07:00 |
|
Faisal Amir
|
2c210124e8
|
fix: handle case markdown value no space (#4109)
|
2024-11-24 21:09:06 +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
|
8b485ba44f
|
fix: disabled shortcut create new thread on starter screen (#4074)
|
2024-11-22 12:53:04 +07:00 |
|
Faisal Amir
|
1c68c819ca
|
fix: responsive vulkan support (#4076)
|
2024-11-22 12:52:56 +07:00 |
|
Faisal Amir
|
dd308db17b
|
fix: auto select model when finished download from starter screen (#4083)
|
2024-11-22 12:52:37 +07:00 |
|
Louis
|
4f70a5dff2
|
Merge pull request #4095 from janhq/main
Release 0.5.9 sync back - main branch to dev
|
2024-11-22 12:52:13 +07:00 |
|
Faisal Amir
|
28e32df318
|
fix: model params settings local api server (#4077)
* fix: model params local api server
* chore: fix linter
v0.5.9
|
2024-11-22 09:24:48 +07:00 |
|
Louis
|
e9de9e728d
|
Merge pull request #4079 from janhq/fix/factory-reset-hang-on-wiping-data
|
2024-11-22 01:27:30 +07:00 |
|
Louis
|
f709c7723f
|
fix: factory reset hang on wiping data
|
2024-11-21 23:10:48 +07:00 |
|
Louis
|
3c3b5bf3d8
|
Merge pull request #4075 from janhq/fix/phi3-model-endpoint-replacement
fix: Phi 3 Mini Instruct model download url replacement
|
2024-11-21 17:37:16 +07:00 |
|
Louis
|
73007b49fa
|
chore: lint fix
|
2024-11-21 17:14:31 +07:00 |
|
Louis
|
f74994a735
|
fix: tensorrt-llm model list
|
2024-11-21 16:58:15 +07:00 |
|
Louis
|
ef3c090360
|
fix: Phi 3 Mini Instruct model download url replacement
|
2024-11-21 16:17:27 +07:00 |
|
Louis
|
7de6800c54
|
Merge pull request #4071 from janhq/dev
Release cut 0.5.9 - sync dev into main
|
2024-11-21 15:39:54 +07:00 |
|
Louis
|
b002069284
|
Merge pull request #4070 from janhq/chore/version-bump-0.5.9
chore: version bump 0.5.9
|
2024-11-21 15:09:12 +07:00 |
|
Louis
|
a465da8a8e
|
Merge pull request #4068 from janhq/feat/configure-huggingface-token-cortex-cpp
feat: configure HuggingfaceToken via cortex.cpp
|
2024-11-21 14:43:11 +07:00 |
|
Louis
|
868262f625
|
chore: version bump 0.5.9
|
2024-11-21 14:40:25 +07:00 |
|
Louis
|
b733a8738d
|
fix: incorrect gpu selection that cause performance degrade on CPU only mode
|
2024-11-21 14:15:28 +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
|
fe6412e1d4
|
feat: configure HuggingfaceToken via cortex.cpp
|
2024-11-21 13:13:29 +07:00 |
|
Faisal Amir
|
0039c5234e
|
fix: edge cases empty codeblock (#4061)
|
2024-11-21 13:08:42 +07:00 |
|
Louis
|
e2a45095b2
|
Merge pull request #4065 from janhq/fix/correct-download-script-on-windows
fix: correct download script to relocate dll files properly
|
2024-11-21 11:37:46 +07:00 |
|
Louis
|
daefa99a9d
|
chore: keep the deps folder with gitkeep placeholder file
|
2024-11-21 11:26:21 +07:00 |
|
Louis
|
8590709480
|
fix: correct download script to relocate dll files properly
|
2024-11-21 10:54:44 +07:00 |
|
Louis
|
18d3ac8df5
|
Merge pull request #4064 from janhq/fix/create-empty-deps-folder
fix: temporary create a deps folder to have cortex.cpp work
|
2024-11-21 09:24:22 +07:00 |
|
Louis
|
06df084342
|
fix: temporary create a deps folder to have cortex.cpp work
|
2024-11-21 09:16:15 +07:00 |
|
Louis
|
3602483f6c
|
Merge pull request #4059 from janhq/fix/remote-models-error-handling
chore: remote models error handling
|
2024-11-20 23:09:45 +07:00 |
|
Louis
|
e0a4cafd46
|
chore: update test case
|
2024-11-20 22:14:24 +07:00 |
|
Louis
|
43c5feb3cc
|
chore: disable stream: false on o1 models
|
2024-11-20 21:45:08 +07:00 |
|
Louis
|
df0801d6d9
|
chore: add back stream parameter to o1 models
|
2024-11-20 21:40:46 +07:00 |
|
Louis
|
4820218a11
|
fix: broken cohere API response transform
|
2024-11-20 21:36:08 +07:00 |
|
Louis
|
c6e1bb55f9
|
chore: remote models error handling
|
2024-11-20 21:14:37 +07:00 |
|
Louis
|
4f398b86bb
|
Merge pull request #4058 from janhq/fix/timeout-issue-on-model-load
fix: disable timeout on model load
|
2024-11-20 20:54:17 +07:00 |
|
Louis
|
33bfd0eed8
|
fix: disable timeout on model load
|
2024-11-20 20:39:43 +07:00 |
|
Louis
|
a4d689e7c3
|
Merge pull request #4052 from janhq/fix/customized-remote-model-json-should-be-available
fix: bump cortex.cpp to latest version - recursively scanning models folder should also include remote models
|
2024-11-20 13:06:04 +07:00 |
|
Louis
|
239e5f52e8
|
fix: force vision models to run with legacy settings
|
2024-11-20 12:43:10 +07:00 |
|
Louis
|
3ea2d9c0ae
|
fix: bump cortex.cpp to latest version - recursively scanning models folder should also include remote models
|
2024-11-20 12:33:42 +07:00 |
|
Louis
|
10e1201083
|
Merge pull request #4049 from janhq/fix/openai-o1-model-parameters
fix: correct OpenAI o1 model parameters
|
2024-11-20 01:09:58 +07:00 |
|
Louis
|
b4f25408c4
|
chore: append vision models to legacy list
|
2024-11-20 00:08:56 +07:00 |
|
Louis
|
70284572f5
|
Merge pull request #4051 from janhq/fix/inconsistent-error-handling
fix: inconsistent error handling
|
2024-11-19 23:58:21 +07:00 |
|
Louis
|
0b3847a8b1
|
chore: ensure server is started before letting other requests go thru
|
2024-11-19 23:45:08 +07:00 |
|
Louis
|
cc2b0c2eb1
|
Merge pull request #4050 from janhq/fix/handle-model-import-failure-with-latest-cortex-cpp
fix: handle symlink model import failure - fallback to legacy model run
|
2024-11-19 23:29:48 +07:00 |
|