This website requires JavaScript.
Explore
Help
Register
Sign In
zlei6
/
ragflow
Watch
1
Star
0
Fork
0
You've already forked ragflow
mirror of
https://github.com/infiniflow/ragflow.git
synced
2026-08-13 04:13:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d68e154ce17e6cace294a0c6ba4929b82e8da1e
ragflow
/
test
/
unit_test
/
deepdoc
/
parser
History
buua436
9ccb23e661
fix: align pipeline delimiter chunking (
#17723
)
2026-08-03 17:47:08 +08:00
..
test_docling_parser_remote.py
fix(deepdoc): guard docling crop against missing page images (
#17147
)
2026-07-24 11:20:06 +08:00
test_epub_parser.py
…
test_excel_parser.py
…
test_html_parser.py
fix(html_parser): keep text before the first block element (
#17073
)
2026-07-23 12:43:16 +08:00
test_json_parser.py
Fix: RAGFlowJsonParser crashes with IndexError on top-level JSON scalars (
#16877
)
2026-07-28 16:58:42 +08:00
test_markdown_parser.py
fix(deepdoc): keep pipe tables inside markdown code fences (
#17201
)
2026-07-23 13:31:35 +08:00
test_mineru_parser.py
fix: preserve mineru cross-page table positions (
#17017
)
2026-07-18 20:48:52 +08:00
test_mistral_ocr_model.py
feat: add Mistral OCR (/v1/ocr) as a document parser; fix "Can't find model" mis-tag (
#5782
,
#7075
) (
#17057
)
2026-07-24 21:07:48 +08:00
test_mistral_parser.py
Fix: validate Mistral OCR model (
#17515
)
2026-07-29 14:53:32 +08:00
test_naive_markdown_merge.py
…
test_opendataloader_parser.py
Fix: OpenDataLoader parser (
#17037
)
2026-07-20 09:49:19 +08:00
test_pdf_garbled_detection.py
…
test_pdf_parser_table_coordinates.py
…
test_somark_parser.py
…