From a9c99c9ec194242dd571fd0a097128ecda9e38c4 Mon Sep 17 00:00:00 2001 From: Jeremy Thake Date: Thu, 16 Jan 2025 19:55:49 -0800 Subject: [PATCH] Update README.md Updated readme --- samples/da-PresentationAgent/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/da-PresentationAgent/README.md b/samples/da-PresentationAgent/README.md index 40addd1..3df1849 100644 --- a/samples/da-PresentationAgent/README.md +++ b/samples/da-PresentationAgent/README.md @@ -1,6 +1,6 @@ # Overview of the Declarative Agent template -With the declarative agent, you can build a custom version of Copilot that can be used for specific scenarios, such as for specialized knowledge, implementing specific processes, or simply to save time by reusing a set of AI prompts. For example, a grocery shopping Copilot declarative agent can be used to create a grocery list based on a meal plan that you send to Copilot. +This agent gives you guidance on building good slides for executive presentations. ## Get started with the template