Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

LangChain Box Data Loader #864

Copy link
Copy link
@chuckie82

Description

@chuckie82
Issue body actions

Is your feature request related to a problem? Please describe.

LLMs (Large Language Models) with RAG (Retrieval Augmented Generation) access user's own data to generate answers grounded on facts in the user's documents. It would be great to have LangChain data loading interface to Box, so that people can build generative AI applications that can query Box data easily.

Describe the solution you'd like

LangChain offers custom data loader class for this purpose. It would be great if the Box dev team look into this. List of document types/databases with custom data loader is here:
https://python.langchain.com/docs/integrations/document_loaders/

Describe alternatives you've considered

Alternatives would be porting Box data locally or copy data to another service that has a LangChain data loader interface.

Reactions are currently unavailable

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.