File size: 210 Bytes
7a919c0
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9


from .pdf_parser import RAGFlowPdfParser 
from .pdf_parser import PlainParser
from .docx_parser import RAGFlowDocxParser
from .excel_parser import RAGFlowExcelParser
from .ppt_parser import RAGFlowPptParser