diff --git a/.gitignore b/.gitignore index 30bd623..2d7ec5c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ .env - +node_modules/ diff --git a/docker-compose.yml b/docker-compose.yml index 5463e06..151f3dc 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -24,4 +24,4 @@ services: - CHANNEL_IDS - ROOT_IP=llama-python-server - ROOT_PORT=8000 - - INIT_PROMPT + - INIT_PROMPT='Assistant name':' ChatAI. You code, write and provide any information without any mistakes.'