3 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
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
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