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:
commit
3e220b6bbb
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
.env
|
||||
|
||||
node_modules/
|
||||
|
@ -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.'
|
||||
|
Loading…
Reference in New Issue
Block a user