bug fixes, better logging and seperation of ai, update docs for ai
This commit is contained in:
parent
995f61b0b9
commit
f43fcd470f
6 changed files with 129 additions and 61 deletions
|
@ -6,7 +6,9 @@ botSource = "https://github.com/ABOCN/TelegramBot"
|
|||
botToken = ""
|
||||
|
||||
# ai features
|
||||
ollamaEnabled = false
|
||||
# ollamaApi = "http://ollama:11434"
|
||||
# handlerTimeout = "600_000" # set higher if you expect to download larger models
|
||||
|
||||
# misc (botAdmins isnt a array here!)
|
||||
maxRetries = 9999
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue