Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Doc Improvement][M365 developer mode][3546569] #5

Closed
wants to merge 2 commits into from

Conversation

v-ypalikila
Copy link
Contributor

updated

:::image type="content" source="./assets/images/developer-mode-on.png" alt-text="Screenshot of `M365 Chat` session where user has typed `-developer on` to successfully enable developer mode":::

Developer mode is only available within **M365 Chat** (Copilot for Microsoft 365) experiences and doesn't surface in Microsoft Copilot (Copilot with Bing) chat. For more info, see [Debugging plugin selection](orchestrator.md#debugging-plugin-selection).
[!INCLUDE [preview-disclaimer](~/../msteams-docs/includes/bots/message-extension-plugin-developer-mode.md)]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file does not exist in the msteams-docs repo main branch. In general I'm wary of re-using an include file from another repo this way - our builds will break if this include is moved or deleted.

Comment on lines -68 to -74
### Enabling developer mode

You can use *developer mode* for **M365 Chat** while testing your plugin to verify if and how the orchestrator selected your plugin for use in response to a given prompt. From *M365 Chat*, you can enable developer mode by typing `-developer on` (or `off` to disable).

:::image type="content" source="./assets/images/developer-mode-on.png" alt-text="Screenshot of `M365 Chat` session where user has typed `-developer on` to successfully enable developer mode":::

Developer mode is only available within **M365 Chat** (Copilot for Microsoft 365) experiences and doesn't surface in Microsoft Copilot (Copilot with Bing) chat. For more info, see [Debugging plugin selection](orchestrator.md#debugging-plugin-selection).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this text should remain in the article, and a cross-repo include wouldn't be particularly helpful here. @v-ypalikila, I'll follow up with you and @jasonjoh on if/when to use cross-repo includes to de-dupe content within articles in Teams, Copilot, etc.

@v-ypalikila v-ypalikila changed the title [Doc Improvement][M365 developer mode] [Doc Improvement][M365 developer mode][3546569] Mar 18, 2024
@jasonjoh
Copy link
Collaborator

jasonjoh commented May 8, 2024

Closing due to inactivity.

@jasonjoh jasonjoh closed this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants