6517 Commits

Author SHA1 Message Date
James
cb977636f7 add loading animation
Signed-off-by: James <james@jan.ai>
2023-10-12 07:30:29 -07:00
James
773bbaf4cc update
Signed-off-by: James <james@jan.ai>
2023-10-12 07:30:29 -07:00
James
d982dce090 feat: allowing user to fetch models from github
Signed-off-by: James <james@jan.ai>
2023-10-12 07:30:29 -07:00
hiento09
cb25a69909
Fix #290: Add description in package.json and rename to jan (#333)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-12 09:38:21 +00:00
nam-john-ho
bb91874e6d
Update adr-001-jan-deployable-cloud-native.md 2023-10-12 14:35:00 +07:00
nam-john-ho
b2fbcc44e7
Update adr-001-jan-deployable-cloud-native.md 2023-10-12 14:34:08 +07:00
hiento09
e5347b7273
Add Documentation category to release note template (#332) 2023-10-12 13:49:41 +07:00
0xSage
f1f1f06f23
Update issue templates 2023-10-12 05:15:27 +00:00
nam-john-ho
73cf09035b
Update consideration regarding plugins management 2023-10-12 12:12:35 +07:00
hiento09
a1e9da6ac3
Correct release name correspond to electron-build publish 2023-10-11 19:11:07 +07:00
hiento09
f290ca22a1
Chore/release note template (#323)
* Add release note template

* Switch Release Drafter from github app to github action workflow

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-11 18:51:08 +07:00
hiento09
bcab163c8e
Add release note template (#322)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-11 18:20:29 +07:00
Louis
a57dfe743b
fixes: #247 - inference plugin should check nitro service available (#313)
* fix: #247 - inference plugin should check nitro service available

* fix: #247 check service status and emit error if any

* chore: error handling

* chore: typo

* fix: open conversation does not work when model is deleted

* chore: reload plugins in development mode without exiting the process

* chore: move model file check to inference plugin

* update package-lock.json

---------

Co-authored-by: Hien To <>
2023-10-10 18:24:33 +07:00
hiento09
63d8b895f3
Fix icon error for linux app (#316)
* Create icon folder for linux building app

* CI Test: add clean workspace

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-10 17:30:59 +07:00
0xSage
ade325c1ea docs: ui service 2023-10-10 16:46:17 +08:00
0xSage
b0fb268428 Merge branch 'main' of https://github.com/janhq/jan into fix315 2023-10-10 15:08:43 +08:00
0xSage
be05dc2a85
Merge pull request #240 from janhq/Hardware
docs: initial hardware content
2023-10-10 14:56:44 +08:00
0xSage
7815a33406 fix: remove crap not related to pr 2023-10-10 14:55:03 +08:00
0xSage
7be8cb5dd2 fix: typos 2023-10-10 14:51:53 +08:00
0xSage
bac2257989 fix: copy 2023-10-10 14:48:03 +08:00
0xSage
6be342c51c chore: resolve conflict 2023-10-10 12:31:05 +08:00
0xSage
3222b40317 docs: uiservice 2023-10-10 12:23:07 +08:00
0xSage
7c2815c0b5
docs: troubleshooting 2023-10-10 02:03:48 +00:00
Louis
1ec3d3183f chore: remove redundant query 2023-10-09 23:13:39 +07:00
Hien To
da7dee3de7 Fix CI test run failed on ubuntu 2023-10-09 23:13:39 +07:00
Louis
cc2f5cbc08 fixes #277 - bug: memory utilization always at 99% 2023-10-09 23:13:39 +07:00
nam-john-ho
f596131887
Update adr-001-jan-deployable-cloud-native.md 2023-10-09 22:48:54 +07:00
nam-john-ho
33abc71974
Add files via upload 2023-10-09 22:45:48 +07:00
hiento09
a369669537
File latest url, change to parser string from githubapi (#312)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-09 19:42:30 +07:00
hiento09
107d4c997f
Add auto update app download url on jan.ai (#311)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-09 18:44:11 +07:00
0xSage
62de74b602
Merge pull request #288 from janhq/css-drake
Footer background, CTA & Highlight colors
2023-10-09 13:43:27 +08:00
0xSage
1551f05769 chore: resolve conflict 2023-10-09 13:41:16 +08:00
hiento09
5afae2172d
Fix CI Test run failed on ubuntu and change release file app name (#307)
Co-authored-by: Hien To <>
2023-10-09 03:36:48 +00:00
hiento09
0cdff4f06b
Add docusaurus test build pipeline (#302)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-09 09:23:25 +07:00
Louis
b6a58df463 fix: #271 Cannot read properties of undefined (reading 'map') 2023-10-09 09:16:33 +07:00
hiento09
1a33c493e4
Fix Docusaurus server side render error (#301)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-09 08:55:05 +07:00
0xSage
27ab18bddc
Merge pull request #280 from janhq/fix-264
docs: update per v0.1.3
2023-10-08 16:57:52 +08:00
0xSage
8cf71567c2
Merge branch 'main' into fix-264 2023-10-08 16:53:55 +08:00
0xSage
b5b5dbee8d ci: add v0.1.3 to site 2023-10-08 16:53:36 +08:00
NamH
70202cceba
fix #283: small ui fixes (#299)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2023-10-07 21:41:07 -07:00
namvuong
780ec5c3fd
fix(nitro): Update metal file from llama.cpp f56e1ba (#293) v0.1.3 2023-10-06 10:32:52 +00:00
namvuong
d413d4a1dd
Merge branch 'main' into feat_adr_002 2023-10-06 17:12:56 +07:00
vuonghoainam
949df52838 fix(adr-002): Update final name for the ADR and api definition 2023-10-06 17:10:56 +07:00
Louis
95940e7eb8 Fix: package-lock.json
chore: add reinstall plugins CTA
2023-10-06 16:55:11 +07:00
Louis
b8b7c416c7 chore: add reinstall plugins CTA 2023-10-06 16:46:47 +07:00
Louis
91d49d1fe6 chore: fix delete model padding 2023-10-06 16:46:47 +07:00
Louis
c23d1b6bbe chore: fix search suggestion 2023-10-06 16:46:47 +07:00
Louis
1ceedf1cfe chore: typing indicator aligned with toolbar 2023-10-06 16:46:47 +07:00
James
448b21ed96 using generic name for search model
Signed-off-by: James <james@jan.ai>
2023-10-06 16:46:47 +07:00
James
9a79c3effa clean up
Signed-off-by: James <james@jan.ai>
2023-10-06 16:46:47 +07:00