86 Commits

Author SHA1 Message Date
NamH
57635b86fa
Merge pull request #64 from janhq/fix/#36
fix: remove parsing json error and trim llm answer
2023-09-05 21:24:59 -07:00
0xSage
906d50fe88
Merge pull request #57 from janhq/docs
docs: dev hub improvements
2023-09-06 12:14:46 +08:00
James
4017f0f22b fix: remove parsing json error and trim llm answer
Signed-off-by: James <james@jan.ai>
2023-09-05 21:06:24 -07:00
NamH
a29847d1bc
Merge pull request #62 from janhq/fix/#43
chore: set default theme to light
2023-09-05 20:56:10 -07:00
James
1f6e897a1a chore: set default theme to light
Signed-off-by: James <james@jan.ai>
2023-09-05 08:10:48 -07:00
Louis
25a096da28
Resolves #35, resolves #59, resolves #53 (#60)
* fix: [#35] - jan containers wont restart

* chore: remove keycloak health check https://github.com/keycloak/keycloak/issues/17273

* fix: #53 hasura seeds should not yield error on conflict

* fix: #59 hasura image generation action timeout

* chore: jan web - fixes error logs of empty href url
2023-09-05 22:00:01 +07:00
0xSage
d4b00adfe3 fix: correct image path 2023-09-05 18:12:59 +08:00
0xSage
0d46a4cfc2 docs: dev hub improvements 2023-09-05 18:11:03 +08:00
hiento09
86f0ffc7d1
Chore/disable submodule (#56)
* Chore disable git submodule for web-client and app-backend

* Chore add newest source code of app-backend and web-client

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-09-05 16:29:07 +07:00
0xSage
3826e30663
Merge pull request #54 from janhq/0xSage-patch-2
Update README.md
2023-09-05 17:08:53 +08:00
0xSage
e697375ff5
Update README.md 2023-09-05 17:08:24 +08:00
0xSage
7bc878096e
Merge pull request #52 from janhq/0xSage-patch-1
Update README.md
2023-09-05 16:56:46 +08:00
0xSage
72979b5f5e
Update README.md 2023-09-05 16:56:31 +08:00
0xSage
223b987661
Merge pull request #50 from janhq/docs1
docs: small fixes
2023-09-05 16:18:58 +08:00
0xSage
b186c8d09b docs: make concise 2023-09-05 15:20:23 +08:00
0xSage
fd146071e4 docs: small fixes 2023-09-05 15:18:10 +08:00
0xSage
813cba866a
Merge pull request #26 from janhq/quickstart
docs: refine quickstart docs
2023-09-05 13:24:19 +08:00
0xSage
47e78e0617 docs: refine quickstart docs 2023-09-04 10:10:43 +08:00
Louis
faa45dbaa8
chore: update submodule 2023-08-31 17:58:04 +07:00
Louis
18c4043b08
chore: remove jan-mobile submodule (#25)
* chore: remove mobile-client submodule

* chore: submodule pinned to main branch
2023-08-31 15:40:02 +07:00
namvuong
5e8a18b610
Merge pull request #24 from janhq/add_traeffik
Add traeffik
2023-08-31 15:34:35 +07:00
vuonghoainam
1320668172 fix: Remove troubleshooting for no model 2023-08-31 15:33:43 +07:00
vuonghoainam
465b45fb81 fix(compose): Change exposed port to host machine 2023-08-31 15:33:24 +07:00
vuonghoainam
39d1972b57 feat(compose): Add traeffik as in docker compose label 2023-08-31 15:30:48 +07:00
namvuong
c5397184ee
fix(compose): Use 1 psql db instead of 2 (#23)
* fix(compose): Use 1 psql db instead of 2

* chore: fix kc db config

* chore: clean env

---------

Co-authored-by: Louis <louis@jan.ai>
2023-08-31 14:23:06 +07:00
namvuong
38424891e3
Merge pull request #22 from janhq/inf_sd_s3
Inf sd s3
2023-08-31 00:25:30 +07:00
vuonghoainam
0174ed7205 chore: Update readme with git recursive update 2023-08-31 00:24:47 +07:00
vuonghoainam
949370ad3f feat: Refactor compose file and add minio services 2023-08-31 00:24:37 +07:00
vuonghoainam
6eac9b7d25 chore: Update gitignore 2023-08-31 00:24:23 +07:00
vuonghoainam
19a0fe448c feat(inf-sd): Add local s3 support for sd api 2023-08-31 00:24:14 +07:00
Louis
0ac19f1f39
chore: [JAN-1326] Update SD endpoint (#20) 2023-08-30 22:08:41 +07:00
namvuong
d8cc0d4262
Merge pull request #19 from janhq/fix_inf_sd_ggml
Fix inf sd ggml
2023-08-30 20:09:08 +07:00
vuonghoainam
cbf33651c0 chore(inference): Update sd.cpp latest update 2023-08-30 20:08:03 +07:00
vuonghoainam
b9775c4893 fix(docker): Update dockerfile for sd ggml api 2023-08-30 20:07:42 +07:00
vuonghoainam
85779cda69 fix(inference): Update ggml sd api to sync api 2023-08-30 20:05:48 +07:00
hiento09
2725db1595
Chore: Add contributing.md file and update readme.md (#17)
Co-authored-by: Hien To <>
2023-08-30 16:55:27 +07:00
namvuong
b61536aa67
Merge pull request #18 from janhq/fix_inference
Fix inference service - ggml (LLM + SD)
2023-08-30 16:45:25 +07:00
vuonghoainam
858c872b1b fix: Update docker compose for sd and llm 2023-08-30 16:44:34 +07:00
vuonghoainam
dd8ecba78c fix: Update readme for downloading models 2023-08-30 16:44:20 +07:00
vuonghoainam
ceb01e5eda fix(inference): Update ggml sd 2023-08-30 16:44:05 +07:00
vuonghoainam
b89722e439 chore: Remove docker compose for inference 2023-08-30 16:43:18 +07:00
vuonghoainam
729ef8c687 chore: Update env file for models 2023-08-30 16:43:02 +07:00
vuonghoainam
45efdcd288 chore: Move traeffik to root folder 2023-08-30 16:42:45 +07:00
hiento09
914e7663dd
Merge pull request #16 from janhq/fix/github-page-customdomain
Update custom domain for github page pipeline
2023-08-30 12:33:56 +07:00
Hien To
8b3ac1b32e Update custom domain for github page pipeline 2023-08-30 12:26:56 +07:00
hiento09
90aa721e7d
Update docs (#15)
* fix: not every llm stream chunked by each json data

* Docs: deploy docusaurus github page and update README.md (#14)

* add github action deploy docusaurus to github page

* README: update installation instruction

* Add sonarqube scanner github actions pipeline

---------

Co-authored-by: Hien To <>

---------

Co-authored-by: Louis <louis@jan.ai>
2023-08-30 11:19:25 +07:00
hiento09
1d016d5a9b
Merge pull request #8 from janhq/dev
Add gitsubmodule for web-client, mobile-client, and app-backend
2023-08-29 10:09:44 +07:00
Louis
b3b337f45f
Merge pull request #12 from janhq/chore/clean-dependencies-and-cred 2023-08-28 21:41:22 +07:00
Louis
eebb3b2647
chore: Clean dependencies and envs 2023-08-28 21:25:09 +07:00
hiento09
8d266f02fb
Merge pull request #11 from janhq/chore/hasura-auto-apply-seed
Chore: hasura auto apply at start up
2023-08-28 17:32:59 +07:00