allow changing models from .env, update docs
This commit is contained in:
parent
61d5cc75b6
commit
765b1144fa
3 changed files with 12 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue