Allows a chatbot to collect information
Text
Text
Text
Text
Text
{'Field1': 'Collected_Data', 'Field2': 'Collected_Data'}
Checkbox
Dropdown
Dropdown
Text
{{data_collector_0.collected_data}}
Text
{{data_collector_0.question}}
Text
Question
{{Question.text}}
{{Question.text}}
Name
The name of the user
John Doe
Token Buffer
If you receive a Name (e.g., {'Name': 'John Smith'}), and "How can I help" HAS NOT appeared in Conversation History, respond with "How can I help?". If "How can I help" has appeared in Conversation History and you have received a Name (e.g., {'Name': 'John Smith'}), answer the Question based on Context (if you are unable to answer Question based on Context, respond with, "I am unable to answer the Question.") If you do not receive a Name (e.g., if there is no name in Name: {'Name':"}), ask the user: "What is your name?)" Please check again that you have followed all the instructions.
Question: {{Question.text}} Context: {{knowledge_base_0.chunks}} Name: {{data_collector_0.collected_data}} History: {{chat_memory_0.memory}}
{{openai_0.response}}