Faisal Amir
|
e5a2d41206
|
enhancement: move token speed to bottom (#4276)
|
2024-12-16 15:06:17 +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 |
|
hiento09
|
4238a3bf22
|
feat: add cicd for janhq/joi (#4270)
Co-authored-by: Hien To <tominhhien97@gmail.com>
|
2024-12-16 12:58:12 +07:00 |
|
cuhong
|
3272c30b20
|
Merge branch 'dev' into fix/cjk-input-issue
|
2024-12-13 16:56:46 +09:00 |
|
Louis
|
5a4c5eee83
|
Merge branch 'dev' into feat/threads-messages-requests-to-backend
|
2024-12-13 13:12:57 +07:00 |
|
Louis
|
d310d651b8
|
chore: fix thread assistants retrieval
|
2024-12-13 12:59:46 +07:00 |
|
Louis
|
707c23fa83
|
Merge pull request #4266 from janhq/fix/4238-wrong-max-tokens-remote-models
fix: 4238 - fix default max_tokens set on remote models
|
2024-12-13 12:41:15 +07:00 |
|
Louis
|
3bb2af2d4f
|
fix: side effect electron test
|
2024-12-13 12:39:12 +07:00 |
|
Louis
|
f6ba447f1b
|
test: update test cases
|
2024-12-12 16:38:56 +07:00 |
|
Louis
|
174f1c7dcb
|
feat: reroute threads and messages requests to the backend
|
2024-12-12 16:38:55 +07:00 |
|
Faisal Amir
|
14737b7e31
|
fix: markdown inline inputbox (#4269)
|
2024-12-12 14:44:54 +07:00 |
|
hiento09
|
d8689e2bf8
|
chore: add ci janhq/core publish npm (#4259)
Co-authored-by: Hien To <tominhhien97@gmail.com>
|
2024-12-12 13:50:34 +07:00 |
|
cuhong
|
137ba0789b
|
Add check for isComposing to ensure events are not triggered prematurely.
|
2024-12-12 15:30:14 +09:00 |
|
Louis
|
42a63c398b
|
Merge pull request #4265 from janhq/chore/4244-deprecate-groq-llama31-70b-versatile
chore: 4244 - deprecate groq llama 3.1 70B Versatile
|
2024-12-12 13:22:28 +07:00 |
|
Louis
|
aac2216aef
|
fix: 4238 - fix default max_tokens set on remote models
|
2024-12-12 13:20:39 +07:00 |
|
Louis
|
977ac3ae98
|
chore: 4244 - deprecate groq llama 3.1 70B Versatile
|
2024-12-12 10:05:35 +07:00 |
|
Faisal Amir
|
09bfc0549e
|
fix: auto scrolling to bottom (#4256)
|
2024-12-10 12:34:59 +07:00 |
|
Faisal Amir
|
c15bb9e9b4
|
enhancement: better error handing for remote models when there's no internet connection (#4252)
* enhance: better handling failed to fetch
* chore: remove console
* chore: checking engine showing error failed to fetch
* chore: fix linter
* chore: fix linter error missing assistant
|
2024-12-10 12:34:47 +07:00 |
|
Louis
|
5d9332f23c
|
Merge pull request #4246 from janhq/fix/openai-vision-models
chore: fix openai vision models
|
2024-12-09 18:42:05 +07:00 |
|
Faisal Amir
|
893d6ff40e
|
fix: crash markdown render code block without triple backtick (#4248)
|
2024-12-09 16:18:34 +07:00 |
|
Louis
|
20a652e0eb
|
chore: fix openai vision models
|
2024-12-07 14:35:03 +07:00 |
|
Faisal Amir
|
21389070fb
|
fix: performance issue when pasting long content into the chat input box (#4240)
|
2024-12-06 15:48:01 +07:00 |
|
hiento09
|
3341a3be15
|
feat: add auto build when PR is approved (#4241)
Co-authored-by: Hien To <tominhhien97@gmail.com>
|
2024-12-06 14:47:02 +07:00 |
|
Faisal Amir
|
1c80cb2cd5
|
enhancement: default open Jan Input Box Settings and Right panel (#4234)
* enhancement: default open Jan Input Box Settings and Right panel
* chore: added option getOnInit atomstorage
|
2024-12-05 18:00:50 +07:00 |
|
Louis
|
41e0d4cddc
|
Merge pull request #4226 from janhq/chore/hide-vulkan-option-when-there-is-no-gpu-detected
fix: hide Vulkan option for users who don't have GPU
|
2024-12-05 17:34:54 +07:00 |
|
Louis
|
b71dfb8047
|
fix: unexpected content
|
2024-12-05 16:15:21 +07:00 |
|
Faisal Amir
|
fbdb8e2bc8
|
fix: list style off screen (#4231)
|
2024-12-05 16:04:36 +07:00 |
|
Gabrielle Ong
|
7a22802e4a
|
Merge pull request #4227 from janhq/chore/roadmap-template-fix
chore: roadmap template fix
|
2024-12-05 16:58:32 +08:00 |
|
hiento09
|
c7f637348a
|
chore: fix beta ci (#4233)
Co-authored-by: Hien To <tominhhien97@gmail.com>
|
2024-12-05 15:16:43 +07:00 |
|
hiento09
|
863b0ac2f1
|
chore: update download url for macos universal (#4232)
Co-authored-by: Hien To <tominhhien97@gmail.com>
|
2024-12-05 14:56:12 +07:00 |
|
Faisal Amir
|
85ec8c6904
|
feat: update app download universal for macos (#4230)
|
2024-12-05 14:10:51 +07:00 |
|
Louis
|
4c067de5ed
|
Merge pull request #4224 from janhq/chore/bump-version-0.5.11
chore: bump web version 0.5.11
|
2024-12-05 14:02:24 +07:00 |
|
Louis
|
05358de800
|
Merge pull request #4225 from janhq/main
Sync main to dev after 0.5.11 is released.
|
2024-12-05 14:02:09 +07:00 |
|
Louis
|
7585bb00ea
|
chore: refactor types out of atoms
|
2024-12-05 11:27:58 +07:00 |
|
Gabrielle Ong
|
2b27624f42
|
chore: roadmap template fix
|
2024-12-05 11:53:58 +08:00 |
|
Louis
|
7e28939a0c
|
fix: hide Vulkan option for users who don't have GPU
|
2024-12-05 10:12:17 +07:00 |
|
Louis
|
2df843fe5b
|
chore: bump web version 0.5.11
|
2024-12-05 09:48:09 +07:00 |
|
Louis
|
e56b3e46d3
|
Merge pull request #4223 from janhq/fix/syntax-highlight-correction
fix: syntax highlight configurations that made everything dark
v0.5.11
v0.5.11-rc1-beta
|
2024-12-05 09:19:28 +07:00 |
|
Louis
|
fdc819e1c8
|
fix: syntax highlight configurations that made everything dark
|
2024-12-05 08:51:11 +07:00 |
|
Louis
|
2ab306e955
|
Merge pull request #4217 from janhq/dev
Hotfix 0.5.11 - Release cut
|
2024-12-04 19:58:52 +07:00 |
|
Louis
|
38ff118276
|
Merge pull request #4216 from janhq/fix/react-markdown-crash-on-code-highlighting
fix: react-markdown crash on code highlighting - threads switching do not take effect sometime
|
2024-12-04 16:55:48 +07:00 |
|
Louis
|
da09f50253
|
fix: react-markdown crash on code highlighting - threads switching do not take effect sometime
|
2024-12-04 16:45:00 +07:00 |
|
hiento09
|
1778620fe2
|
feat: macos universal (#4197)
* feat: macos universal
* chore: build universal for hnswlib-node on macos
---------
Co-authored-by: Service Account <service@jan.ai>
|
2024-12-04 16:00:44 +07:00 |
|
Louis
|
bf5d121a9e
|
Merge pull request #4214 from janhq/chore/add-llava-ngl-in-model-json-files
chore: add NGL settings for vision models
|
2024-12-04 15:28:52 +07:00 |
|
Louis
|
9c5a6e2e99
|
Merge pull request #4212 from janhq/fix/4208-should-not-filter-out-special-chars-on-title-update
fix: 4208 - Empty title with special characters
|
2024-12-04 15:28:30 +07:00 |
|
Louis
|
6557d640f7
|
Merge pull request #4213 from janhq/fix/4209-inconsistent-max-tokens-value-persistence
fix: 4209 - Inconsistent max tokens value persistence
|
2024-12-04 15:28:20 +07:00 |
|
Louis
|
68a8293179
|
chore: add NGL settings for vision models
|
2024-12-04 13:40:39 +07:00 |
|
Louis
|
fe190658c1
|
fix: 4209 - Inconsistent max tokens value persistence
|
2024-12-04 12:31:40 +07:00 |
|
Louis
|
308a26b9d8
|
fix: 4208 - Empty title with special characters
|
2024-12-04 11:39:17 +07:00 |
|
Louis
|
9e634c783f
|
Merge pull request #4201 from janhq/fix/4155-queue-up-health-check-on-server-restart
fix: 4155 - Queue up health check on server restarting
|
2024-12-03 17:37:07 +07:00 |
|