ragflow/rag/app
Lynn 028c2d83e9
Feat: parse email (#10181)
### What problem does this PR solve?

- Dataflow support email.
- Fix old email parser.
- Add new depends to parse msg file.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
- [x] Other (please describe): add new depends.
2025-09-22 09:29:38 +08:00
..
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
audio.py Refa: OpenAI whisper-1 (#9552) 2025-08-19 16:41:18 +08:00
book.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
email.py Feat: parse email (#10181) 2025-09-22 09:29:38 +08:00
laws.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
manual.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
naive.py Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
one.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
paper.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
picture.py Refactor: Improve the buffer close for vision_llm_chunk (#9845) 2025-09-02 10:31:37 +08:00
presentation.py Fix: PlainParser using fix in presentation (#9239) 2025-08-05 17:48:18 +08:00
qa.py Fix: Solve the OOM issue when passing large PDF files while using QA chunking method. (#8464) 2025-06-25 10:25:45 +08:00
resume.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
table.py Support the case of one cell split by multiple columns. (#9225) 2025-08-11 17:17:56 +08:00
tag.py Error storing tag in Redis (#7541) 2025-05-09 10:17:09 +08:00