Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 2 additions & 0 deletions samples/dotnet/copilotstudio-client/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Copilot Studio Client Console Sample

*Please note - S2S is not currently supported for Copilot Studio. It is in active development, and once there is an ETA we will update this notice.*

## Instructions - Setup

### Prerequisite
Expand Down
1 change: 1 addition & 0 deletions samples/nodejs/copilotstudio-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

This is a sample to show how to use the `@microsoft/agents-copilotstudio-client` package to talk to an Agent hosted in CopilotStudio.

*Please note - S2S is not currently supported for Copilot Studio. It is in active development, and once there is an ETA we will update this notice.*

## Prerequisite

Expand Down
2 changes: 2 additions & 0 deletions samples/python/copilotstudio-client/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# CopilotStudio Client

*Please note - S2S is not currently supported for Copilot Studio. It is in active development, and once there is an ETA we will update this notice.*

## Prerequisite

To set up this sample, you will need the following:
Expand Down