langchain/docs/extras
Lars von Wedel 6d82503eb1
Add parser and loader for Azure document intelligence service. (#10136)
Hi,

this PR contains loader / parser for Azure Document intelligence which
is a ML-based service to ingest arbitrary PDFs / images, even if
scanned. The loader generates Documents by pages of the original
document. This is my first contribution to LangChain.

Unfortunately I could not find the correct place for test cases. Happy
to add one if you can point me to the location, but as this is a
cloud-based service, a test would require network access and credentials
- so might be of limited help.

Dependencies: The needed dependency was already part of pyproject.toml,
no change.
Twitter: feel free to mention @LarsAC on the announcement
2023-09-03 14:25:39 -07:00
..
_templates Update Integrations links (#8206) 2023-07-24 21:20:32 -07:00
additional_resources Mv LCEL docs up a level (#10073) 2023-09-01 08:20:55 -07:00
expression_language Mv LCEL docs up a level (#10073) 2023-09-01 08:20:55 -07:00
guides Mv LCEL docs up a level (#10073) 2023-09-01 08:20:55 -07:00
integrations Add parser and loader for Azure document intelligence service. (#10136) 2023-09-03 14:25:39 -07:00
modules Update openai_multi_functions_agent.ipynb (#10144) 2023-09-03 13:00:48 -07:00
use_cases Update apis.ipynb (#10145) 2023-09-03 13:00:22 -07:00