121 Commits (v0.18.0)

Author SHA1 Message Date
  zhudongwork 10432a1be7
Refa: Optimize pptx shape extraction to reduce content loss (#6703) 6 months ago
  gsmini 53c653b099
fix RAGFlowPdfParser AttributeError: 'PdfReader' object has no attribute 'close' err (#6859) 6 months ago
  donblack01 0b48a2e0d1
Fix: When Excel is a formula, the parsed result is a formula, but cannot be correctly parsed as a value type (#6613) 7 months ago
  Stephen Hu d77380f024
Feat: support pic base bullet for PPT (#6406) 7 months ago
  Yongteng Lei 9611185eb4
Feat: add VLM-boosted DocX parser (#6307) 7 months ago
  Yongteng Lei 1d6760dd84
Feat: add VLM-boosted PDF parser (#6278) 7 months ago
  Yongteng Lei 5cf610af40
Feat: add vision LLM PDF parser (#6173) 7 months ago
  Stephen Hu 79482ff672
Refa: Improve ppt_parser better handle list (#6162) 7 months ago
  Kevin Hu 3a99c2b5f4
Refa: PARALLEL_DEVICES is a static parameter. (#6168) 7 months ago
  Kevin Hu bfa8d342b3
Fix: retrieval debug mode issue. (#6150) 7 months ago
  Debug Doctor 3e19044dee
Feat: add OCR's muti-gpus and parallel processing support (#5972) 7 months ago
  Yongteng Lei 7cd37c37cd
Feat: add CSV file parsing support (#5989) 7 months ago
  donblack01 b1a46d5adc Fix:when start with source code not in docker env report 'UnicodeDec… (#5802) 7 months ago
  liwenju0 5b0e38060a
Feat:Optimize the table extraction logic in the Markdown parser: (#5663) 7 months ago
  Kevin Hu 8fb8374dfc
Fix: delimiter issue. (#5720) 8 months ago
  yihong 4326873af6
refactor: no need to inherit in python3 clean the code (#5659) 8 months ago
  非法操作 ca04ae9540
Minor: improve doc and rm unused file (#5634) 8 months ago
  hy89 b0c21b00d9
Refactor: Optimize error handling and support parsing of XLS(EXCEL97—2003) files. (#5633) 8 months ago
  Zhichang Yu c813c1ff4c
Made task_executor async to speedup parsing (#5530) 8 months ago
  yihong 8a2542157f
Fix: possible memory leaks close #5277 (#5500) 8 months ago
  Yongteng Lei 83d0949498
Fix: fix special delimiter parsing issue (#5448) 8 months ago
  Zhichang Yu db42d0e0ae
Optimize ocr (#5297) 8 months ago
  Zhichang Yu c326f14fed
Optimized Recognizer.sort_X_firstly and Recognizer.sort_Y_firstly (#5182) 8 months ago
  SkyfireWXY 8fcca1b958
fix: big xls file error (#4859) 8 months ago
  Kevin Hu 6f30397bb5
Infinity adapt to graphrag. (#4663) 9 months ago
  Jin Hai 3894de895b
Update comments (#4569) 9 months ago
  Kevin Hu e478586a8e
Refactor. (#4487) 9 months ago
  Kevin Hu 76cd23eecf
Catch the exception while parsing pptx. (#4202) 10 months ago
  ly0303521 101b8ff813
fix chunk method "Table" losing content when the Excel file has multi… (#4123) 10 months ago
  Jin Hai 275b5d14f2
Fix json file parse (#4004) 10 months ago
  Zhichang Yu 1254ecf445
Added static check at PR CI (#3921) 10 months ago
  Zhichang Yu 0d68a6cd1b
Fix errors detected by Ruff (#3918) 10 months ago
  Jin Hai 821fdf02b4
Fix parsing JSON file error (#3829) 11 months ago
  Yuhao Tsui 7b6a5ffaff
Fix: page_chars attribute does not exist in some formats of PDF (#3796) 11 months ago
  Kevin Hu 7058ac0041
Fix out of boundary. (#3786) 11 months ago
  Zhichang Yu bc701d7b4c
Edit chunk shall update instead of insert it (#3709) 11 months ago
  Zhichang Yu 2249d5d413
Always open text file for write with UTF-8 (#3688) 11 months ago
  Zhichang Yu cad341e794 Added kb_id filter to knn. Fix #3458 (#3513) 11 months ago
  Zhichang Yu 4413683898
Introduced beartype (#3460) 11 months ago
  Jin Hai 1e90a1bf36
Move settings initialization after module init phase (#3438) 11 months ago
  Zhichang Yu 30f6421760
Use consistent log file names, introduced initLogger (#3403) 11 months ago
  Kevin Hu 4caf932808
fix bug about fetching knowledge graph (#3394) 11 months ago
  Zhichang Yu a2a5631da4
Rework logging (#3358) 11 months ago
  kuschzzp 9c6cc20356
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) 11 months ago
  Kevin Hu 2d1fbefdb5
search between multiple indiices for team function (#3079) 1 year ago
  Kevin Hu bfc07fe4f9
bigger resolution for OCR (#2919) 1 year ago
  chongchuanbing 66172cef3e
fix: torch dependency start error (#2777) 1 year ago
  Kevin Hu daa65199e8
trival (#2650) 1 year ago
  Kevin Hu fc867cb959
rename get_txt to get_text (#2649) 1 year ago
  yqkcn aea553c3a8
Add get_txt function (#2639) 1 year ago