732 Commits

Author SHA1 Message Date
Han
429b62b0e0 Update padding from 52 to 48 2023-11-05 16:42:59 +07:00
Han
fa2356b7f9 Update Jan's website content 2023-11-05 16:30:33 +07:00
Han
e639971020 Update Jan website content 2023-11-05 16:25:47 +07:00
hiento09
06da2d8c5f
Add install nitro mac intel inference plugin build locally (#542)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-11-05 14:27:11 +07:00
Daniel
1b7c6447c9
Merge pull request #488 from janhq/add-guides
Add guides
2023-11-04 22:54:44 +08:00
Daniel
dca61de11a Fix broken file extensions 2023-11-04 21:48:27 +07:00
Daniel
ca88b95472 Fix broken links 2023-11-04 21:35:52 +07:00
Daniel
69de9a01e4
Merge pull request #536 from janhq/structure-docs
Structure Docs
2023-11-04 22:20:13 +08:00
Daniel
bcf3afe9dd Refactor structure for Developers 2023-11-04 15:16:50 +07:00
Daniel
663016de58 Refactor structure for User Guide 2023-11-04 14:50:42 +07:00
Daniel
ce37261133 Initial refactor of About section 2023-11-04 09:08:01 +07:00
Daniel
4eb2567a55 Merge branch 'add-guides' of https://github.com/janhq/jan into add-guides 2023-11-04 08:29:31 +07:00
Daniel
a111d4a6b9 Merge branch 'main' into add-guides 2023-11-04 08:29:25 +07:00
Daniel
5ae6921844
Merge branch 'main' into add-guides 2023-11-04 09:18:30 +08:00
Daniel
33fec2cc0c
Merge pull request #533 from janhq/imtuyethan-patch-1
Update README.md
2023-11-03 20:36:47 +08:00
Daniel
bb6ebd2a75
Merge branch 'main' into imtuyethan-patch-1 2023-11-03 20:05:09 +08:00
Service Account
b495dabf88 janhq/jan: Update tag build 1.0.21 for inference-plugin inference-plugin-1.0.21 2023-11-03 11:13:18 +00:00
hiento09
4eb5ecdbb4
Bump nitro version to 0.1.4 (#532)
* Bump nitro version to 0.1.4

* Add chmod for linux-start.sh file

---------

Co-authored-by: Service Account <service@jan.ai>
2023-11-03 18:11:19 +07:00
Ashley
cc4902c5b5
Update README.md
- Update banner
- Replace the old demo image with a recording of Jan 0.3.0
2023-11-03 18:04:22 +07:00
Daniel
888936843b
Merge branch 'main' into add-guides 2023-11-03 17:44:05 +08:00
Daniel
b54017ea1c
Merge branch 'main' into imtuyethan-patch-1 2023-11-03 17:38:07 +08:00
Daniel
1aa59902da
Merge pull request #534 from janhq/adr-to-specs
Chore: Setup "Jan Improvements Proposal" workflow
2023-11-03 17:35:52 +08:00
Daniel
0c13067420 Migrate ADRs to specs 2023-11-03 16:15:54 +07:00
Daniel
29c0eba6e4 Migrate ADRs to Specs 2023-11-03 16:13:32 +07:00
Ashley
b3162ac7d5
Update README.md 2023-11-03 16:10:40 +07:00
hahuyhoang411
3a5063008c Update the Jan Platform 2023-11-03 14:58:30 +07:00
hahuyhoang411
3bd80fecf0 Update App workflow 2023-11-03 09:22:58 +07:00
Ashley
5150627bb0
Merge pull request #527 from janhq/update/website_tag_line
Update website tag line
2023-11-03 09:10:26 +07:00
Louis
d29d076a3e
fix: #396 - allow user to cancel a model download (#530)
* fix: #396 - allow user to cancel model download

* chore: fix typo
2023-11-02 19:58:56 +07:00
Louis
bbe1e618a3
fix: #479 - Toggle plugin is now experimental feature (#531) 2023-11-02 19:57:36 +07:00
hiento09
8f9cc300b3
Chore/update yarn dev script (#529)
* reduce runtime command yarn build:plugins locally on mac silicon

* rename yarn script

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Service Account <service@jan.ai>
2023-11-02 17:41:13 +07:00
hahuyhoang411
13f55298bf Update the app anatomy 2023-11-02 11:39:21 +07:00
Han
2b1c09a85a Update website tag line 2023-11-02 11:25:42 +07:00
Louis
0d13756a86
feat: Experimental Feature Toggle (#525)
* feat: Experimental Feature Toggle

* chore: add open app directory action

* chore: disable experimental feature test case
2023-11-01 23:42:47 +07:00
Service Account
6f3b17bed8 janhq/jan: Update tag build 1.0.20 for inference-plugin inference-plugin-1.0.20 2023-11-01 16:36:49 +00:00
hiento09
200f19f3ee
Inference Plugin pull nitro binary from release (#524)
* refactor nitro folder structure inside inference plugin

* Change to flat folder structure for nitro binary

* Remove all exiting nitro binary file

* add download command for nitron linux cuda

* Add yarn script to download nitro

* Add build deps to data-plugins yarn script

* add chmod for nitro binary file

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Service Account <service@jan.ai>
2023-11-01 23:32:41 +07:00
Louis
f02f769f11
chore: disable app update on test (#521)
* chore: disable app update on test

* chore: add build:test step

* Update CI test uses yarn build:test

* Plugin pull from npm registry instead of rebuild
---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-11-01 17:29:58 +07:00
hahuyhoang411
0c3868ddf7 Config the table of content + app anatomy 2023-11-01 17:22:01 +07:00
Faisal Amir
46739cba78
Merge pull request #520 from janhq/bug/chat-ui
bug: chat UI is not consistent
2023-11-01 12:41:48 +07:00
hahuyhoang411
6ec8159b90 Add internal guides to run llama.cpp and trt-lmm but don't know where to put them 2023-11-01 12:28:36 +07:00
Faisal Amir
b3560f4d6d Make a conversation ui more consistant 2023-11-01 12:18:34 +07:00
hahuyhoang411
5288609dfc Update open app in Mac and change markdown for Notes 2023-11-01 11:40:50 +07:00
hahuyhoang411
dd1812807a update the GPU installation 2023-11-01 11:35:54 +07:00
Louis
37c36363d8
refactor: plugin manager and execution as ts (#504)
* refactor: plugin manager and execution as ts

* chore: refactoring
2023-11-01 09:48:28 +07:00
Louis
edeb82ae84
fix: app toolbar is gone on windows (#503) 2023-10-31 23:15:23 +07:00
Service Account
0a55a853fe janhq/jan: Update tag build 1.0.13 for model-management-plugin model-management-plugin-1.0.13 2023-10-31 09:13:59 +00:00
Service Account
5ab61c3e5e janhq/jan: Update tag build 1.0.19 for inference-plugin inference-plugin-1.0.19 2023-10-31 09:13:57 +00:00
nam-john-ho
7fff63367a
Merge pull request #502 from janhq/chore-refactor-code
Chore: refactor code, hide plugin menu in web
2023-10-31 16:10:11 +07:00
John
7a1f713229 Chore: refactor code, hide plugin menu in web 2023-10-31 15:38:21 +07:00
Service Account
a6bd417b86 janhq/jan: Update tag build 1.0.9 for monitoring-plugin monitoring-plugin-1.0.9 2023-10-31 08:22:33 +00:00