Go to file
2024-07-20 02:50:56 +02:00
static Added some little features 2024-07-20 02:50:56 +02:00
templates Added some little features 2024-07-20 02:50:56 +02:00
app.py Added some little features 2024-07-20 02:50:56 +02:00
docker-compose.yaml Added some little features 2024-07-20 02:50:56 +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 Added some little features 2024-07-20 02:50:56 +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