lnrssll

Results 2 comments of lnrssll

The error you're getting in the message is already the result of a try-catch: https://github.com/ruecat/ollama-telegram/blob/279fac5cc47ead788c03366a47993ab1f3c82bab/bot/run.py#L256-L261 The model response is streamed to the user and chunks are constructed into the message...

Not to speak for the maintainers, but this is likely far out of scope for this project.* LLMs do not, by themselves, access the web as ChatGPT etc. do --...