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

Replace Langchain's Azure-Document-Intelligence Loader with a custom loader #321

Closed
guybartal opened this issue Mar 4, 2024 · 0 comments · Fixed by #410
Closed

Replace Langchain's Azure-Document-Intelligence Loader with a custom loader #321

guybartal opened this issue Mar 4, 2024 · 0 comments · Fixed by #410
Assignees

Comments

@guybartal
Copy link
Collaborator

guybartal commented Mar 4, 2024

Currently the accelerator uses Langchain's implementation of DI which doesn't do anything and just returns the raw response from DI.
Instead of using Langchain's implementation, we would like to have our own implementation which does some extra stuff that is sometimes crucial for some use cases.

@yuvalyaron yuvalyaron changed the title Support pre-built Document Intelligence chunking strategy Replace Langchain's Azure-Document-Intelligence Loader with a custom loader Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants