ragflow/rag/nlp
Stephen Hu 1662c7eda3
Feat: Markdown add image (#7124)
### What problem does this PR solve?

https://github.com/infiniflow/ragflow/issues/6984

1. Markdown parser supports get pictures
2. For Native, when handling Markdown, it will handle images
3. improve merge and 

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-04-25 18:35:28 +08:00
..
__init__.py Feat: Markdown add image (#7124) 2025-04-25 18:35:28 +08:00
query.py Refa: token similarity calculations. (#6614) 2025-03-28 09:33:08 +08:00
rag_tokenizer.py Fix infinite recursion in RagTokenizer when processing repetitive characters (#6109) 2025-04-01 13:59:52 +08:00
search.py Fix: fix retrieval tesing wrong pagination (#7174) 2025-04-22 15:16:04 +08:00
surname.py Update info (#1005) 2024-05-31 09:53:04 +08:00
synonym.py Fix too many clause while searching. (#5119) 2025-02-19 13:18:39 +08:00
term_weight.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00