ragflow/api/utils
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 Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
api_utils.py Fix: re sub error. (#9985) 2025-09-09 10:52:18 +08:00
base64_image.py Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
commands.py
file_utils.py Feat: parse email (#10181) 2025-09-22 09:29:38 +08:00
health.py Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
log_utils.py Trivals. (#8597) 2025-07-01 14:05:18 +08:00
t_crypt.py Fix typo in code (#8327) 2025-06-18 09:41:09 +08:00
validation_utils.py Refa: validation utils to use Pydantic v2 style models (#9037) 2025-07-25 12:16:45 +08:00
web_utils.py Feat: add SMTP support for user invitation emails (#9479) 2025-08-15 18:12:20 +08:00