ragflow/rag
少卿 2d4750535f fix: MinerU crop tag matching and manual.py bbox parsing
- Fixed crop() to extract original tags from text instead of reconstructing
- Added MinerU-specific logic in manual.py to handle space/tab separated tags
- Removed redundant import re that caused UnboundLocalError
- Ensures correct bbox coordinates for native images, fallback images, and page selection
2025-12-10 23:43:32 +08:00
..
app fix: MinerU crop tag matching and manual.py bbox parsing 2025-12-10 23:43:32 +08:00
flow Refa:replace trio with asyncio (#11831) 2025-12-09 19:23:14 +08:00
llm Fix: duplicate output by async_chat_streamly (#11842) 2025-12-09 19:21:52 +08:00
nlp Fix: parent-child chunking method (#11810) 2025-12-09 09:34:01 +08:00
prompts Refa:replace trio with asyncio (#11831) 2025-12-09 19:23:14 +08:00
res Remove huqie.txt from RAGFflow and bump infinity to 0.6.10 (#11661) 2025-12-04 14:53:57 +08:00
svr Refa:replace trio with asyncio (#11831) 2025-12-09 19:23:14 +08:00
utils feat: enhance OBConnection.search (#11876) 2025-12-10 19:13:37 +08:00
__init__.py Fix: incorrect async chat streamly output (#11679) 2025-12-03 11:15:45 +08:00
benchmark.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
raptor.py Refa:replace trio with asyncio (#11831) 2025-12-09 19:23:14 +08:00
settings.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00