langchain-ai / langchainjs

🦜🔗 Build context-aware reasoning applications 🦜🔗
https://js.langchain.com/docs/
MIT License
12.41k stars 2.1k forks source link

Any plan to support SharePoint source ? #4105

Closed aalev closed 4 months ago

aalev commented 8 months ago

hello, thanks again for your work ! any plan to support SharePointLoader (https://python.langchain.com/docs/integrations/document_loaders/microsoft_sharepoint) ?

dosubot[bot] commented 8 months ago

🤖

Hey @aalev! Always a pleasure to see familiar usernames. Hope you're coding away to glory! 😄

Based on the current state of the langchainjs repository, there is no explicit mention of a SharePointLoader in the list of supported document loaders. The current version, Release 0.1.4, supports a variety of web and file system document loaders, but SharePointLoader is not among them.

However, the langchainjs framework is designed to be extensible, and it's possible that support for SharePointLoader could be added in a future release. This would likely involve creating a new document loader module similar to the existing ones, tailored to interact with SharePoint's APIs and data structures.

Unfortunately, without direct confirmation from the repository maintainers, it's impossible to say for certain whether or when this feature might be added. I recommend keeping an eye on the repository's release notes and issue tracker for any updates on this topic.

If you have any further questions or need more information, please don't hesitate to ask. Dosu is here to help!

Sources


This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

If you want to continue the conversation, start your reply with @dosu-bot.

TimSusa commented 7 months ago

please support a sharepoint loader!

dosubot[bot] commented 4 months ago

Hi, @aalev,

I'm helping the langchainjs team manage their backlog and am marking this issue as stale. From what I understand, you inquired about the potential for supporting SharePointLoader in the project, and it was clarified that the current version of the repository does not support SharePointLoader. However, there are plans to add support in a future release.

Could you please confirm if this issue is still relevant to the latest version of the langchainjs repository? If it is, please let the langchainjs team 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!