Making file parser flexible to deprecate pdf parser (#3073)

Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
This commit is contained in:
PHSB
2025-08-06 11:15:04 -06:00
committed by GitHub
parent 31aa7d6973
commit 468f5c6051
15 changed files with 555 additions and 49 deletions

View File

@@ -43,7 +43,7 @@ This block sends an email.
This block downloads a file from the website.
## FileParserBlock
This block parses a file from the website.
This block parses PDFs, CSVs, and Excel files from the website.
## PDFParserBlock
This block parses a PDF file from the website.