Relative Content

Tag Archive for pdfgloblangchain

Filtering files in PyPDFDirectoryLoader

I would like to limit the files loaded using langchain_community.document_loaders.pdf.PyPDFDirectoryLoader to a specific list. I tried using glob but there is some odd behaviour there