Go to file
2024-07-19 10:13:28 +02:00
static Various fixes 2024-07-19 03:12:21 +02:00
templates Various fixes 2024-07-19 03:12:21 +02:00
app.py Various fixes 2024-07-19 03:12:21 +02:00
docker-compose.yaml Initial commit 2024-07-19 00:10:34 +02:00
Dockerfile Initial commit 2024-07-19 00:10:34 +02:00
README.md Initial commit 2024-07-19 00:10:34 +02:00
requirements.txt Fix flask version 2024-07-19 10:13:28 +02:00

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