run-llama / llama-hub

A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
https://llamahub.ai/
MIT License
3.42k stars 727 forks source link

[Feature Request]: Load Sharepoint Pages with SharepointReader #937

Open CraftingLevi opened 5 months ago

CraftingLevi commented 5 months ago

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: