OvidijusParsiunas / deep-chat

Fully customizable AI chatbot component for your website
https://deepchat.dev
MIT License
1.57k stars 256 forks source link

Timestamp for message bubbles #253

Open nandhabnk opened 3 months ago

nandhabnk commented 3 months ago

I have been trying to find a timestamp for the deep-chat message bubbles and so far, I couldn't find any in the documentation.

My expectation is something like the image below. Is there any such feature which allows this now?

image

beneton2003 commented 1 month ago

I think this feature would be very useful! I had a similar question, but after reading this thread I was convinced that this feature is not in this component, I hope that the developers will be able to add it in the next releases. Thank you guys in advance for your work!

OvidijusParsiunas commented 1 month ago

Apologies for the late reply. Adding something like this is very high on my to-do list, hence please keep a close eye on the latest changes in this repo. I will also update this issue when I proceed to making this. Thankyou!

nandhabnk commented 1 month ago

Thank you @OvidijusParsiunas . 🙂 I really appreciate the response.

OvidijusParsiunas commented 1 month ago

Update:

The solution to solve this is actually a little more complex than I had originally anticipated. Displaying custom add-ons like time or name to a bubble is a highly user dependant task that can be done differently in a million ways depending on their use-cases. Therefore, I will take a little bit more time to figure out the best way possible to do this.

I am currently working on it as we speak and will update you on the progress.

Thankyou!

beneton2003 commented 1 month ago

Update:

The solution to solve this is actually a little more complex than I had originally anticipated. Displaying custom add-ons like time or name to a bubble is a highly user dependant task that can be done differently in a million ways depending on their use-cases. Therefore, I will take a little bit more time to figure out the best way possible to do this.

I am currently working on it as we speak and will update you on the progress.

Thankyou!

🫶