langchain/libs/community/langchain_community/document_loaders/parsers
ccurme 6da3d92b42
(all): update removal in deprecation warnings from 0.2 to 0.3 (#21265)
We are pushing out the removal of these to 0.3.

`find . -type f -name "*.py" -exec sed -i ''
's/removal="0\.2/removal="0.3/g' {} +`
2024-05-03 14:29:36 -04:00
..
html docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
language
__init__.py
audio.py community[minor]: Add audio-parser "faster-whisper" in audio.py (#20012) 2024-04-18 20:50:59 +00:00
doc_intelligence.py
docai.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
generic.py
grobid.py
msword.py community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
pdf.py community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
registry.py
txt.py community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
vsdx.py