..
blob_loaders
community[minor]: Add CloudBlobLoader that supports loading data from cloud buckets ( #21957 )
2024-05-23 10:59:55 -04:00
loaders
community[patch]: upgrade to recent version of mypy ( #21616 )
2024-05-13 14:55:07 -04:00
parsers
Community[minor]: Add language parser for Elixir ( #22742 )
2024-06-10 15:56:57 +00:00
sample_documents
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_docs
community: Fix CSVLoader columns is None ( #20701 )
2024-05-22 12:57:46 -07:00
__init__.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_airbyte.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_arcgis_loader.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_assemblyai.py
Merge pull request #18421
2024-03-06 13:16:05 -05:00
test_bibtex.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_bshtml.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_confluence.py
Merge pull request #18436
2024-03-06 13:15:24 -05:00
test_couchbase.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_csv_loader.py
community: Fix CSVLoader columns is None ( #20701 )
2024-05-22 12:57:46 -07:00
test_cube_semantic.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_detect_encoding.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
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
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_generic_loader.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_git.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
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
community[minor]: add hugging_face_model document loader ( #17323 )
2024-02-28 20:05:35 +00:00
test_hugging_face.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_imports.py
community[minor]: Add Scrapfly Loader community integration ( #22036 )
2024-05-22 21:29:13 +00:00
test_json_loader.py
community[minor]: use jq schema for content_key in json_loader ( #18003 )
2024-03-05 15:51:24 -08:00
test_lakefs.py
community[minor]: import fix ( #20995 )
2024-04-29 10:32:50 -04:00
test_mediawikidump.py
infra: add print rule to ruff ( #16221 )
2024-02-09 16:13:30 -08:00
test_mhtml.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_mongodb.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_notebook.py
community[patch]: add NotebookLoader unit test ( #17721 )
2024-03-29 00:27:46 +00:00
test_obsidian.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_onenote.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_oracleadb.py
community[minor]: add oracle autonomous database doc loader integration ( #19536 )
2024-03-26 17:02:18 -07:00
test_pebblo.py
community[minor]: Add support for Pebblo cloud_api_key in PebbloSafeLoader ( #19855 )
2024-04-08 11:10:04 -04:00
test_psychic.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_readthedoc.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
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[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_rss.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_trello.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
test_web_base.py
community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community ( #14463 )
2023-12-11 13:53:30 -08:00
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