ruecat / ollama-telegram

🦙 Ollama Telegram bot, with advanced configuration
MIT License
300 stars 81 forks source link

"Typing..." indicator disappears after first update of the reply #20

Closed hynet-mel closed 10 months ago

hynet-mel commented 10 months ago

I've noticed that the "Typing..." action status indicator on the bot disappears right after the first time it receives the first part of the message. I think this might be a bug? I think it might be useful to have that present during the entire duration of the reply generation as a indicator that the model is still generating a reply. But at this time, after receiving the first chunk of the reply the indicator disappears

ruecat commented 10 months ago

Solved in new commit, but there's a known bug with supergroups due to new structure. Will fix it in 2-3 days.