23 Commits

Author SHA1 Message Date
NamH
d55a83888b
refactor: replacing mobx with jotai (#160)
* refactor: replacing mobx with jotai

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
2023-09-13 21:33:53 -07:00
Louis
6aae985a55
re-#143: use OpenAI decoder and mutate final result from client (#164)
* chore: use OpenAI parser

* chore: access host's services

* chore: take out llm service - GGUF model for the latest llama.cpp support
2023-09-12 16:29:26 +07:00
Louis
6b462e383e
fix: #143 - Direct communication between client and llm inference service 2023-09-12 13:07:57 +07:00
NamH
d172d651c4
fix: next-auth production warning for no secret key (#81)
* fix: next-auth production warning for no secret key

Signed-off-by: James <james@jan.ai>

* Fix warning .next folder not exist

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Hien To <>
2023-09-08 16:24:37 +07:00
Louis
e87a33add5
chore: update sample env for web-client (#92) 2023-09-08 15:58:12 +07:00
Louis
eb8a6792b3
chore: absolute graphql url env (#87) 2023-09-08 15:42:28 +07: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
6e87f08821 chore: remove the grid on blank chat screen
Signed-off-by: James <james@jan.ai>
2023-09-06 08:03:16 -07:00
Louis
d3a08984bc
chore: add generated graphql schema (#70) 2023-09-06 16:33: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
James
b5a7b5d0c8 chore: update legacy web app seo metadata
Signed-off-by: James <james@jan.ai>
2023-09-05 21:23:14 -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
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
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
Louis
0ac19f1f39
chore: [JAN-1326] Update SD endpoint (#20) 2023-08-30 22:08:41 +07:00
Louis
eebb3b2647
chore: Clean dependencies and envs 2023-08-28 21:25:09 +07:00
Louis
f3c8f41180
fix: web-client next not found and worker not hot reloaded 2023-08-26 16:01:21 +07:00
Hien To
8af674e97a Chore: add network for postgres and fix wrong path jan-web 2023-08-25 14:09:13 +07:00
Hien To
afbdec26d1 Chore: Update new env and commit for app-backend 2023-08-25 10:38:38 +07:00
Hien To
38b3647eaa update new commit for jan-web and app-backend 2023-08-24 14:26:55 +07:00
Hien To
709f37af86 Initiate gitsubmodule 2023-08-23 16:28:24 +07:00