Skip to content

Commit 168e0b3

Browse files
Update streaming-ux.md
1 parent 431a993 commit 168e0b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msteams-platform/bots/streaming-ux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ The following are the success and error codes:
597597
| Sample name | Description | Node.js | C# | Python |
598598
| --- | --- | --- | --- | --- |
599599
| Teams streaming bot sample| This sample app can be used for streaming scenarios in Teams using Azure Open AI and Bot Framework v4 for personal scope. | NA | [View](https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-streaming/csharp) | NA |
600-
| Conversational streaming bot | This is a conversational streaming bot with Teams AI library. | [View](https://github.com/microsoft/teams-ai/tree/v1/cg-cleanup/js/samples/04.ai-apps/i.teamsChefBot-streaming) | [View](https://github.com/microsoft/teams-ai/tree/v1/cg-cleanup/dotnet/samples/04.ai.g.teamsChefBot-streaming) | [View](https://github.com/microsoft/teams-ai/tree/v1/cg-cleanup/python/samples/04.ai.h.chainedActions.listBot-streaming) |
600+
| Conversational streaming bot | This is a conversational streaming bot with Teams AI library. | [View](https://github.com/microsoft/teams-sdk/tree/release/v1/js/samples/04.ai-apps/a.teamsChefBot) | [View](https://github.com/microsoft/teams-sdk/tree/release/v1/dotnet/samples/04.ai.a.teamsChefBot) | [View](https://github.com/microsoft/teams-sdk/tree/release/v1/python/samples/04.ai.h.chainedActions.listBot-streaming) |
601601

602602
## See also
603603

0 commit comments

Comments
 (0)