Testing and Customizing AI Responses
Chapter 4:
Step 4 - Test Your Chatbot
Run your local development server.
Test your chatbot by submitting messages and ensuring the AI responds appropriately.
Adjust response handling and customize welcome messages in the chatbot’s configuration if necessary.
Step 5 - Customizing AI Prompts
You can also customize the AI’s responses by editing the prompt used for generating replies:
Last updated