Skip to content

Commit

Permalink
Merge pull request #18 from rabwill/readme-changes
Browse files Browse the repository at this point in the history
Updated to read me files
  • Loading branch information
rabwill authored Nov 14, 2024
2 parents febe3ef + ef9a34a commit 0aac3e3
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 4 deletions.
17 changes: 15 additions & 2 deletions samples/da-PostPilotAgent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,27 @@ Helps write LinkedIn posts for Copilot prompt of the week.
> - [Teams Toolkit Visual Studio Code Extension](https://aka.ms/teams-toolkit) version 5.0.0 and higher or [Teams Toolkit CLI](https://aka.ms/teamsfx-toolkit-cli)
> - [Microsoft 365 Copilot license](https://learn.microsoft.com/microsoft-365-copilot/extensibility/prerequisites#prerequisites)
![image](https://github.com/user-attachments/assets/e1c2a3b3-2e59-4e9b-8335-19315e92ba30)

1. First, select the Teams Toolkit icon on the left in the VS Code toolbar.
2. In the Account section, sign in with your [Microsoft 365 account](https://docs.microsoft.com/microsoftteams/platform/toolkit/accounts) if you haven't already.
3. Create Teams app by clicking `Provision` in "Lifecycle" section.
4. Select `Preview in Copilot (Edge)` or `Preview in Copilot (Chrome)` from the launch configuration dropdown.
5. Once the Copilot app is loaded in the browser, click on the "…" menu and select "Copilot chats". You will see your declarative agent on the right rail. Clicking on it will change the experience to showcase the logo and name of your declarative agent.
6. Ask a question to your declarative agent and it should respond based on the instructions provided.
6. Use conversation starters with your LinkedIn post prompt and send the full prompt to your declarative agent for a response based on the given instructions.



## Contributors

* [Rabia Williams](https://github.com/rabwill)

## Version history

Version|Date|Comments
-------|----|----
1.0|November 14, 2025|Initial release



## What's included in the template

Expand Down
3 changes: 2 additions & 1 deletion samples/da-environmentSustainability/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ This sample illustrates the following concepts:
Version|Date|Comments
-------|----|----
1.0|October 22, 2025|Initial release
1.1|Nov 14, 2025|Added real reports and updated conversation starters

## Disclaimer

Expand All @@ -55,4 +56,4 @@ Version|Date|Comments

- Declarative agent with SharePoint capability

![](https://m365-visitor-stats.azurewebsites.net/SamplesGallery/da-environmentSustainability)
<img src="https://m365-visitor-stats.azurewebsites.net/copilot-pro-dev-samples/samples/da-environmentSustainability" />
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://developer.microsoft.com/json-schemas/teams/v1.19/MicrosoftTeams.schema.json",
"manifestVersion": "1.19",
"version": "1.0.0",
"version": "1.0.1",
"id": "${{TEAMS_APP_ID}}",
"developer": {
"name": "Rabia Williams",
Expand Down
Binary file modified samples/da-environmentSustainability/assets/daSus.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0aac3e3

Please sign in to comment.