593 Commits

Author SHA1 Message Date
0xSage
b51bb9845c docs: cleanup 2023-10-27 11:07:21 +07:00
0xSage
68f25da15b Merge branch 'devhub' of https://github.com/janhq/jan into devhub 2023-10-27 10:59:48 +07:00
0xSage
0b488446ee docs: store, events, ref docs 2023-10-27 10:59:45 +07:00
Service Account
70507faf3e feat: Add high level architecture 2023-10-27 10:46:16 +07:00
Service Account
ac8f28e598 feat: Update doc build and app 2023-10-27 10:20:10 +07:00
Service Account
4938c7b3e9 chore: minor fix for installation guide 2023-10-27 09:25:14 +07:00
John
eabe88800f Data plugin document 2023-10-26 15:38:41 +07:00
Faisal Amir
85e460c848 Fix markdown issue docusaurus 2023-10-26 13:31:27 +07:00
0xSage
66d26c0372 refactor: improve docs structure 2023-10-26 11:34:47 +07:00
0xSage
3ee288f339 Merge branch 'devhub' of https://github.com/janhq/jan into devhub 2023-10-26 11:20:34 +07:00
0xSage
55eed4fe51 refactor: docs url structure 2023-10-26 11:20:25 +07:00
Service Account
eefd743b6c Merge branch 'main' into devhub 2023-10-26 11:04:47 +07:00
namvuong
2ccceeacd4
Merge pull request #431 from janhq/feat_adr_008_extensible_docker
feat: Add ADR-008 for extensible Jan
2023-10-26 10:18:20 +07:00
namvuong
239d2681a6
Merge branch 'main' into feat_adr_008_extensible_docker 2023-10-26 10:17:54 +07:00
Service Account
b727c21568 fix: Fix formatting issues 2023-10-26 10:05:58 +07:00
Service Account
b1d937effa feat: Initial commit for model catalog 2023-10-26 09:54:43 +07:00
Service Account
acd31bef30 feat: Initial commit for concept overview 2023-10-26 09:54:43 +07:00
Service Account
78a495b8c2 feat: Initial commit for architecture overview 2023-10-26 09:54:43 +07:00
Service Account
867e79a37e feat: initial commit for plugins catalog 2023-10-26 09:54:43 +07:00
Service Account
f899b630bf feat: Added app anatomy 2023-10-26 09:54:43 +07:00
Service Account
4c13c592bc feat: Added app anatomy, @janhq/models and @janhq/plugins 2023-10-26 09:54:43 +07:00
Service Account
aef6ad1a88 feat: Add @janhq/core md 2023-10-26 09:54:43 +07:00
Service Account
36a564d50d janhq/jan: Update tag build 1.0.14 for inference-plugin 2023-10-26 09:54:43 +07:00
Louis
6f81b7f0cf fix: correct app version display (#452) 2023-10-26 09:54:43 +07:00
Service Account
aeda507ce3 janhq/jan: Update tag build 1.0.14 for data-plugin 2023-10-26 09:54:43 +07:00
Service Account
75c14ca917 specific electron version 2023-10-26 09:54:43 +07:00
Service Account
c216e2a225 janhq/jan: Update tag build 1.0.13 for data-plugin 2023-10-26 09:54:03 +07:00
hiento09
70bd1dfc7b Update data-plugin to auto-increase version 2023-10-26 09:54:03 +07:00
hiento09
4dec889fba Update README.md 2023-10-26 09:54:03 +07:00
hiento09
9cd93bba61 Update README.md 2023-10-26 09:54:03 +07:00
Service Account
25dacf471d janhq/jan: Update tag build 1.0.12 for data-plugin 2023-10-26 09:54:03 +07:00
Service Account
c82ddbcc4c Use electron-rebuild to build leveldown@5.6.0 for darwin arm64 2023-10-26 09:52:32 +07:00
Service Account
f94ded177d data-plugin force leveldown back to 5.6.0 and rebuild for darwin arm64 2023-10-26 09:52:32 +07:00
Service Account
feba12afdb janhq/jan: Update tag build 1.0.11 for data-plugin 2023-10-26 09:52:32 +07:00
Service Account
7a1a3dec3c data-plugin force leveldown to 6.1.1 2023-10-26 09:52:32 +07:00
Faisal Amir
dd5fd4589b Enable link color blue on docusaurus markdown 2023-10-26 09:52:32 +07:00
Service Account
164d28ace5 Change tag data-plugin to 1.0.10 2023-10-26 09:52:32 +07:00
Service Account
0234d789f5 janhq/jan: Update tag build 1.0.13 for inference-plugin 2023-10-26 09:52:32 +07:00
Service Account
1575406d9f Change to load nitron on windows and linux from bash/shell script 2023-10-26 09:52:32 +07:00
Louis
ca0c5f571f fix: model is started but the indicator is not stopped loading (#446)
* fix: model is started but the indicator is not stopped loading

* chore: show loading indicator on the loading model row only

* Update README.md

---------

Co-authored-by: hiento09 <136591877+hiento09@users.noreply.github.com>
2023-10-26 09:52:32 +07:00
Louis
4ae4da9507 fix: bring back install plugin manually function (#448) 2023-10-26 09:52:32 +07:00
Service Account
0a1302e301 janhq/jan: Update tag build 1.0.14 for inference-plugin inference-plugin-1.0.14 2023-10-26 02:00:59 +00:00
Louis
9903b033b0
fix: correct app version display (#452) 2023-10-26 08:59:28 +07:00
Service Account
c0da5d0026 janhq/jan: Update tag build 1.0.14 for data-plugin data-plugin-1.0.14 2023-10-25 12:58:12 +00:00
Service Account
9e96787761 specific electron version 2023-10-25 19:49:32 +07:00
Service Account
74e381202d janhq/jan: Update tag build 1.0.13 for data-plugin data-plugin-1.0.13 2023-10-25 12:46:47 +00:00
hiento09
b7d978cacd
Update data-plugin to auto-increase version 2023-10-25 19:44:03 +07:00
hiento09
d90015082c
Update README.md 2023-10-25 19:43:07 +07:00
hiento09
724205d67c
Update README.md 2023-10-25 19:42:11 +07:00
hiento09
ff6958c3e5
Merge pull request #455 from janhq/chore/data-plugin-rebuild-darwin-arm64
Use electron-rebuild to build leveldown@5.6.0 for darwin arm64
2023-10-25 19:41:41 +07:00