Create a generative chatbot in Sharepoint

John Earland 0 Reputation points
2024-07-24T12:57:03.27+00:00

How do I create a chatbot in Sharepoint, that uses documents held in Sharepoint as it's data source to produce generative answers?

SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,597 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2024-07-24T12:57:03.2933333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To create a chatbot in SharePoint that uses documents held in SharePoint as its data source to produce generative answers, you can follow these steps:

    1. Open the Data source configuration pane from the Create generative answers node by selecting Edit under Data sources.
    2. Alternatively, select the ... in the Create generative answers node, then select Properties to open a pane, and finally select Data source.
    3. Open the Class data options and under SharePoint in the Data source pane, add the SharePoint or OneDrive for Business URLs you want to use. Separate multiple URLs with manual line breaks (with Shift + Enter).
    4. Select Save at the top to save your topic changes.
    5. Test your copilot with phrases that you expect to return content.

    Note that SharePoint site URLs cannot be more than two levels deep and only modern pages are supported. Additionally, due to memory limits, generative answers can only use SharePoint files that are under 3 MB. If a file is larger than 3 MB, consider splitting it into multiple smaller files.


    References:

    0 comments No comments