allow changing models from .env, update docs

This commit is contained in:
Aidan 2025-06-28 16:04:53 -04:00
parent 61d5cc75b6
commit 765b1144fa
3 changed files with 12 additions and 4 deletions

View file

@ -9,6 +9,8 @@ botToken = ""
ollamaEnabled = false
# ollamaApi = "http://ollama:11434"
# handlerTimeout = "600_000" # set higher if you expect to download larger models
# flashModel = "gemma3:4b"
# thinkingModel = "qwen3:4b"
# misc (botAdmins isnt a array here!)
maxRetries = 9999