MicrosoftDocs / msteams-docs

Source for the Microsoft Teams developer platform documentation.
https://aka.ms/teamsdev
Creative Commons Attribution 4.0 International
277 stars 500 forks source link

Document on handling AI-generated content in Teams doesn't cover Bot Framework in Python #11180

Open glennelliott opened 2 days ago

glennelliott commented 2 days ago

Steps to reproduce

This new article usefully describes new features for Teams developers to specifically handle AI-generated content that they publish in Teams.

https://github.com/MicrosoftDocs/msteams-docs/blob/main/msteams-platform/bots/how-to/bot-messages-ai-generated-content.md

But the examples are incomplete. Specifically, there's no mention of the Python version of the Bot Framework.

Expected behavior

The document would have syntax examples for all of the supported languages of the Bot Framework.

Actual behavior

The document only shows the Javascript syntax.

Error details

No response

microsoft-github-policy-service[bot] commented 2 days ago

Hi glennelliott! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

Meghana-MSFT commented 2 days ago

@glennelliott - Thank you for reporting this, we will share this feedback with engineering team.

Meghana-MSFT commented 1 day ago

@surbhigupta12 - We received feedback for the Bot messages with AI-generated content doc. . The document only shows the Javascript syntax. Dev is asking to include syntax examples for all of the supported languages of the Bot Framework. Could you please help here?