* 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>
13 lines
343 B
Plaintext
13 lines
343 B
Plaintext
[submodule "web-client"]
|
|
path = web-client
|
|
url = ../jan-web.git
|
|
[submodule "app-backend"]
|
|
path = app-backend
|
|
url = ../app-backend.git
|
|
[submodule "mobile-client"]
|
|
path = mobile-client
|
|
url = ../jan-react-native.git
|
|
[submodule "jan-inference/sd/sd_cpp"]
|
|
path = jan-inference/sd/sd_cpp
|
|
url = https://github.com/leejet/stable-diffusion.cpp
|