tusharhero / aitelegrambot

aitelegrambot is a telegram bot which uses Ollama as its backend.
GNU General Public License v3.0
48 stars 12 forks source link

Add support for parallel requests #7

Open tusharhero opened 5 months ago

tusharhero commented 5 months ago

Ollama has recently added support for parallel requests. We must add that support for our bot so that it doesn't get blocked by a request.