marcusschiesser / unc

Enterprise-ready, privacy-first ChatGPT platform
https://unc.de
GNU Affero General Public License v3.0
7 stars 1 forks source link

[Feature] Add Streaming to Telegram Bots #8

Open LaDoger opened 10 months ago

LaDoger commented 10 months ago

I'd like to add streaming (a.k.a. typing animation) to Telegram Bots as well.

So I've reviewed the code. Looks like we'll have to:

marcusschiesser commented 10 months ago

@LaDoger looks like a proper analysis. Should be done after https://github.com/marcusschiesser/unc/issues/14 due to it's dependency with session.ts