How to Test and Debug Your Chatbot AI Agent
After you have designed your AI Agent, it's important to test it to make sure it works as expected:
- Save Your AI Agent: Before testing, make sure you have saved your AI Agent by clicking the "Save" button at the top-right of the canvas.
- Initiate a Chat: Go to your chat interface and start a conversation with the chatbot.
- Trigger the AI Agent: Send a message or perform the action that is set as the trigger for your AI Agent (e.g., if you used a keyword trigger, send a message with that keyword).
- Follow the Conversation: Interact with the chatbot and follow the conversation path you created. Check to see if the messages and actions are being executed as you designed them.
- Debug if Necessary: If the AI Agent is not behaving as expected, go back to the AI Agent editor to review your nodes and connections. Make any necessary adjustments and save the AI Agent again before re-testing.