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: learn-pr/wwl-data-ai/implement-generative-ai-agents-azure-postgresql/index.yml
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -10,14 +10,14 @@ metadata:
10
10
ms.service: azure-database-postgresql
11
11
ai-usage: ai-assisted
12
12
title: Implement generative AI agents with Azure Database for PostgreSQL
13
-
summary:
14
-
abstract: |
15
-
By the end of this module, you'll be able to:
16
-
* Understand agent architectures and frameworks
17
-
* Apply information retrieval for agents
18
-
* Implement and integrate agents with Azure services
19
-
* Build and test an AI agent solution
20
-
* Assess your knowledge of generative AI agents
13
+
summary:This module explores how to implement generative AI agents using Azure Database for PostgreSQL. You'll learn about agent architectures, information retrieval techniques, and how to integrate AI agents with Azure services like Azure AI Foundry Agent Service and Model Context Protocol (MCP). The module includes hands-on exercises to build and test an AI agent solution.
14
+
abstract: |
15
+
By the end of this module, you'll be able to:
16
+
* Understand agent architectures and frameworks
17
+
* Apply information retrieval for agents
18
+
* Implement and integrate agents with Azure services
19
+
* Build and test an AI agent solution
20
+
* Assess your knowledge of generative AI agents
21
21
prerequisites: |
22
22
* Ability to write basic SQL queries
23
23
* Comfortable with provisioning Azure resources and enabling extensions
0 commit comments