Louis
c3cb192486
fix : #3667 - The recommended label should be hidden ( #3687 )
2024-09-17 16:09:38 +07:00
Louis
c8a08f1115
fix: correct prompt template for Phi3 Medium model ( #3670 )
2024-09-17 09:25:55 +07:00
Ronnie Ghose
670013baa0
Add support for 'o1-preview' and 'o1-mini' models ( #3659 )
...
Add support for 'o1-preview' and 'o1-mini' model names in the OpenAI API.
* **Update `models.json`**:
- Add 'o1-preview' model details with appropriate parameters and metadata.
- Add 'o1-mini' model details with appropriate parameters and metadata.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/janhq/jan?shareId=XXXX-XXXX-XXXX-XXXX ).
2024-09-17 09:25:08 +07:00
Louis
98bef7b7cf
test: add model parameter validation rules and persistence tests ( #3618 )
...
* test: add model parameter validation rules and persistence tests
* chore: fix CI cov step
* fix: invalid model settings should fallback to origin value
* test: support fallback integer settings
2024-09-17 08:34:58 +07:00
Faisal Amir
3ffaa1ef7f
chore: temporary disabled starter screen ( #3663 )
...
* chore: temporary disabeld starter screen
* chore: create useStarter screen
* chore: fix typo
* chore: update config starter screen
* chore: update comment code
* chore: renmove some commented code
2024-09-16 11:17:36 +07:00
Faisal Amir
0cce4a0c83
fix: issue responsive and missing size on starter screen ( #3644 )
...
* fix: issue responisve and missing size on starter screen
* chore: fix click outside
* chore: mock function useclickoutside element
* chore: update web jest config directory
* chore: remove dir setup jest web
* chore: remove baseUrl tsconfig web
* chore: change how we shod featured model
* chore: remove min size
2024-09-13 23:51:47 +07:00
Louis
ba1ba89fa3
fix: change Phi-3 Mini Instruct 4K to cortexso repository ( #3655 )
...
* fix: change Phi-3 Mini Instruct 4K to cortexso repository
* chore: correct model names
* fix: Phi3-Medium prompt correction
* chore: bump versions
* chore: take out some feature tags
2024-09-13 17:19:00 +07:00
Louis
592b3e69a5
chore: deprecate preserve thread settings ( #3654 )
2024-09-13 15:05:50 +07:00
hiento09
e139f88c0a
Upgrade actions/upload-artifact@v2 to actions/upload-artifact@v4 ( #3650 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2024-09-13 13:02:11 +07:00
Faisal Amir
2599f31115
fix: prevent value empty string on slider right panel ( #3635 )
...
* fix: prevent value empty string on slider right panel
* chore: add build joi into test electron linter
2024-09-12 09:45:46 +07:00
Louis
5217437912
fix : #3549 , #3552 - Inference on CPU is slower on Jan 0.5.3 ( #3602 )
2024-09-11 14:03:53 +07:00
Louis
2d05134cb1
test: add tests to model settings's Slider Input ( #3615 )
...
* test: add tests to model settings's Slider Input
* test: add slider test
* test: fix expectation
* test: correct slider test
2024-09-10 16:36:29 +07:00
Faisal Amir
ac67247636
test: finished all ui components test ( #3588 )
...
* test: finished all ui components test
* chore: update naming of mock handle change modal test
2024-09-09 16:47:47 +07:00
Faisal Amir
fe9936cf5b
fix: missing type number for slider input right panel ( #3609 )
2024-09-09 16:46:36 +07:00
Nicole Zhu
6956ed1e1c
Merge pull request #3605 from janhq/bugreport
...
chore: fix issue creation templates
2024-09-09 15:33:57 +08:00
0xSage
9eee7dca52
idea
2024-09-09 15:33:10 +08:00
0xSage
71c5c52c54
nit
2024-09-09 15:32:21 +08:00
0xSage
85d90865cc
add url
2024-09-09 14:59:24 +08:00
0xSage
e614702d18
Merge branch 'bugreport' of https://github.com/janhq/jan into bugreport
2024-09-09 13:40:41 +08:00
0xSage
163952b914
discussions
2024-09-09 13:40:33 +08:00
Nicole Zhu
882af35e03
Merge branch 'dev' into bugreport
2024-09-09 13:36:05 +08:00
0xSage
e31921ba4d
nit
2024-09-09 13:34:38 +08:00
0xSage
1c9342fc08
add model request form
2024-09-09 13:30:44 +08:00
0xSage
48b2773c8f
chore: fix bug template
2024-09-09 13:06:20 +08:00
Faisal Amir
ecf83d03c5
chore: update copy when retrieval turn off ( #3585 )
2024-09-09 09:39:46 +07:00
Louis
3ddb32e2c7
test: fix import from components ( #3581 )
2024-09-06 15:36:50 +07:00
Louis
846efb3126
test: add core modules test cases ( #3498 )
...
* chore: add core module test cases
* chore: fix tests
* chore: add code coverage report
* chore: split coverage step
* chore: split coverage step
* Update jan-electron-linter-and-test.yml
* Update jan-electron-linter-and-test.yml
* Update jan-electron-linter-and-test.yml
* chore: update tests
* chore: add web utils test cases
* chore: add restful and helper tests
* chore: add tests
2024-09-06 11:14:28 +07:00
Faisal Amir
f759fae55f
feat: enable model dropdown search by configured model ( #3466 )
2024-09-05 14:10:41 +07:00
Faisal Amir
1ffb7f213d
chore: setup jest for unit test hooks and component from joi ( #3540 )
...
* chore: setup jest for unit test hooks and component from joi
* chore: update gitignore
* chore: exclude jest setup file from tsconfig
2024-09-05 11:41:15 +07:00
Faisal Amir
edf5c77dd6
chore: copy edit for model setting ( #3553 )
...
* chore: copy edit for model setting
* chore: make a const for copy accordion
2024-09-05 09:54:52 +07:00
Faisal Amir
fb01216ae2
fix: disabled UI RAG and tools ( #3514 )
...
* fix: UI RAG & tools do not support for remote models
* chore: update dependencies hooks
2024-09-05 09:54:03 +07:00
Faisal Amir
e9b657ae4e
feat: add setting options to dropdown menu ( #3554 )
...
* feat: add setting options to dropdown menu
* chore: update comment
2024-09-05 09:49:47 +07:00
Faisal Amir
28c6ba10f1
fix: using type text instead number for avoid region issue ( #3538 )
2024-09-04 22:58:01 +07:00
Louis
d4c014da1d
Merge pull request #3551 from janhq/chore/add-code-coverage-step
...
chore: add test:coverage step
2024-09-04 21:23:35 +07:00
Louis
4e52410673
chore: add test:coverage step
2024-09-04 20:43:35 +07:00
Faisal Amir
7d6fd658f4
feat: starter screen ( #3494 )
...
* feat: starter screen
* chore: fix unused import
* chore: update see all color
2024-09-03 09:53:29 +07:00
Faisal Amir
7d12de1c4a
fix: electron window on windows ( #3480 )
2024-09-03 09:53:15 +07:00
Van Pham
e572feff91
Delete .github/ISSUE_TEMPLATE/documentation-request.md and epic-request.md ( #3490 )
...
* Delete .github/ISSUE_TEMPLATE/documentation-request.md
* Delete .github/ISSUE_TEMPLATE/epic-request.md
* Update feature_request.yml
* Update feature_request.yml
2024-08-30 17:09:29 +07:00
Van Pham
0f84a57545
Merge pull request #3493 from janhq/main
...
chore: Sync main to dev 0.5.3
2024-08-29 18:52:49 +07:00
Van Pham
ee0a6e5f3f
Merge pull request #3492 from janhq/regression/gpu-memory-utilization
...
fix: gpu memory utilization
v0.5.3
2024-08-29 14:05:00 +07:00
Louis
c10695be7c
fix: utilized memory
2024-08-29 12:55:07 +07:00
Faisal Amir
49166d0209
feat: track last state left and right panel ( #3477 )
2024-08-28 20:20:12 +07:00
Van Pham
1c8e8ca3be
Merge pull request #3484 from janhq/fix/modal-import-gguf
...
fix: responsive modal import gguf
2024-08-28 18:04:53 +07:00
Faisal Amir
e41f816fc8
chore: fix system monitor gpu list
2024-08-28 17:24:57 +07:00
Faisal Amir
31ae14c1f1
chore: fix responsive and add tensorrt_llm nitro to model utils
2024-08-28 17:05:51 +07:00
Faisal Amir
46aa9d3a29
fix: responsive modal import model gguf
2024-08-28 14:17:14 +07:00
Van Pham
d3d7909474
Merge pull request #3479 from janhq/chore/correct-gemma-1.1-filename
...
chore: Update model.json with correct filename
2024-08-28 12:56:47 +07:00
Van Pham
2fd0f20638
Merge pull request #3482 from janhq/fix/missing-engine-chat-completion-api
...
fix: add engine in payload for nitro chat completion api
2024-08-28 12:56:30 +07:00
marknguyen1302
20f0e4301e
fix: add engine in payload for nitro chat completion api
2024-08-28 11:34:35 +07:00
Van Pham
47b074af47
Update model.json
2024-08-28 10:46:20 +07:00