langchain/libs/community/tests/unit_tests/document_loaders
Eugene Yurtsev d24b82357f
community[patch]: Add missing annotations (#24890)
This PR adds annotations in comunity package.

Annotations are only strictly needed in subclasses of BaseModel for
pydantic 2 compatibility.

This PR adds some unnecessary annotations, but they're not bad to have
regardless for documentation pages.
2024-07-31 18:13:44 +00:00
..
blob_loaders infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
loaders infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
parsers infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
sample_documents
test_docs community: Fix CSVLoader columns is None (#20701) 2024-05-22 12:57:46 -07:00
__init__.py
test_airbyte.py
test_arcgis_loader.py
test_assemblyai.py
test_bibtex.py
test_bshtml.py
test_confluence.py community[patch]: Add missing annotations (#24890) 2024-07-31 18:13:44 +00:00
test_couchbase.py
test_csv_loader.py community: Fix CSVLoader columns is None (#20701) 2024-05-22 12:57:46 -07:00
test_cube_semantic.py
test_detect_encoding.py
test_directory_loader.py community: Fix CSVLoader columns is None (#20701) 2024-05-22 12:57:46 -07:00
test_directory.py community: glob multiple patterns when using DirectoryLoader (#22852) 2024-06-18 09:24:50 -07:00
test_evernote_loader.py
test_generic_loader.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
test_git.py
test_github.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
test_hugging_face_model.py
test_hugging_face.py
test_imports.py community[minor]: Add ScrapingAnt Loader Community Integration (#24514) 2024-07-24 21:11:43 -04:00
test_json_loader.py
test_lakefs.py community[patch]: Add missing annotations (#24890) 2024-07-31 18:13:44 +00:00
test_mediawikidump.py
test_mhtml.py
test_mongodb.py
test_notebook.py
test_obsidian.py
test_onenote.py
test_oracleadb.py
test_pebblo.py community[minor]: [PebbloSafeLoader] Implement content-size-based batching (#24871) 2024-07-31 09:10:28 -04:00
test_psychic.py community[patch]: Add missing annotations (#24890) 2024-07-31 18:13:44 +00:00
test_readthedoc.py
test_recursive_url_loader.py community[patch]: recursive url loader fix and unit tests (#22521) 2024-06-05 17:56:20 -07:00
test_rspace_loader.py community[patch]: Add missing annotations (#24890) 2024-07-31 18:13:44 +00:00
test_rss.py
test_trello.py
test_web_base.py
test_youtube.py community[patch]: Load YouTube transcripts (captions) as fixed-duration chunks with start times (#21710) 2024-06-11 17:44:36 +00:00