langchain icon indicating copy to clipboard operation
langchain copied to clipboard

New Document loader request for Sharepoint , OneDrive and Documentum

Open amitmukh opened this issue 1 year ago • 5 comments

Many customers has their knowledge base sitting on either in SharePoint , OneDrive and Documentum. Can we have a new document loader for all these?

amitmukh avatar Mar 29 '23 16:03 amitmukh

Totally with you! A loader for SharePoint and OneDrive would be great!

tvigouroux avatar Apr 20 '23 17:04 tvigouroux

yes, would be totally awesome and helpful for all the info buried in sharepoint sites and lists!

scottdevopsgithub avatar Apr 25 '23 18:04 scottdevopsgithub

I'll try to work on this one.

netoferraz avatar Apr 29 '23 13:04 netoferraz

hey @netoferraz are by any chance working on sharepoint?

ugoborghetti avatar May 14 '23 18:05 ugoborghetti

@netoferraz Any news on the SharePoint Loader?

laveshnk-crypto avatar Jun 03 '23 16:06 laveshnk-crypto

Hi @laveshnk-crypto and @ugoborghetti I'll try to work on this in the following week.

netoferraz avatar Jun 03 '23 23:06 netoferraz

Thank you @netoferraz ! That would be really helpful

laveshnk-crypto avatar Jun 04 '23 05:06 laveshnk-crypto

Hi @netoferraz , is there any update on this?

laveshnk-crypto avatar Jun 09 '23 04:06 laveshnk-crypto

Any news for Sharepoint loader (w/ authentication also)? =]

HoiDam avatar Jun 09 '23 08:06 HoiDam

We're waiting for a review here.

netoferraz avatar Jun 09 '23 10:06 netoferraz

Cool!

HoiDam avatar Jun 13 '23 06:06 HoiDam

Hi @netoferraz , thanks a lot for your contribution to the LangChain package! its extremely invaluable for developers such as me.

Temporarily, till your SharePoint Loader gets approved, I have gone ahead and cloned your version of langchain and im using that in my project instead. However, I had a few hiccups while following the documentation.

My sharepoint site doesnt have subsites, hence I am not able to retrieve the subsite ID as specified in the docs. What do I do in this case? My document library is located in the main site itself.

If you could help me out with this, that would be much appreciated. Cheers!

laveshnk-crypto avatar Jun 13 '23 10:06 laveshnk-crypto

Hi, @amitmukh! I'm Dosu, and I'm helping the LangChain team manage their backlog. I wanted to let you know that we are marking this issue as stale.

From what I understand, you requested a new document loader for SharePoint, OneDrive, and Documentum. Netoferraz has volunteered to work on it and has provided an update that they will start working on it in the following week. There has been some discussion and support from other users as well.

Before we close this issue, we wanted to check with you if it is still relevant to the latest version of the LangChain repository. If it is, please let us know by commenting on the issue. Otherwise, feel free to close the issue yourself, or it will be automatically closed in 7 days.

Thank you for your understanding and contribution to the LangChain project!

dosubot[bot] avatar Sep 22 '23 16:09 dosubot[bot]

Hi Folks, So as of today are we having any Git Repo which has used langchain document loader from SharePoint.

joybrotodey-clousufi avatar Oct 04 '23 08:10 joybrotodey-clousufi

Thanks how do we get Sharepoint Loader working with Client Context and Site Tenant specific URL. the current sharepoint loader developed in LC does not allow for O365 authentication it is giving below error error_description=Application is not configured as a multi-tenant application. Please help @netoferraz

hsravidatta avatar Dec 22 '23 17:12 hsravidatta

@hsravidatta did you ever solve this? I am getting the same error when following the steps here, in the langchain docs. Thank you!

Jasper-Rowan avatar Jan 28 '24 15:01 Jasper-Rowan

I know that I'm late but here is an article that I wrote on the subject: https://medium.com/@eric_vaillancourt/filling-the-gap-developing-a-custom-solution-for-sharepoint-integration-with-langchain-d961f7a06c96

ericvaillancourt avatar Apr 27 '24 14:04 ericvaillancourt