Merge version_4 into main #6
@@ -68,6 +68,11 @@ export default function AIAgentsTemplatePage() {
|
||||
{ title: "Tasks", values: [12840, 15230, 14100], description: "Total" },
|
||||
{ title: "Latency", values: [10, 12, 11], description: "ms" },
|
||||
],
|
||||
sidebarItems: [
|
||||
{ label: "Dashboard", href: "#" },
|
||||
{ label: "Agents", href: "#" },
|
||||
{ label: "Settings", href: "#" },
|
||||
],
|
||||
chartTitle: "Runs (24h)", chartData: [{ value: 120 }, { value: 85 }],
|
||||
listTitle: "Activity", listItems: [{ icon: CheckCircle, title: "Report", status: "Done" }],
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user