Does the results of a form change the dialogue with the chatbot afterwards?
-
I am building a boardgame where the users go online and use a chatbot to “talk” to the characters of the boardgame. As part of their conversations I need a form button where the user again and again can change what day of the week it is and what mystery they are trying to solve. Let’s image that a user has chosen ‘Monday’ and the day of the week and ‘Mystery 2’ as the mystery they’re solving. Will this information from the Form be sent to the AI/chatbot so that it knows the two choices and act accordingly? Are the results of whatever Form I use sent as a prompt to the chatbot so that it changes the replies the chatbot gives hereafter to the user? Like “Oh, so now it Monday. This means that Peter is available for a chat.”
- You must be logged in to reply to this topic.