Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add all Document loaders of Langchain #87

Open
paulVu opened this issue Jun 21, 2023 · 1 comment
Open

How to add all Document loaders of Langchain #87

paulVu opened this issue Jun 21, 2023 · 1 comment
Labels
question Further information is requested

Comments

@paulVu
Copy link

paulVu commented Jun 21, 2023

Can you share your experience about 'Document loaders'?, I see a lot of integrations in @langchain
It's hard to add on?

@paulVu paulVu changed the title How to add all Document loaders of @Langchain How to add all Document loaders of Langchain Jun 21, 2023
@gharbat
Copy link
Member

gharbat commented Jun 25, 2023

It should not be hard to add, you can see pdfHandler.ts file inside the llm-server, then you should be able to create your own in a similar fashion

@gharbat gharbat added the question Further information is requested label Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants