mirror of
https://github.com/informaticker/cchat.git
synced 2024-11-21 01:01:57 +01:00
static | ||
templates | ||
app.py | ||
docker-compose.yaml | ||
Dockerfile | ||
README.md | ||
requirements.txt |
cchat
language model interface
Docker
To run the application in a docker container, first customize the docker-compose file.
Then run the following command:
docker compose up -d