langchain/libs/community/langchain_community/document_loaders/parsers
Aksel Joonas Reedi 2cb39270ec
community: bytes as a source to AzureAIDocumentIntelligenceLoader (#26618)
- **Description:** This PR adds functionality to pass in in-memory bytes
as a source to `AzureAIDocumentIntelligenceLoader`.
- **Issue:** I needed the functionality, so I added it.
- **Dependencies:** NA
- **Twitter handle:** @akseljoonas if this is a big enough change :)

---------

Co-authored-by: Aksel Joonas Reedi <aksel@klippa.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-11-07 03:40:21 +00:00
..
html
language community[patch]: Add missing annotations (#24890) 2024-07-31 18:13:44 +00:00
__init__.py
audio.py community: add AzureOpenAIWhisperParser (#27796) 2024-10-31 12:37:41 -04:00
doc_intelligence.py community: bytes as a source to AzureAIDocumentIntelligenceLoader (#26618) 2024-11-07 03:40:21 +00:00
docai.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
generic.py docs: fix mimetype parser docstring (#25463) 2024-08-15 16:16:52 -07:00
grobid.py
msword.py all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
pdf.py all: test 3.13 ci (#27197) 2024-10-25 12:56:58 -07:00
registry.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
txt.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
vsdx.py