RAGGENIE: An open-source, low-code platform to build custom Retrieval-Augmented Generation (RAG) Copilets with your own data. Simplify AI development with ease!
This PR introduces an alert notification to inform users that they need to restart the bot after saving any configuration changes. Currently, there are no clear instructions provided to users regarding this required action.
Changes include:
Added a custom toast notification that appears after saving bot configurations.
The notification displays: "Please restart the bot to get changes to take effect."
A custom close button has been added to the toast for user control, as per the design.
Updates:
After a configuration is saved, users will now see a notification prompting them to restart the bot.
Description:
This PR introduces an alert notification to inform users that they need to restart the bot after saving any configuration changes. Currently, there are no clear instructions provided to users regarding this required action.
Changes include:
Updates: