From d1715282112b7848bb84f4443e8c6b0351311d82 Mon Sep 17 00:00:00 2001 From: Gladys Alvarez <40550185+gladysaj@users.noreply.github.com> Date: Thu, 1 Aug 2024 13:04:07 -0600 Subject: [PATCH] Update decision-guide typo for ContextIQ --- docs/decision-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/decision-guide.md b/docs/decision-guide.md index 1c3177b..1cee124 100644 --- a/docs/decision-guide.md +++ b/docs/decision-guide.md @@ -98,7 +98,7 @@ Before settling on a path, it’s wise to consider the pros and cons of each opt | Extensibility options | Benefits | Limitations | |:------------------------|:-----------------------------------|:-------------------------------------| -| **Graph connectors** | Able to add activities (*e.g.* View, modify, and shared), which improve the relevance

Semantic discovery of content is immediately available without turning on

Content in Graph also works with ContextIO, Content Recommendations and Enterprise Search in Microsoft365.com, SPO, and Bing at Work

Third-party data stays within compliance boundary by indexing the data ([Learn more](data-privacy-security.md)) | Not visible or discoverable to end-users unless used with declarative copilots and/or message extensions

No sideloading. The Search Administrator role is required to deploy your Graph Connector to Copilot

If you don't implement Entra ID Groups in your system, you need to create External Groups calling Graph APIs and maintain sync state of the membership | +| **Graph connectors** | Able to add activities (*e.g.* View, modify, and shared), which improve the relevance

Semantic discovery of content is immediately available without turning on

Content in Graph also works with ContextIQ, Content Recommendations and Enterprise Search in Microsoft365.com, SPO, and Bing at Work

Third-party data stays within compliance boundary by indexing the data ([Learn more](data-privacy-security.md)) | Not visible or discoverable to end-users unless used with declarative copilots and/or message extensions

No sideloading. The Search Administrator role is required to deploy your Graph Connector to Copilot

If you don't implement Entra ID Groups in your system, you need to create External Groups calling Graph APIs and maintain sync state of the membership | | **Declarative copilots** | Your own branded chat experience

Improved discoverability and user-experiences | Still in private preview and features are limited | | **API plugins** | Support search and action

Support basic Adaptive Cards for better UX

Simpler development with existing REST APIs with OpenAPI specifications

You can include instructions to LLM | Still in private preview and features are limited | | **Teams message extensions** | Discoverable through Teams Store or App Source marketplace

Support search and action

Support Adaptive Cards for better UX and more controls

Works on Outlook too

If you previously have build message extensions for Teams, they now work as plugins | Max 1 million plugins enabled per user

Limited numbers of commands (max 3) and parameters (max 5)

Orchestrator only reasons with 10 plugins per prompt

Data can leave compliance boundary, as it calls the bot framework command, which is hosted externally to the Microsoft 365 boundary

Performance depends on developers and hosting

Handling multi-parameters with complex prompts can be challenging | @@ -160,4 +160,4 @@ Learn prerequisites for building connectors and plugins: - [API plugins overview](overview-api-plugins.md) - [Copilot Studio plugins overview](overview-business-applications.md) - [Teams Message extensions overview](overview-message-extension-bot.md) -- [Teams AI Library](/microsoftteams/platform/bots/how-to/teams%20conversational%20ai/teams-conversation-ai-overview) \ No newline at end of file +- [Teams AI Library](/microsoftteams/platform/bots/how-to/teams%20conversational%20ai/teams-conversation-ai-overview)