Event banner
Extending Copilot: Expanding knowledge with Graph connectors
Event Ended
Thursday, Feb 29, 2024, 09:00 AM PSTEvent details
With Microsoft Graph connectors, you can index third-party data so it appears in Microsoft Search results and access that data through Copilot for Microsoft 365. Learn how to use Graph connectors to ...
Heather_Poulsen
Updated Dec 27, 2024
EdDaleEYKnowledge
Feb 29, 2024Copper Contributor
Is there a limit on the size of the content included in copilot via connector? Does this work like a RAG application for copilot, or is the content incorporated in some way? Is there any long term storage of the content or is this stateless?
- BrianTJackettMar 01, 2024
Microsoft
Content ingested via Graph connectors has a max payload size of 4MB, but this is parsed text size. See documentation for how to contextualize that: https://learn.microsoft.com/graph/connecting-external-content-api-limits#item-ingestion Graph connector data is stored in the customer's Microsoft 365 tenant alongside data for SharePoint, Exchange, Teams, etc. - EdDaleEYKnowledgeFeb 29, 2024Copper ContributorAny risk of the copilot hallucinating when the connector information is missing?
- EdDaleEYKnowledgeFeb 29, 2024Copper ContributorAny planned incorporation of Microsoft Syntax capabilities?