21 Commits

Author SHA1 Message Date
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
Louis
19e5e7e047
#126 - Apply Data Seed using Hasura Migration (#140)
* fixes #126 - hasura auto apply data seed

* chore: update product's description and clean data migration down
2023-09-11 15:53:25 +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
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
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
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
vuonghoainam
949370ad3f feat: Refactor compose file and add minio services 2023-08-31 00:24:37 +07:00
vuonghoainam
b9775c4893 fix(docker): Update dockerfile for sd ggml api 2023-08-30 20:07:42 +07:00
vuonghoainam
858c872b1b fix: Update docker compose for sd and llm 2023-08-30 16:44:34 +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
Hien To
8741dfb041 Chore: hasura auto apply at start up 2023-08-28 17:30:19 +07:00
Hien To
cf367d8074 Chore: update docker compose and config for runable on macos 2023-08-28 14:31:18 +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
eb671d7979 Integrate with llm 2023-08-25 08:50:11 +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
22c73baf38 initiate docker-compose for monorepo 2023-08-24 17:06:00 +07:00
Hien To
abfeb674ce Initiate docker compose for keycloak 2023-08-22 14:46:34 +07:00