Van Pham
c0ffd03f61
Merge pull request #3473 from janhq/dev
...
Release Cut 0.5.3
2024-08-27 16:58:55 +07:00
Louis
1c5b6355d9
chore: add llama 3.1 8B gguf model ( #3468 )
...
* chore: add llama 3.1 8B gguf model
* chore: add llama3.1 70B model
* chore: add models to rollup
* chore: fix tag
* chore: fix size
* fix: 8b model
* Chore/add gemma2 model (#3471 )
* feat: add gemma 2
* feat: add gemma 2
* feat: correct ngl
---------
Co-authored-by: Van QA <van@jan.ai>
* feat: add featured tag
---------
Co-authored-by: Van Pham <64197333+Van-QA@users.noreply.github.com>
Co-authored-by: Van QA <van@jan.ai>
2024-08-27 16:45:19 +07:00
Faisal Amir
17653460b5
fix: modal responsive import model ( #3467 )
2024-08-27 14:58:56 +07:00
Faisal Amir
e4115f307b
fix: resize left and panel when scroll area show ( #3470 )
2024-08-27 14:37:41 +07:00
Louis
f6e8583729
chore: move remote models to bottom of the models hub ( #3469 )
2024-08-27 14:36:06 +07:00
Faisal Amir
000110359e
fix: search input clearable component ( #3465 )
2024-08-27 13:08:28 +07:00
Mark Nguyen
52aa87a7ac
fix: import model by folder on win ( #3463 )
...
* fix: import model by folder on win
* expose getGgufFiles method
* fix the missing api
* clean log
* clean log
2024-08-27 10:35:10 +07:00
hiento09
c798e9b8e2
Chore upgrade cortex 0.5.0 ( #3462 )
...
* Windows download default llamacpp engines
* Add download cortex llamacpp engine for linux and macos
* fix: add engine to nitro request body
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: marknguyen1302 <nguyenvu1302.work@gmail.com>
2024-08-27 10:22:34 +07:00
Louis
4228b9ff9c
Merge pull request #3456 from janhq/fix/correct-time-weighted-retrieval-toggle
...
fix: correct time-weighted retrieval toggle
2024-08-26 20:21:09 +07:00
Louis
7fca45a56c
Merge pull request #3457 from janhq/fix/add-min-height-window
...
fix: add a minimum height for the main window otherwise it shrinks
2024-08-26 17:12:34 +07:00
Louis
c25d0ce45c
Merge pull request #3458 from janhq/chore/add-husky-pre-commit-hook
...
chore: add husky pre-commit
2024-08-26 17:12:21 +07:00
Faisal Amir
8317b9a458
fix: modal title should not truncated ( #3450 )
2024-08-26 16:11:32 +07:00
Louis
fe7138048f
fix: toggles alignment
2024-08-26 14:51:43 +07:00
Louis
bb889ef885
chore: add husky pre-commit
...
fix: test
2024-08-26 14:23:58 +07:00
Louis
674a6300f0
fix: eslint
2024-08-26 13:56:20 +07:00
Louis
44119e6ce3
fix: add a minimum height for the main window otherwise it shrinks
2024-08-26 13:51:50 +07:00
Louis
81fa0b80e8
fix: correct time-weighted retrieval toggle
2024-08-26 13:47:39 +07:00
Faisal Amir
6d33ff60f9
fix: responsive modal import model ( #3449 )
2024-08-26 11:54:31 +07:00
Louis
925cd04d20
chore: change jan default data folder path to app's userData ( #3443 )
...
* chore: change jan default data folder path to app's userData
* fix: legacy factory reset does not work properly
* chore: update jan data folder path on UI accordingly
* chore: change jan data folder to Jan/data
2024-08-23 19:21:24 +07:00
Van Pham
e98cb78230
feat: add checklist regression test ( #3425 )
...
* feat: add checklist regression test
* Update QA-checklist.md
---------
Co-authored-by: Van QA <van@jan.ai>
2024-08-23 14:04:19 +07:00
Louis
cf07465cad
fix: enable extensions migration ( #3442 )
2024-08-22 19:11:38 +07:00
Louis
aaeb18cd59
Merge pull request #3441 from janhq/chore/add-back-openrouter-endpoint-setting
...
chore: add back OpenRouter request endpoint setting
2024-08-22 17:18:04 +07:00
Louis
8fcb0f658d
chore: add back OpenRouter request endpoint setting
2024-08-22 16:42:25 +07:00
Louis
429a319f93
fix: unable to import model due to missing metadata ( #3439 )
2024-08-22 16:10:40 +07:00
Faisal Amir
ab8af53a24
fix: setting extension placeholder and input action apikey ( #3430 )
...
* fix: setting extension placeholder apikey
* fix: extension settings migration
---------
Co-authored-by: Louis <louis@jan.ai>
2024-08-22 15:20:45 +07:00
Louis
7c9d49ba60
fix: preserve model settings should maintain all settings ( #3435 )
...
* fix: preserve model settings should maintain all settings
* fix: a legacy bug that allow sending empty stop string
* fix: blank default settings
* fix: incorrect persisting model update
2024-08-22 15:19:44 +07:00
Faisal Amir
a337b2e247
fix: shortcut key on windows ( #3437 )
2024-08-22 15:19:17 +07:00
Faisal Amir
486c09ac9b
fix: date format for chat item ( #3436 )
2024-08-22 12:49:35 +07:00
Louis
ed584b898a
chore: fix linter issues ( #3434 )
2024-08-22 11:18:51 +07:00
Faisal Amir
bb3bbd25d2
fix: setting chatbox input ( #3429 )
...
* fix: setting chatbox input
* fix: linter issue
2024-08-22 11:18:37 +07:00
Faisal Amir
5c2f0d33fd
fix: missing font katex ( #3431 )
...
* chore: wio fix missing font katex
* chore: add postcss-url
* fix: font katex
* chore: revert packajson electron
* chore: make font as base64
2024-08-22 11:18:08 +07:00
Faisal Amir
35f68511fb
fix: decreased scrollbar width to avoid overlap small width component ( #3432 )
2024-08-22 11:17:51 +07:00
Faisal Amir
77fd1728b9
fix: add toaster warning when blocked create new thread ( #3433 )
2024-08-22 11:17:35 +07:00
Louis
90e4d85f9d
Merge pull request #3428 from janhq/chore/disable-internal-rest-apis-due-to-vulnerability-possible-issues
...
chore: disable internal REST endpoints due to a vulnerability issue
2024-08-21 21:47:18 +07:00
Louis
ad9a4a0b4d
feat: preserve model settings ( #3427 )
...
* feat: preserve model settings
* feat: preserve model settings across new threads
* chore: lint fix
* fix: feature toggle off should also affect default value retrieve
2024-08-21 21:28:29 +07:00
Louis
c8474c88ca
Merge pull request #3421 from janhq/feat/import-model-use-gguf-metadata
...
feat: import model with gguf metadata extraction
2024-08-21 16:45:26 +07:00
Louis
81e1f16c85
chore: disable internal REST endpoints due to a vulnerability issue
2024-08-21 16:38:51 +07:00
Louis
c9490d466b
chore: add log prefix
2024-08-21 14:21:56 +07:00
Faisal Amir
dc8acc0d49
feat: shortcut delete and clean thread ( #3423 )
2024-08-21 14:16:12 +07:00
Louis
9aa3a61347
feat: openrouter model settings ( #3422 )
2024-08-21 14:04:37 +07:00
hiento09
c3520e5c52
Fix auto updater nightly ( #3424 )
...
* Revert to old url
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-08-21 11:17:42 +07:00
Faisal Amir
73ec5de001
fix: save state toggle input box setting ( #3402 )
...
* fix: save input box setting
* fix: active icon state when model tab is active, and increased textarea instruction
* chore: update button modal inference
2024-08-20 19:00:00 +07:00
Faisal Amir
e9c30450b9
feat: add blank state component ( #3413 )
2024-08-20 18:59:47 +07:00
Faisal Amir
d14ce6fb86
chore: small ui improvement ( #3414 )
...
* chore/small-ui-nits
* chore: fix typo
2024-08-20 18:59:35 +07:00
hiento09
4054713297
Chore use aws s3 for nightly channel ( #3416 )
...
* Replace deprecated steps github action
* Migrate from cloudflare r2 to aws s3
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-08-20 17:55:39 +07:00
Louis
96f393a7a2
refactor: remove deprecated scripts
2024-08-20 17:12:15 +07:00
Louis
dfd9c54154
feat: import model with gguf metadata extraction
2024-08-20 17:12:15 +07:00
Faisal Amir
1f5d504b3f
fix: avoid show remote model on system monitor ( #3412 )
...
* fix: avoid show remote model on system monitor
* fix: update copies and remove padding
2024-08-20 16:12:37 +07:00
Louis
5bbf7f8676
Merge pull request #3420 from janhq/chore/fix-ci-remove-headlessui
...
chore: fix CI - remove headless ui
2024-08-20 11:09:16 +07:00
Louis
be4716c869
chore: fix CI - remove headless ui
2024-08-20 10:32:09 +07:00