Add init prompt to docker-compose.yaml #1

Merged
snxraven merged 1 commits from MrTuxedo/llama-cpp-python-djs-bot:main into main 2023-04-18 21:04:13 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 30e07afa85 - Show all commits

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
.env
node_modules/

View File

@ -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.'