79671193

Date: 2025-06-18 19:01:57
Score: 1.5
Natty:
Report link

You can just conver the argument which you are passing in the PyPDFLoader into string like

loader = PyPDFLoader(file_path=str(pdf_path))
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Pragyan Prakhar