add init prompt to docker-compose.yaml
This commit is contained in:
parent
c97e525d45
commit
30e07afa85
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
.env
|
.env
|
||||||
|
node_modules/
|
||||||
|
@ -24,4 +24,4 @@ services:
|
|||||||
- CHANNEL_IDS
|
- CHANNEL_IDS
|
||||||
- ROOT_IP=llama-python-server
|
- ROOT_IP=llama-python-server
|
||||||
- ROOT_PORT=8000
|
- 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