n3d1117 / chatgpt-telegram-bot

🤖 A Telegram bot that integrates with OpenAI's official ChatGPT APIs to provide answers, written in Python
GNU General Public License v2.0
2.87k stars 1.32k forks source link

feature needed steam mode on receiving text #597

Open vgggy34g55 opened 3 weeks ago

vgggy34g55 commented 3 weeks ago

We need to receive a text in real-time from OpenAI and edit the sent message every half second. This will create a streaming effect on receiving a text while the chatbot is generating, so we don't have to wait for it to finish its sentence to receive the text.the text.