6561 Commits

Author SHA1 Message Date
Louis
4131a3b183
Fix incorrect bash script condition check (#83)
* fix: correct bash script syntaxes

* fix: fix linux install docker condition
2023-09-08 12:50:44 +07:00
NamH
5390c6ac52
Merge pull request #74 from janhq/chore/add_kc_theme_config
chore: adding keycloak theme configuration
2023-09-07 20:19:36 -07:00
Louis
9dcb460137
chore: update seed data for a generic JanGPT model (#80)
* chore: update seed data for a generic JanGPT model

* chore: update banner
2023-09-07 15:40:30 +07:00
Louis
4a047e27ad
chore: update bash script (#79)
* chore: suppress apt-install warning in shell script

* chore: remove llama.cpp
2023-09-07 15:27:25 +07:00
Louis
63ee05d4b8
#30 - bash script for jan installation (#71)
* feature: #30 - bash script for jan installation
2023-09-07 14:46:14 +07:00
0xSage
c684dcced7
Merge pull request #78 from janhq/docrefactor
docs: add hardware sec
2023-09-07 14:53:49 +08:00
0xSage
c533c13a60 docs: add hardware sec 2023-09-07 14:53:10 +08:00
0xSage
f2199f5609
Merge pull request #76 from janhq/docrefactor
docs: new tabs better logo
2023-09-07 14:22:50 +08:00
0xSage
a0ef1bdcfe docs: new tabs better logo 2023-09-07 14:18:33 +08:00
hiento09
a251a32528
Add CI for Jan-cloud (#69)
* Add CI staging for Jan-cloud

* Update web-client/Dockerfile

switch from npm to yarn command

Co-authored-by: Louis <133622055+louis-jan@users.noreply.github.com>

* Update web-client/Dockerfile

Correct yarn build command

Co-authored-by: Louis <133622055+louis-jan@users.noreply.github.com>

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Louis <133622055+louis-jan@users.noreply.github.com>
2023-09-07 10:21:06 +07:00
James
e2eac944c3 chore: adding keycloak theme configuration
Signed-off-by: James <james@jan.ai>
2023-09-06 15:39:03 -07:00
NamH
4e202bbe63
Merge pull request #72 from janhq/fix/#32
chore: update configuration files
2023-09-06 08:20:14 -07:00
NamH
0cfca5b6ef
Merge pull request #73 from janhq/chore/small-ui-fix
chore: remove the grid on blank chat screen
2023-09-06 08:19:30 -07:00
James
6e87f08821 chore: remove the grid on blank chat screen
Signed-off-by: James <james@jan.ai>
2023-09-06 08:03:16 -07:00
James
2704301fd1 chore: update configuration files
- adding a default theme for keycloak
- set default credential when user sign in

Signed-off-by: James <james@jan.ai>
2023-09-06 07:54:13 -07:00
Louis
d3a08984bc
chore: add generated graphql schema (#70) 2023-09-06 16:33:54 +07:00
Louis
f790aae05c
fix: #39 remove SD model data seed (#68) 2023-09-06 15:51:15 +07:00
namvuong
34939feb90
fix: Remove sd ggml + minio + traefffik (#63)
* fix(inf-sd): Delete gitsubmodule for SD ggml

* chore: Delete custom code for sd.cpp

* chore: Update gitignore for sd models

* chore: Update readme for sd ggml service removal

* chore: Refactor compose file to remove minio, sd, sd-downloader and traeffik

* fix(.env): Removing SD and minio related configuration
2023-09-06 15:48:54 +07:00
NamH
83e21250a4
Merge pull request #61 from janhq/fix/#49
chore: update legacy web app seo metadata
2023-09-05 21:44:27 -07:00
0xSage
e721c202b3
Merge pull request #66 from janhq/addlicense
license
2023-09-06 12:39:30 +08:00
0xSage
5c1b0c2e2e license 2023-09-06 12:39:10 +08:00
0xSage
0474a28374 license 2023-09-06 12:38:28 +08:00
0xSage
710f858bc3
Merge pull request #65 from janhq/license
docs: license
2023-09-06 12:35:24 +08:00
0xSage
c05949f7cd docs: license 2023-09-06 12:34:38 +08:00
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
James
b5a7b5d0c8 chore: update legacy web app seo metadata
Signed-off-by: James <james@jan.ai>
2023-09-05 21:23:14 -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