What you’ll learn
Agentic AI Agents are advanced AI systems that can work independently and handle complex tasks efficiently.
Imagine you want to build an AI system that can:
These tasks are completely different and unrelated to each other.
A basic AI system would struggle because it cannot properly understand and manage different contexts. This can lead to confusion and errors.
To solve this, you can break the system into multiple specialized agents, each with it’s own tools and knowledge base capabilities:
Above all, a Primary Agent will act as a controller:
This approach ensures better efficiency, accuracy, and scalability in handling multiple business tasks.
If your business problem has two or more similar tasks like scheduling appointments, rescheduling appointments, cancelling appointments, etc. First you can try to solve it with Simple AI Agent. If it’s not working then you can try to solve it with Agentic AI Agent.
To create an Agentic AI Agent, you need to follow these steps:
You can create an Agentic AI Agent from scratch or you can use a template.
Configure Global Agent Information
To setup the global agent information, you need to provide the following information:
Configure the Settings
This will be similar to the simple agent settings.
Design the Agentic AI Agent using Flow Designer
This is the main part of the agentic AI agent. Here you can design the flow of the agent.
Go to Edit Prompt Tree
In this designer you can add agents, make connections between agents, add tools, add knowledge base, and more.
Each agent node is editable with the following information:
You will find capabilities and task writing guidelines here in Agentic Prompt Guidelines.
Save and Test the Agentic AI Agent
Click on Save button to save your design.
Click on Test button to test the desing using web call.
What you’ll learn
Agentic AI Agents are advanced AI systems that can work independently and handle complex tasks efficiently.
Imagine you want to build an AI system that can:
These tasks are completely different and unrelated to each other.
A basic AI system would struggle because it cannot properly understand and manage different contexts. This can lead to confusion and errors.
To solve this, you can break the system into multiple specialized agents, each with it’s own tools and knowledge base capabilities:
Above all, a Primary Agent will act as a controller:
This approach ensures better efficiency, accuracy, and scalability in handling multiple business tasks.
If your business problem has two or more similar tasks like scheduling appointments, rescheduling appointments, cancelling appointments, etc. First you can try to solve it with Simple AI Agent. If it’s not working then you can try to solve it with Agentic AI Agent.
To create an Agentic AI Agent, you need to follow these steps:
You can create an Agentic AI Agent from scratch or you can use a template.
Configure Global Agent Information
To setup the global agent information, you need to provide the following information:
Configure the Settings
This will be similar to the simple agent settings.
Design the Agentic AI Agent using Flow Designer
This is the main part of the agentic AI agent. Here you can design the flow of the agent.
Go to Edit Prompt Tree
In this designer you can add agents, make connections between agents, add tools, add knowledge base, and more.
Each agent node is editable with the following information:
You will find capabilities and task writing guidelines here in Agentic Prompt Guidelines.
Save and Test the Agentic AI Agent
Click on Save button to save your design.
Click on Test button to test the desing using web call.