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 |
|
Louis
|
e87a33add5
|
chore: update sample env for web-client (#92)
|
2023-09-08 15:58:12 +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
|
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 |
|
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 |
|
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 |
|
Hien To
|
cf367d8074
|
Chore: update docker compose and config for runable on macos
|
2023-08-28 14:31:18 +07:00 |
|
Hien To
|
b140765a39
|
Keycloak config add role for user
|
2023-08-25 17:40:54 +07:00 |
|
Hien To
|
eb671d7979
|
Integrate with llm
|
2023-08-25 08:50:11 +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 |
|