You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ai-agents/overview.md
+10-18Lines changed: 10 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,27 +89,19 @@ The data model of AI agents includes two main blueprints:
89
89
90
90
2.**AI invocations** - Each interaction made with an AI agent is recorded as an invocation. This acts as a log of everything going through your AI agents so you can monitor and improve them over time. Learn more in our [Interact with AI agents](/ai-agents/interact-with-ai-agents) guide.
91
91
92
-
## Relevant Guides
92
+
## Relevant guides
93
93
94
94
Explore these guides to see AI agents in action and learn how to implement them in your organization:
95
95
96
-
-**[Generate incident updates with AI](/guides/all/generate-incident-updates-with-ai)** - Learn how to build an AI agent that generates incident updates and sends Slack notifications with relevant technical context.
97
-
98
-
-**[Enrich tasks with AI-powered context](/guides/all/enrich-tasks-with-ai)** - Set up a "Task Assistant" AI agent that provides developers with automated, contextual insights when they start working on tasks.
99
-
100
-
-**[Setup PR enricher AI agent](/guides/all/setup-pr-enricher-ai-agent)** - Create an AI agent that enriches pull requests with relevant context and information.
101
-
102
-
-**[Setup service explorer AI agent](/guides/all/setup-service-explorer-ai-agent)** - Build an AI agent that helps developers explore and understand services in your catalog.
103
-
104
-
-**[Setup platform request triage AI agent](/guides/all/setup-platform-request-triage-ai-agent)** - Implement an AI agent to automatically triage and route platform requests.
105
-
106
-
-**[Setup task manager AI agent](/guides/all/setup-task-manager-ai-agent)** - Set up a Task Manager AI agent to help developers track and manage tasks efficiently.
107
-
108
-
-**[Setup incident manager AI agent](/guides/all/setup-incident-manager-ai-agent)** - Set up an AI agent that helps developers track and manage incidents efficiently.
109
-
110
-
-**[Add RCA context to AI agents](/guides/all/add-rca-context-to-ai-agents)** - Enhance your AI agents with root cause analysis context for better incident management.
111
-
112
-
-**[Enrich security vulnerability using AI](/guides/all/enrich-security-vulnerability-using-ai)** - Use AI to automatically enrich security vulnerabilities with relevant context and remediation steps.
96
+
-[Generate incident updates with AI](/guides/all/generate-incident-updates-with-ai)
97
+
-[Enrich tasks with AI-powered context](/guides/all/enrich-tasks-with-ai)
98
+
-[Setup PR enricher AI agent](/guides/all/setup-pr-enricher-ai-agent)
99
+
-[Setup service explorer AI agent](/guides/all/setup-service-explorer-ai-agent)
100
+
-[Setup platform request triage AI agent](/guides/all/setup-platform-request-triage-ai-agent)
101
+
-[Setup task manager AI agent](/guides/all/setup-task-manager-ai-agent)
102
+
-[Setup incident manager AI agent](/guides/all/setup-incident-manager-ai-agent)
103
+
-[Add RCA context to AI agents](/guides/all/add-rca-context-to-ai-agents)
104
+
-[Enrich security vulnerability using AI](/guides/all/enrich-security-vulnerability-using-ai)
0 commit comments