ragflow/rag/prompts
Kevin Hu b5b8032a56
Feat: Support metadata auto filer for Search. (#9524)
### What problem does this PR solve?

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-08-19 10:27:24 +08:00
..
__init__.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
analyze_task_system.md Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
analyze_task_user.md Agent plans tasks by referring to its own prompt. (#9315) 2025-08-11 17:05:06 +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 Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
prompt_template.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
prompts.py Feat: Support metadata auto filer for Search. (#9524) 2025-08-19 10:27:24 +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: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +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
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