Creating a Chatbot
Deploy a chatbot with a pipeline as the "backend"
Last updated
Deploy a chatbot with a pipeline as the "backend"
Last updated
Chatbots allow you to extend your Pipelines' functionality by maintaining a running conversation history. You can access this conversation history by including Chat nodes in your Pipelines and then turning those Pipelines into Chatbots.
To create a new Chatbot, you can take the following steps:
Navigate to the "Chatbots" tab.
Click the "New" button. Open up the "Chatbot Name" and "Select Pipeline" tabs and fill in the fields as follows:
Within the "Chatbot Name," give the chatbot any desired name.
Within "Select Pipeline," select a pipeline to act as the "backend" of the chatbot and the input and output variables to be utilized. A message in a chatbot will be sent to the input node, triggering the selected pipeline to run.
Once complete, click "Create Chatbot" to create the chatbot. The chatbot will now appear under the "Chatbots" tab.
Once the chatbot is created, the other tabs (functionality, export, and manager) will be enabled for editing. For further details, see Customize your Chatbot Functionality.
You can run a chatbot directly through the chatbot tab. Navigate to the chatbot you wish to run and click "Run."
In the menu, you can submit queries or continue an existing query by clicking on one of the conversations on the left-hand side.
You can also use your voice to ask questions. Click the mic button on the message area, start speaking, and press send.