The "Start from Scratch" AI Agent
Last updated
Last updated
OpenDialog offers a solid starting point for your AI Agents in the form of the AI Agent "Start From Scratch" Scenario.
This scenario handles all the standard chat management functionality (start, restart, end, session expire), provides a welcome message and also a flexible and easy to expand Topics conversation which you can use as your own starting point.
This is a similar scenario to the one created by the Quick Start AI Agent process but it avoids any knoweldge source or topic configuration - enabling you to start from scratch!
You can create a start from scratch scenario by visiting the Create Scenario Page and selecting Start from Scratch.
The "Start From Scratch" has four Conversations:
Chat Management: handles all the standard management functionality of start, restart, end and session expire
Global No Match: A global no match conversation to deal with No Matches from our interpreters if they are not specifically dealt with in other conversations. You can learn about the No Match intent here.
Welcome: A welcome conversation that has a single, generic welcome message
Topic Conversation: A topic conversation that provides a generic structure for handling a multitude of different topics.
In addition the scenario creates a Semantic Classifier that is used by the Topic Conversation - again a solid starting point for your own Classifiers.
As you can see from the image above the entry point to the scenari is Chat Management. The context then gets redirected to the Welcome Conversation, where we send a welcome message, and we then move to the Topic Conversation where we will be dealing with any requests from the user.
Chat Management ConversationWelcome ConversationTopic ConversationGlobal No Match ConversationSupporting LLM ActionsSemantic Classifier: Query Classifier