added customization of bot name, chat max length and ctx through env file
This commit is contained in:
@@ -4,4 +4,6 @@ OLLAMA_HOST=ollama
|
||||
OLLAMA_PORT=11434
|
||||
OLLAMA_MODEL=llama3
|
||||
REDIS_HOST=redis
|
||||
PROMPT=You are a part of a Discord chat. Try to blend in!
|
||||
BOT_NAME=assistant
|
||||
CHAT_MAX_LENGTH=500
|
||||
CTX=2048
|
||||
|
||||
Reference in New Issue
Block a user