1332 Commits

Author SHA1 Message Date
hiro
f528e9ea77 fix: Update inference nitro with n_threads equals to physcial core num 2023-12-12 06:15:22 +07:00
hiro
cafdaaaccd feat: Nitro sensing hardware init 2023-12-12 06:15:22 +07:00
NamH
121dc119f1
feat: adding model params (#886)
* feat: adding model params

Signed-off-by: James <james@jan.ai>

* chore: inference request parameter

* Improve ui right panel model params

* Remove unused import

* Update slider track for darkmode

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
Co-authored-by: Faisal Amir <urmauur@gmail.com>
2023-12-11 23:58:24 +07:00
hiro
5f7001d294
Merge pull request #942 from janhq/chore/bump_nitro_0.1.23
chore: Bumpt nitro bin version to version 0.1.23
2023-12-11 21:12:33 +07:00
hiro
f2eb8635da chore: Bumpt nitro bin version to version 0.1.23 2023-12-11 20:53:53 +07:00
hiento09
0e52ba8483
Fix update release url pipeline (#941)
* update-release-url pipeline add trigger commit to git if github event is release

* Remove v in release tag

* Change job name and add checkout step

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-12-11 18:56:59 +07:00
hiento09
074b18da74
CI automatically update Update README with Nightly Build Information and stable download URL (#940)
* Add table download to README

* CI update Nightly Build URL on github README.md file

* Add CI to update latest release url to README.md

* Add clean cache to test pipeline

* set style=text-align:center in download table

* Manual build update experimental URL if triggered from main branch

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-12-11 18:33:41 +07:00
Faisal Amir
730dcfcf46 Show online member discord 2023-12-11 14:28:48 +07:00
Faisal Amir
a03abf0fc7 fix: cleanup unused image and convert to webp 2023-12-11 14:28:48 +07:00
Faisal Amir
f8188f29bb fix: improve landing page 2023-12-11 14:28:48 +07:00
hiro
79b9997aa2
Merge pull request #935 from janhq/fix/inference_model_parameters
fix: model parameters for inference extensions
2023-12-11 13:11:16 +07:00
Louis
c4d8defe94
refactor: deprecate invokers - auto proxying apis - strict types (#924)
* refactor: deprecate invokers

* refactor: define routes and auto proxying routes

* refactor: declare types for APIs, avoid making dynamic calls to any functions from the web

* chore: deprecate route handling from preload script

* refactor: deprecate unused apis
2023-12-11 13:10:53 +07:00
Hieu
df977143ec
docs: standardize yaml files (#933)
docs: standardize yaml files
2023-12-11 13:04:16 +09:00
Hieu
59aef97409
Merge branch 'main' into docs/standardize-yaml-files 2023-12-11 11:25:14 +09:00
hiro
97f3733a52 chore: remove default parameters for openai gpt models 2023-12-10 20:16:37 +07:00
hiro
0522d2fe4d fix: inference openai compatible accepts parameters 2023-12-10 20:16:19 +07:00
hiro
3903c10c5b fix: inference nitro accepts model parameters 2023-12-10 20:16:05 +07:00
Faisal Amir
c811ec611e Fix floating border outside card accordion 2023-12-10 15:42:35 +07:00
hieu-jan
c645ef8173 feat: turn on search API reference 2023-12-10 11:53:15 +09:00
hieu-jan
f851ca0587 docs: update threads.yaml 2023-12-10 11:50:01 +09:00
hieu-jan
a34a630ee5 docs: standardize yaml files 2023-12-10 11:37:51 +09:00
hiro
ee16683d0a
Merge pull request #814 from janhq/feat/inference_engines
feat: Multiple inference engines for nitro and openai
2023-12-09 01:09:47 +07:00
hiro
bbffaafcdc feat: Added support for Azure OpenAI API 2023-12-09 00:56:39 +07:00
hiro
7e3e648e2a fix: inference extensions small syntax fix 2023-12-09 00:56:24 +07:00
hiro
c32ad0aff7 fix: small change in nitro bin location 2023-12-09 00:42:48 +07:00
hiro
0ef9a581d3 fix: BAT for nitro 2023-12-09 00:36:55 +07:00
hiro
f9e73b0bbd fix: Change base_url to full_url 2023-12-08 23:07:30 +07:00
Louis
b939692187 chore: stop inference event 2023-12-08 23:07:30 +07:00
Louis
ef9dfc9cce chore: add ready state to remote models 2023-12-08 23:07:30 +07:00
hiro
1177007ad6 fix: Update code based on comments from @james 2023-12-08 23:07:30 +07:00
hiro
fbf8ff9d3d fix: Update lint for engine in ThreadAssistantInfo 2023-12-08 23:06:49 +07:00
hiro
6cd4cb95fe fix: model gpt json 2023-12-08 23:06:49 +07:00
hiro
9daee14167 fix: Add hack waiting for model loading 2023-12-08 23:06:49 +07:00
hiro
975e9718bf chore: remove unused console.log 2023-12-08 23:06:49 +07:00
hiro
e1190ec41c fix: Enforce openai inference to load settings from openai.json onLoad and onModelInit 2023-12-08 23:06:49 +07:00
hiro
5f3cf2bcce fix: Temporary disable model parameters spreading 2023-12-08 23:06:49 +07:00
hiro
2a853a23ea feat: Add openai models 2023-12-08 23:06:49 +07:00
hiro
6fe901b83c fix: Hub fix for undefined model size 2023-12-08 23:06:49 +07:00
hiro
28368ee03b fix: Add engine nitro 2023-12-08 23:06:49 +07:00
hiro
bb4b4c5c20 fix: Fix resend button with model object 2023-12-08 23:06:49 +07:00
hiro
6add24c643 fix: debugging 2023-12-08 23:06:49 +07:00
hiro
3987fdc95b feat: Add nitro inference engine stop model handler 2023-12-08 23:06:49 +07:00
hiro
44bfcaabd9 fix: Add type def global for nitro extension - inference 2023-12-08 23:06:49 +07:00
hiro
a2cf42ac76 fix: Spreading model.parameters 2023-12-08 23:06:49 +07:00
hiro
f34024a329 fix: spreading model.paramters object and update chatCompletion route 2023-12-08 23:06:49 +07:00
hiro
4266d86226 fix: Passing model object instead of model id 2023-12-08 23:06:49 +07:00
hiro
06ca4142bf fix: Change model folder name for openai gpt-3.5-turbo 2023-12-08 23:06:49 +07:00
hiro
7ed8c31629 fix: Add dynamic values from engine settings and model params 2023-12-08 23:06:49 +07:00
hiro
0c3e23665b fix: Add dynamic values from engine settings and model params 2023-12-08 23:06:49 +07:00
hiro
16f2ffe9b4 fix: Add dynamic values from engine settings and model params to inference request 2023-12-08 23:06:49 +07:00