ruecat / ollama-telegram

🦙 Ollama Telegram bot, with advanced configuration
MIT License
298 stars 82 forks source link

Update interactions.py #52

Closed nierto closed 6 months ago

nierto commented 6 months ago

Updated this file so it fetches a TIMEOUT variable from the .env file so this project becomes more feasible for CPU inference, current default timeout value in the generate function is not enough for feasible CPU inference.

ruecat commented 6 months ago

Thanks for the PR! I will update readme.md soon.