141 Commits (v0.20.3)

Autor SHA1 Mensaje Fecha
  Yongteng Lei eef43fa25c
Fix: unexpected truncated Excel files (#9500) hace 2 meses
  Jay Xu 79e2edc835
Fix "File contains no valid workbook part" (#9360) hace 2 meses
  Jay Xu 569ab011c4
Add fallback to use 'calamine' parse engine in excel_parser.py (#9374) hace 2 meses
  Jay Xu 6ad8b54754
fix "TypeError: '<' not supported between instances of 'Emu' and 'Non… (#9209) hace 3 meses
  Kevin Hu a16cd4f110
Refa: add result to callback for agent tool use. (#9137) hace 3 meses
  Yongteng Lei 39ef2ffba9
Feat: parsing supports jsonl or ldjson format (#9087) hace 3 meses
  Jin Hai 03daf4618c
Refactor parser code (#9042) hace 3 meses
  Kevin Hu ecdb1701df
Perf: test llm before RAPTOR. (#8897) hace 3 meses
  Yongteng Lei 51a8604dcb
Fix: fixed context loss caused by separating markdown tables from original text (#8844) hace 3 meses
  Kevin Hu 6d256ff0f5
Perf: ignore concate between rows. (#8507) hace 4 meses
  Jin Hai 4a2ff633e0
Fix typo in code (#8327) hace 4 meses
  Stephen Hu 2e44c3b743
Fix:Unimplemented function in ppt_parser (#8095) hace 5 meses
  giiiiiithub 6ba5a4348a
set PARALLEL_DEVICES default value= 0 (#7935) hace 5 meses
  Emmanuel Ferdman d4a123d6dd
Fix: resolve regex library warnings (#7782) hace 5 meses
  Yongteng Lei b908c33464
Fix: uncaptured image data with position information (#7683) hace 5 meses
  liuzhenghua ea5e8caa69
feat: Enable antialiasing for PDF image extraction to improve OCR accuracy (#7562) hace 5 meses
  Kevin Hu a14865e6bb
Fix: empty query issue. (#7551) hace 5 meses
  Kevin Hu 9d3dd13fef
Refa: text order be robuster. (#7525) hace 5 meses
  Stephen Hu 953b3e1b3f
Fix: Sometimes VisionFigureParser.figures may is tuple (#7477) hace 6 meses
  liuzhenghua 2f768b96e8
perf: optimze figure parser (#7392) hace 6 meses
  zhudongwork 10432a1be7
Refa: Optimize pptx shape extraction to reduce content loss (#6703) hace 6 meses
  gsmini 53c653b099
fix RAGFlowPdfParser AttributeError: 'PdfReader' object has no attribute 'close' err (#6859) hace 6 meses
  donblack01 0b48a2e0d1
Fix: When Excel is a formula, the parsed result is a formula, but cannot be correctly parsed as a value type (#6613) hace 7 meses
  Stephen Hu d77380f024
Feat: support pic base bullet for PPT (#6406) hace 7 meses
  Yongteng Lei 9611185eb4
Feat: add VLM-boosted DocX parser (#6307) hace 7 meses
  Yongteng Lei 1d6760dd84
Feat: add VLM-boosted PDF parser (#6278) hace 7 meses
  Yongteng Lei 5cf610af40
Feat: add vision LLM PDF parser (#6173) hace 7 meses
  Stephen Hu 79482ff672
Refa: Improve ppt_parser better handle list (#6162) hace 7 meses
  Kevin Hu 3a99c2b5f4
Refa: PARALLEL_DEVICES is a static parameter. (#6168) hace 7 meses
  Kevin Hu bfa8d342b3
Fix: retrieval debug mode issue. (#6150) hace 7 meses
  Debug Doctor 3e19044dee
Feat: add OCR's muti-gpus and parallel processing support (#5972) hace 7 meses
  Yongteng Lei 7cd37c37cd
Feat: add CSV file parsing support (#5989) hace 7 meses
  donblack01 b1a46d5adc Fix:when start with source code not in docker env report 'UnicodeDec… (#5802) hace 7 meses
  liwenju0 5b0e38060a
Feat:Optimize the table extraction logic in the Markdown parser: (#5663) hace 8 meses
  Kevin Hu 8fb8374dfc
Fix: delimiter issue. (#5720) hace 8 meses
  yihong 4326873af6
refactor: no need to inherit in python3 clean the code (#5659) hace 8 meses
  非法操作 ca04ae9540
Minor: improve doc and rm unused file (#5634) hace 8 meses
  hy89 b0c21b00d9
Refactor: Optimize error handling and support parsing of XLS(EXCEL97—2003) files. (#5633) hace 8 meses
  Zhichang Yu c813c1ff4c
Made task_executor async to speedup parsing (#5530) hace 8 meses
  yihong 8a2542157f
Fix: possible memory leaks close #5277 (#5500) hace 8 meses
  Yongteng Lei 83d0949498
Fix: fix special delimiter parsing issue (#5448) hace 8 meses
  Zhichang Yu db42d0e0ae
Optimize ocr (#5297) hace 8 meses
  Zhichang Yu c326f14fed
Optimized Recognizer.sort_X_firstly and Recognizer.sort_Y_firstly (#5182) hace 8 meses
  SkyfireWXY 8fcca1b958
fix: big xls file error (#4859) hace 8 meses
  Kevin Hu 6f30397bb5
Infinity adapt to graphrag. (#4663) hace 9 meses
  Jin Hai 3894de895b
Update comments (#4569) hace 9 meses
  Kevin Hu e478586a8e
Refactor. (#4487) hace 9 meses
  Kevin Hu 76cd23eecf
Catch the exception while parsing pptx. (#4202) hace 10 meses
  ly0303521 101b8ff813
fix chunk method "Table" losing content when the Excel file has multi… (#4123) hace 10 meses
  Jin Hai 275b5d14f2
Fix json file parse (#4004) hace 10 meses