# cchat language model interface ## Docker To run the application in a docker container, first customize the docker-compose file. Then run the following command: ```bash docker compose up -d ```