1271 Commits

Author SHA1 Message Date
hiro
750f09cc81 fix: update engine field in tiny llama 1.1b 2023-12-08 23:06:49 +07:00
Louis
489c8584a9 chore: models ref event handler 2023-12-08 23:06:49 +07:00
hiro
22f12cd02c fix: Update model.json for Hub with engine nitro/ openai 2023-12-08 23:06:49 +07:00
hiro
486c5b8ca0 fix: Update openai with read/ write for engine.json 2023-12-08 23:06:49 +07:00
hiro
2c648caa5f fix: Update nitro with read/ write for engine.json 2023-12-08 23:06:49 +07:00
hiro
1bc5fe64f3 fix: Use Events for init, load, stop models 2023-12-08 23:06:49 +07:00
hiro
9aca37a30c chore: Add fs abstraction for checkFileExists 2023-12-08 23:06:49 +07:00
hiro
56b778675f feat: Add nitro engine json reader and writer 2023-12-08 23:06:08 +07:00
hiro
8ab36d7cb2 feat: Add openai engine json reader and writer 2023-12-08 23:06:08 +07:00
hiro
9a18d3133c chore: refactor openai file structure 2023-12-08 23:06:08 +07:00
hiro
68ee6693ba chore: Remove default nitro.json file 2023-12-08 23:06:08 +07:00
hiro
5f8e2ae54c fix: Add engine llama.cpp to local models 2023-12-08 23:06:08 +07:00
hiro
a985626f29 feat: Add openai gpt-3.5 model.json 2023-12-08 23:06:08 +07:00
hiro
6d3bf24d5c chore: remove gitkeep 2023-12-08 23:06:08 +07:00
hiro
d69f0e3321 chore: Update openai engine 2023-12-08 23:06:08 +07:00
hiro
337da50840 fix: Add fs to read and write nitro engine settings 2023-12-08 23:06:08 +07:00
hiro
19637c40bf feat: Add nitro engine settings 2023-12-08 23:06:08 +07:00
hiro
48fd8de30c feat: Init commit for inference engine for openai extension 2023-12-08 23:06:08 +07:00
hiro
c01737ff69 refactor: Change inference-extension to inference-nitro-extension 2023-12-08 23:06:08 +07:00
Louis
8bde944122
fix: import_typescript.default.isTokenKind is not a function (#923) 2023-12-08 22:05:33 +07:00
Louis
cfec5f9493
chore: universal module definition (#902) 2023-12-08 16:52:00 +07:00
Hieu
9b00f6a31f
docs: add assistants api reference (#801)
docs: add assistants api reference (#801)
2023-12-08 18:33:20 +09:00
automaticcat
ca0ad7d3b8
Merge pull request #840 from janhq/813-feat-json-schema-for-frontend-parameters
docs: add json schema for engine and model parameters
2023-12-08 16:25:41 +07:00
Ashley
a77e50b160
Merge pull request #903 from janhq/ashley/update-README
Update README.md
2023-12-08 14:58:23 +07:00
automaticcat
c664ab8811
Merge branch 'main' into 813-feat-json-schema-for-frontend-parameters 2023-12-08 14:46:44 +07:00
hieu-jan
f7a240273b Merge branch 'docs/assistants-api-reference' of https://github.com/janhq/jan into docs/assistants-api-reference 2023-12-08 04:05:11 +09:00
hieu-jan
78b620896d fix: minor bugs on models endpoints 2023-12-08 04:03:02 +09:00
Hieu
e1b9316ee6
Merge branch 'main' into docs/assistants-api-reference 2023-12-08 03:59:46 +09:00
hieu-jan
ba2341e4c3 add assistants request and response 2023-12-08 03:59:02 +09:00
Hieu
7de6d18927
Merge pull request #894 from janhq/feat/improve-seo
feat: improve SEO keywords
2023-12-07 18:52:10 +09:00
Ashley
863c459f57
Update README.md
- Update headline & tagline
- Update demo video with latest ver (0.4)
- Update quick links for Jan & Nitro
2023-12-07 16:16:22 +07:00
Faisal Amir
e836eb1a2e Remove console.log 2023-12-07 15:05:26 +07:00
Faisal Amir
f033360fdb fix formatting syntax 2023-12-07 15:05:26 +07:00
hieu-jan
a66a627225 feat: improve SEO keywords 2023-12-07 14:31:08 +09:00
Faisal Amir
6ed83fc3d0 Add taiwlind-merge dependencies 2023-12-07 11:26:06 +07:00
Faisal Amir
aeecb16eb4 fix spacing landing page responsive 2023-12-07 11:26:06 +07:00
Faisal Amir
9b467cf16d Fix update metadata 2023-12-06 21:40:46 +07:00
Louis
3bfe32ab11
fix: download button text color is blending into the background (#883) 2023-12-06 20:22:58 +07:00
Hieu
f1e37e2f9f
Merge branch 'main' into docs/assistants-api-reference 2023-12-06 21:43:14 +09:00
Faisal Amir
e0066c1ada bug: added label coming soon for windows and linux 2023-12-06 17:01:12 +07:00
Faisal Amir
004b7b8a64 bug: fix tag description showing a title and fix card right panel v0.4.0 2023-12-06 16:17:55 +07:00
Louis
9e6fdf8c94
fix/no-assistant-available-fresh-install (#876) 2023-12-06 16:17:10 +07:00
hiro
efdc7762e5
Merge pull request #877 from janhq/fix/nitro_ip_interface
fix: Nitro interface update to prevent warning
2023-12-06 16:14:14 +07:00
hiro
52d61ddc9f fix(nitro): Use nitro at 127.0.0.1 instead of 0.0.0.0 to prevent warning issue 2023-12-06 16:04:06 +07:00
Louis
a3bc76892c
chore: update model ranking (#874)
* fix/models-sorting-order

* fix: cover height should be fixed
2023-12-06 14:21:42 +07:00
Hoang Ha
1c9da8219e
Merge pull request #870 from janhq/featured-model
Model.json update
2023-12-06 13:56:33 +07:00
Hoang Ha
8bfe2e3e3c
Merge branch 'main' into featured-model 2023-12-06 13:20:03 +07:00
hahuyhoang411
436133895b update images 2023-12-06 13:11:18 +07:00
Faisal Amir
12bb231444 Update og:image 2023-12-06 13:10:39 +07:00
Faisal Amir
d5bc7b5087 Fix make light mode default theme 2023-12-06 13:10:39 +07:00