sirocco-ventures / raggenie

RAGGENIE: An open-source, low-code platform to build custom Retrieval-Augmented Generation (RAG) Copilets with your own data. Simplify AI development with ease!
https://www.raggenie.com
MIT License
139 stars 52 forks source link

Raggenie Preview Section Does Not Prompt for Chatbot Restart After Bot configuration & plugin creation #50

Closed agberoz closed 1 month ago

agberoz commented 1 month ago

The Raggenie preview section fails to inform users about the need to restart the chatbot after making changes to the plugin, bot configuration, and inference details. Instead of displaying a message regarding the deployment section for a restart, it directs users straight to the chat window, resulting in errors due to the bot not being reloaded.

Steps to Reproduce:

  1. Add a plugin.
  2. Add bot configuration.
  3. Add inference details.
  4. Navigate back to the preview page, which takes you to the chat window without restarting the bot.

Specific File Affected:

Proposed Solution: