ritwickrajmakhal / eventure

Event Management System
https://eventure-ten.vercel.app
3 stars 5 forks source link

Bug: Improper Response After Image Upload in Chatbot #91

Open MohammedMusharraf11 opened 1 week ago

MohammedMusharraf11 commented 1 week ago

When I upload an image to the chatbot, I receive an error message instead of the proper response. The bot displays a generic error message such as "The bot encountered an error or bug" and asks to fix the bot source code. This issue persists even when the image is correctly formatted.

Expected Behavior:

The bot should successfully process the image and return a response based on the image's content or provide feedback related to the image (e.g., validation or message confirmation).

Actual Behavior:

Instead of a relevant response, the bot displays an error message:

"The bot encountered an error or bug. To continue to run this bot, please fix the bot source code."

Attachments:

Screenshot of the issue (attached). image

ritwickrajmakhal commented 1 week ago

Yeah, right now it don't support images, we are using Microsoft Azure bot framework. I will push the codes of the bot very soon.

MohammedMusharraf11 commented 1 week ago

Thank you Please Assign it to me. @ritwickrajmakhal