RAHB-REALTORS-Association / chat2gpt

Chat²GPT is a ChatGPT (and DALL·E 2/3, and ElevenLabs) chat bot for Google Chat. 🤖💬
https://chat2gpt.oncornerstone.app
MIT License
11 stars 1 forks source link

Loading Indicator for Image and TTS Generation #63

Closed justinh-rahb closed 1 year ago

justinh-rahb commented 1 year ago

Summary

Introduced a "Processing..." message for the /image and /tts commands to inform users that their request is being processed.

Description

With the integration of the /image and /tts commands, there can be a slight delay while the image or audio is being generated. To ensure users are aware that their request is being processed, a "Processing..." message has been implemented. This provides feedback, enhancing the user experience.

Related Issue(s)

59

Motivation and Context

The primary motivation behind these changes is to provide instantaneous feedback to users after they make a request. This helps set expectations and reassures users that the bot has received their command and is working on it.

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

Checklist:

Go over all the following points, and put an x in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help!