ragflow/rag
Yongteng Lei 8aabc2807c
Feat: Pipeline Docx file supports Markdown output (#10439)
### What problem does this PR solve?

Pipeline Docx file supports Markdown output.

<img width="1242" height="755" alt="image"
src="https://github.com/user-attachments/assets/63cca75b-20b9-4a90-a01c-c0c2fccf1f2a"
/>

<img width="1227" height="717" alt="image"
src="https://github.com/user-attachments/assets/0dcb94b2-7ba0-48d5-9231-dc6e5c4b4192"
/>


### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-10-10 09:39:15 +08:00
..
app Feat: Pipeline Docx file supports Markdown output (#10439) 2025-10-10 09:39:15 +08:00
flow Feat: Pipeline Docx file supports Markdown output (#10439) 2025-10-10 09:39:15 +08:00
llm Feat: Adds a new feature that enables the LLM to extract a structured table of contents (TOC) directly from plain text. (#10428) 2025-10-09 13:47:31 +08:00
nlp Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
prompts Feat: Adds a new feature that enables the LLM to extract a structured table of contents (TOC) directly from plain text. (#10428) 2025-10-09 13:47:31 +08:00
res Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +08:00
svr Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
utils Refactor: improve cv model logics (#10414) 2025-10-09 09:47:36 +08:00
__init__.py
benchmark.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
raptor.py Refactor: based on async await to handle Redis when raptor (#9576) 2025-08-22 10:58:02 +08:00
settings.py Refactor: move some functions out of api/utils/__init__.py (#10216) 2025-09-25 18:04:49 +08:00