Merge pull request 'Add init prompt to docker-compose.yaml' (#1) from MrTuxedo/llama-cpp-python-djs-bot:main into main

Reviewed-on: snxraven/llama-cpp-python-djs-bot#1
This commit is contained in:
snxraven 2023-04-18 21:04:13 +00:00
commit 3e220b6bbb
2 changed files with 2 additions and 2 deletions

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