ragflow/deepdoc/parser
Zhichang Yu cad341e794 Added kb_id filter to knn. Fix #3458 (#3513)
### What problem does this PR solve?

Added kb_id filter to knn. Fix #3458

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-11-20 20:53:30 +08:00
..
resume Use consistent log file names, introduced initLogger (#3403) 2024-11-14 17:13:48 +08:00
__init__.py add support for eml file parser (#1768) 2024-08-06 16:42:14 +08:00
docx_parser.py Fix:#3230 When parsing a docx file using the Book parsing method, to_page is always -1, resulting in a block count of 0 even if parsing is successful (#3249) 2024-11-08 09:21:42 +08:00
excel_parser.py Update readme and add license (#1018) 2024-06-01 16:24:10 +08:00
html_parser.py search between multiple indiices for team function (#3079) 2024-10-29 13:19:01 +08:00
json_parser.py Introduced beartype (#3460) 2024-11-18 17:38:17 +08:00
markdown_parser.py Support table for markdown file in general parser (#1278) 2024-06-27 14:38:35 +08:00
pdf_parser.py Added kb_id filter to knn. Fix #3458 (#3513) 2024-11-20 20:53:30 +08:00
ppt_parser.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
txt_parser.py fix bug about fetching knowledge graph (#3394) 2024-11-14 12:29:15 +08:00
utils.py rename get_txt to get_text (#2649) 2024-09-29 12:47:09 +08:00