317 Commits

Author SHA1 Message Date
Hien To
01c38e2f7e Fix error release name in release drafter template v0.2.0 2023-10-13 17:30:52 +07:00
Daniel
440a83b25a
Merge pull request #342 from janhq/jan-339
feat: Add Jan Hacker House event page to Docs
2023-10-13 17:33:35 +08:00
Daniel
021099f382 Merge branch 'jan-339' of https://github.com/janhq/jan into jan-339 2023-10-13 17:31:45 +08:00
Daniel
1ebec8a886 Remove embla from package.json 2023-10-13 17:31:31 +08:00
Daniel
1134a2900c
Merge branch 'main' into jan-339 2023-10-13 17:25:51 +08:00
Daniel
8113e05dbb Add HCMC Hacker House details 2023-10-13 17:19:49 +08:00
0xSage
acbfc5a547
Merge pull request #341 from janhq/jan-340
feat: Hide incomplete Hardware section from Docs site
2023-10-13 17:17:31 +08:00
0xSage
a4525564a7
Merge pull request #338 from janhq/fix324
style: better chatbox ui
2023-10-13 16:47:57 +08:00
0xSage
c01640412b nit: remove input accessories that dont exist yet 2023-10-13 16:35:28 +08:00
0xSage
ca527fe352 style: new convo button 2023-10-13 16:24:13 +08:00
0xSage
69e26c39a1 style: loading indicator appears in ai reply 2023-10-13 15:52:30 +08:00
0xSage
0180937262 fix: textarea should resize after sending 2023-10-13 15:32:43 +08:00
Daniel
4574397a90 Add Event Page for HCMC Hacker House 2023-10-13 15:16:42 +08:00
0xSage
855e9ee9df style: textarea resizes 2023-10-13 14:55:00 +08:00
Daniel
6729a3ea01 Move image to static/img folder 2023-10-13 14:34:07 +08:00
Daniel
efdf958033 Hide incomplete Hardware section from Docs site 2023-10-13 14:27:12 +08:00
0xSage
ba90045cbf style: convo text css, better chat box 2023-10-13 14:08:40 +08:00
0xSage
e17d0a57fb
Merge pull request #319 from janhq/allow-fetch-model-github
feat: allowing user to fetch models from github
2023-10-13 10:20:38 +08:00
James
a289e6e276 fix the exception caused by race condition
Signed-off-by: James <james@jan.ai>
2023-10-12 07:30:29 -07:00
James
f7a7752d0d update ui for tags
Signed-off-by: James <james@jan.ai>
2023-10-12 07:30:29 -07:00
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
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
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
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
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
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