ragflow/rag
Yongteng Lei 4117f41758
Fix: decode error in email parser app (#10920)
### What problem does this PR solve?

Fix: UnicodeDecodeError: 'gb2312' codec can't decode byte 0xab in
position 560: illegal multibyte sequence.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-03 12:31:06 +08:00
..
app Fix: decode error in email parser app (#10920) 2025-11-03 12:31:06 +08:00
flow Feat: location rule for http (#10901) 2025-11-03 11:01:24 +08:00
llm Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
nlp Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
prompts Fix:output_structure in agent (#10907) 2025-11-03 09:39:53 +08:00
res Fix: prio synonym match than wordnet for english (#10762) 2025-10-27 09:32:55 +08:00
svr Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
utils Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
__init__.py
benchmark.py Remove 'get_lan_ip' and add common misc_utils.py (#10880) 2025-10-31 16:42:01 +08:00
raptor.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
settings.py Move 'get_project_base_directory' to common directory (#10940) 2025-11-02 21:05:28 +08:00