File size: 240 Bytes
41c7a59
51482f3
2d09c38
 
 
 
1
2
3
4
5
6
7


from .pdf_parser import RAGFlowPdfParser as PdfParser, PlainParser
from .docx_parser import RAGFlowDocxParser as DocxParser
from .excel_parser import RAGFlowExcelParser as ExcelParser
from .ppt_parser import RAGFlowPptParser as PptParser