You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
As a user, I want to load sharepoint page content with SharepointReader
So that I can transform the HTML content of a Sharepoint Site page into a document
In order to also use this data in LLM applications
Reason
Currently, SharepointReader can only load documents from a Sharepoint Site Drive.
Value of Feature
Implementing this feature allows a user to:
Load textual data from pages under a Sharepoint Site.
The text was updated successfully, but these errors were encountered:
Feature Description
As a user, I want to load sharepoint page content with
SharepointReader
So that I can transform the HTML content of a Sharepoint Site page into a document
In order to also use this data in LLM applications
Reason
Currently,
SharepointReader
can only load documents from a Sharepoint Site Drive.Value of Feature
Implementing this feature allows a user to:
The text was updated successfully, but these errors were encountered: