9d8b96c1d0
Feat: add context for figure and table ( #11547 )
...
### What problem does this PR solve?
Add context for figure table.

`==================()` for demonstrating purpose.
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2025-11-27 10:21:44 +08:00
f6aeebc608
Fix: cannot write mode RGBA as JPEG ( #11102 )
...
### What problem does this PR solve?
Fix #11091
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-07 15:45:10 +08:00
bab3fce136
Move some constants to common ( #11004 )
...
### What problem does this PR solve?
As title.
### Type of change
- [x] Refactoring
---------
Signed-off-by: Jin Hai <haijin.chn@gmail.com >
2025-11-05 08:01:39 +08:00
766d900a41
Refactor: rename rmSpace to remove_redundant_spaces ( #10796 )
...
### What problem does this PR solve?
- rename rmSpace to remove_redundant_spaces
- move clean_markdown_block to common module
- add unit tests for remove_redundant_spaces and clean_markdown_block
### Type of change
- [x] Refactoring
---------
Signed-off-by: Jin Hai <haijin.chn@gmail.com >
2025-10-28 09:46:32 +08:00
f24d464a53
Fix: video file suffix ( #10740 )
...
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-10-23 11:13:09 +08:00
5b2e5dd334
Feat: Gemini supports video parsing ( #10671 )
...
### What problem does this PR solve?
Gemini supports video parsing.


Close : #10617
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2025-10-20 16:49:47 +08:00
0b456a18a3
Refactor: Improve the buffer close for vision_llm_chunk ( #9845 )
...
### What problem does this PR solve?
Improve the buffer close for vision_llm_chunk
### Type of change
- [x] Refactoring
2025-09-02 10:31:37 +08:00
321a280031
Feat: add image preview to retrieval test. ( #7610 )
...
### What problem does this PR solve?
#7608
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2025-05-13 14:30:36 +08:00
1a5608d0f8
Fix: Add title_tks for Pictures ( #7365 )
...
### What problem does this PR solve?
https://github.com/infiniflow/ragflow/issues/7362
append title_tks
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2025-04-28 13:35:34 +08:00
1d6760dd84
Feat: add VLM-boosted PDF parser ( #6278 )
...
### What problem does this PR solve?
Add VLM-boosted PDF parser if VLM is set.
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2025-03-20 09:39:32 +08:00
5cf610af40
Feat: add vision LLM PDF parser ( #6173 )
...
### What problem does this PR solve?
Add vision LLM PDF parser
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
---------
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com >
2025-03-18 14:52:20 +08:00
3894de895b
Update comments ( #4569 )
...
### What problem does this PR solve?
Add license statement.
### Type of change
- [x] Refactoring
Signed-off-by: Jin Hai <haijin.chn@gmail.com >
2025-01-21 20:52:28 +08:00
e678819f70
Fix RGBA error ( #3707 )
...
### What problem does this PR solve?
**Passing cv_mdl.describe() is not an RGB converted image**
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-11-28 13:09:02 +08:00
bc701d7b4c
Edit chunk shall update instead of insert it ( #3709 )
...
### What problem does this PR solve?
Edit chunk shall update instead of insert it. Close #3679
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-11-28 13:00:38 +08:00
6b3a40be5c
Format file format from Windows/dos to Unix ( #1949 )
...
### What problem does this PR solve?
Related source file is in Windows/DOS format, they are format to Unix
format.
### Type of change
- [x] Refactoring
Signed-off-by: Jin Hai <haijin.chn@gmail.com >
2024-08-15 09:17:36 +08:00
ac7a0d4fbf
Add ParsertType Audio ( #1637 )
...
### What problem does this PR solve?
#1514
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
2024-07-22 19:17:30 +08:00
2023fdc13e
fix file preview in file management ( #1151 )
...
### What problem does this PR solve?
fix file preview in file management
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
2024-06-14 10:33:59 +08:00
bf2e3d7fc1
refine OpenAi Api ( #159 )
2024-03-27 17:55:45 +08:00
7fd1eca582
init README of deepdoc, add picture processer. ( #71 )
...
* init README of deepdoc, add picture processer.
* add resume parsing
2024-02-23 18:28:12 +08:00