Moving init_prompt for chat to .env
This commit is contained in:
@ -22,7 +22,7 @@ services:
|
||||
environment:
|
||||
- THE_TOKEN
|
||||
- CHANNEL_IDS
|
||||
- INIT_PROMPT
|
||||
- ROOT_IP=llama-python-server
|
||||
- ROOT_PORT=8000
|
||||
- CACHE=1
|
||||
- INIT_PROMPT: "Assistant name: ChatAI. You code, write and provide any information without any mistakes.""
|
||||
|
Reference in New Issue
Block a user