Update documentation
This commit is contained in:
9
bot.env.example
Normal file
9
bot.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
DISCORD_TOKEN=<token>
|
||||
ADMIN_ID=209692688415457282
|
||||
OLLAMA_HOST=ollama
|
||||
OLLAMA_PORT=11434
|
||||
OLLAMA_MODEL=llama3
|
||||
REDIS_HOST=redis
|
||||
BOT_NAME=assistant
|
||||
CHAT_MAX_LENGTH=500
|
||||
CTX=2048
|
||||
Reference in New Issue
Block a user