Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/samples.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ The following samples implement custom engine agents using custom orchestration
| [Meeting Helper with Azure OpenAI](https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-ai-meeting-helper) | This example demonstrates how Azure OpenAI extracts action items from meeting transcriptions for all participants who subscribed to a meeting. It then sends these action items to each individual user in a 1:1 chat after the meeting concludes. |
| [Virtual assistant bot](https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-virtual-assistant) | This sample application demonstrates a root bot that routes inputs to skill bots for tailored responses. |

## Copilot connector samples
## Microsoft 365 Copilot connector samples

The following samples implement Copilot connectors that extend Microsoft 365 Copilot.
The following samples implement Microsoft 365 Copilot connectors that extend Microsoft 365 Copilot.

| Sample | Description |
|--------|-------------|
Expand Down