Guided conversation graph does not seem to save new nodes
The user should be able to add nodes to a guided conversation graph. When a user attempts to add a node, Delvin gives no feedback about whether a node is saved or not. Navigating away and returning to the page shows that the node is not added.
Steps to Reproduce
- Log in
- Create a new workspace.
- Create a new project.
- Enter project.
- Click Add Assistant
- Fill out the bot with default values. For model select on OpenAI key and "GPT-40 mini".
- Click Next (to create the bot)
- Click on the newly created bot.
- Click Open in Flow Editor
- Click +.
- Add a new message node.
- Connect Start to the message node you created.
- Click Save.