đ§âđģ Agent Tab
The Agent tab is where you can manage and monitor your AI agents. This page allows you to generate new agents, view their details, and track their performance.
The Agent page consists of the following:
-
đ Agent Cards
- Shows agent name, description, and creation time
- Status indicators:
- đ´ Failed: Agent has encountered an error
- đ Generating: Agent is being generated
- đĸ Ready for Deployment: Agent is ready to be deployed
- đ Deployed: Agent is currently deployed and operational
-
đ Agent Details Sidebar The sidebar opens when clicking an agent card and has two tabs:
-
General: Displays basic information about the agent, including:
- Agent Name
- Auto-generated status
- Score
- Tools used
- Reference Column
- Result Enum
- Input Prompt Template
-
Config: This is the configuration that our meta agent generated, kind of like a "plan". It allows you to adjust parameters and settings as needed.
-
âĒī¸ Agent Statusâ
- đ GENERATING: Agent is currently being generated
- đ UPDATED: Agent has been updated
- âšī¸ STOPPED: Agent has been stopped
- đ SCORING: Agent is being scored
- đĸ READY FOR DEPLOYMENT: Agent is ready to be deployed
- đ DEPLOYED: Agent is currently deployed and operational
- đ´ FAILED: Agent has encountered an error
đĢ How It Worksâ
-
Generating Agents
- Click the "Generate Agent" button to create a new agent
- The system will automatically optimize based on previous agents
- New agents will appear with a "đ GENERATING" status while being generated
-
Managing Agents
- When an agent is in the "Ready for Deployment" state, click on it to view the modal displaying the generation process and execution plan.
- Users can click the "Deploy" button in the modal to deploy the agent.
- Once the agent is deployed, clicking on the agent card will show the agent details, and users will be able to invoke it.
đĄ Note: Make sure you've configured the Input and Judge Prompt Templates in the Settings tab before generating agents first. These templates can be updated at any time.
đ Performance Trackingâ
Each agent includes performance metrics:
- Judge scores for evaluating effectiveness, displayed in the modal as well as on the agent card
đĄ Next Step: Let's look at even more metrics by heading to the Analysis tab