ragflow/rag/prompts
Kevin Hu a1b947ffd6
Feat: add splitter (#10161)
### What problem does this PR solve?


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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Lynn <lynn_inf@hotmail.com>
Co-authored-by: chanx <1243304602@qq.com>
Co-authored-by: balibabu <cike8899@users.noreply.github.com>
Co-authored-by: 纷繁下的无奈 <zhileihuang@126.com>
Co-authored-by: huangzl <huangzl@shinemo.com>
Co-authored-by: writinwaters <93570324+writinwaters@users.noreply.github.com>
Co-authored-by: Wilmer <33392318@qq.com>
Co-authored-by: Adrian Weidig <adrianweidig@gmx.net>
Co-authored-by: Zhichang Yu <yuzhichang@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Yongteng Lei <yongtengrey@outlook.com>
Co-authored-by: Liu An <asiro@qq.com>
Co-authored-by: buua436 <66937541+buua436@users.noreply.github.com>
Co-authored-by: BadwomanCraZY <511528396@qq.com>
Co-authored-by: cucusenok <31804608+cucusenok@users.noreply.github.com>
Co-authored-by: Russell Valentine <russ@coldstonelabs.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Billy Bao <newyorkupperbay@gmail.com>
Co-authored-by: Zhedong Cen <cenzhedong2@126.com>
Co-authored-by: TensorNull <129579691+TensorNull@users.noreply.github.com>
Co-authored-by: TensorNull <tensor.null@gmail.com>
2025-09-19 10:15:19 +08:00
..
__init__.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
analyze_task_system.md Feat: user defined prompt. (#9972) 2025-09-08 14:05:01 +08:00
analyze_task_user.md Feat: user defined prompt. (#9972) 2025-09-08 14:05:01 +08:00
ask_summary.md Feat: Support metadata auto filer for Search. (#9524) 2025-08-19 10:27:24 +08:00
citation_plus.md Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
citation_prompt.md Fix: no doc hits after meta data filter. (#9435) 2025-08-13 12:43:31 +08:00
content_tagging_prompt.md Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 2025-07-04 15:59:41 +08:00
cross_languages_sys_prompt.md Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 2025-07-04 15:59:41 +08:00
cross_languages_user_prompt.md Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 2025-07-04 15:59:41 +08:00
full_question_prompt.md Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 2025-07-04 15:59:41 +08:00
keyword_prompt.md Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 2025-07-04 15:59:41 +08:00
meta_filter.md Feat: add meta data filter. (#9405) 2025-08-12 14:12:56 +08:00
next_step.md Fix: typo. (#10011) 2025-09-10 11:07:03 +08:00
prompt_template.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
prompts.py Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
question_prompt.md Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 2025-07-04 15:59:41 +08:00
rank_memory.md Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
reflect.md Feat: user defined prompt. (#9972) 2025-09-08 14:05:01 +08:00
related_question.md Feat: embedded search (#9501) 2025-08-18 12:05:11 +08:00
summary4memory.md Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
toc_detection.md Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
toc_extraction.md Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
toc_extraction_continue.md Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
toc_index.md Feat: add splitter (#10161) 2025-09-19 10:15:19 +08:00
tool_call_summary.md Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
vision_llm_describe_prompt.md Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 2025-07-04 15:59:41 +08:00
vision_llm_figure_describe_prompt.md Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 2025-07-04 15:59:41 +08:00