langchain/docs/modules/indexes
Kwuang Tang a508afa91c
Add file filter param to Git loader (#2904)
Allows users to specify what files should be loaded instead of
indiscriminately loading the entire repo.

extends #2851 

NOTE: for reviewers, `hide whitespace` option recommended since I
changed the indentation of an if-block to use `continue` instead so it
looks less like a Christmas tree :)
2023-04-14 10:45:54 -07:00
..
document_loaders/examples Add file filter param to Git loader (#2904) 2023-04-14 10:45:54 -07:00
retrievers/examples Harrison/pinecone hybrid update (#2742) 2023-04-11 21:32:17 -07:00
text_splitters Update huggingface_length_function.ipynb (#2203) 2023-03-30 20:43:58 -07:00
vectorstores Add custom vector fields and text fields for OpenSearch (#2652) 2023-04-10 21:02:02 -07:00
document_loaders.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
getting_started.ipynb Fix docstring in indexes/getting-started (#2452) 2023-04-06 12:48:08 -07:00
retrievers.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
text_splitters.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
vectorstores.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00