langchain/libs/community/tests/unit_tests/document_loaders
Frank Dai e81433497b
community: support Confluence cookies (#28760)
**Description**: Some confluence instances don't support personal access
token, then cookie is a convenient way to authenticate. This PR adds
support for Confluence cookies.

**Twitter handle**: soulmachine
2024-12-17 12:16:36 -05:00
..
blob_loaders multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
loaders multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
parsers community: add AzureOpenAIWhisperParser (#27796) 2024-10-31 12:37:41 -04:00
sample_documents
test_docs
__init__.py
test_airbyte.py
test_arcgis_loader.py
test_assemblyai.py
test_bibtex.py
test_bshtml.py
test_confluence.py community: support Confluence cookies (#28760) 2024-12-17 12:16:36 -05:00
test_couchbase.py
test_csv_loader.py community[patch]: added content_columns option to CSVLoader (#23809) 2024-09-02 20:25:53 +00:00
test_cube_semantic.py
test_detect_encoding.py
test_directory_loader.py
test_directory.py
test_evernote_loader.py
test_generic_loader.py
test_git.py
test_github.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
test_hugging_face_model.py
test_hugging_face.py
test_imports.py community: add Needle retriever and document loader integration (#28157) 2024-12-03 22:06:25 +00:00
test_json_loader.py community: fixes json loader not getting texts with json standard (#27327) 2024-12-12 19:33:45 +00:00
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 community: Enhance MongoDBLoader with flexible metadata and optimized field extraction (#23376) 2024-09-17 10:23:17 -04:00
test_needle.py community: add Needle retriever and document loader integration (#28157) 2024-12-03 22:06:25 +00:00
test_notebook.py
test_notiondb_loader.py community: Correctly handle multi-element rich text (#25762) 2024-12-16 20:20:27 +00:00
test_obsidian.py
test_onenote.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
test_oracleadb.py
test_pdf.py community[patch]: add to pypdf tests and run in CI (#26663) 2024-09-19 14:45:49 +00:00
test_pebblo.py [community] Added PebbloTextLoader for loading text data in PebbloSafeLoader (#26582) 2024-09-19 09:59:04 -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
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 community[patch]: add web loader tests (#26728) 2024-09-20 18:29:54 -04:00
test_youtube.py