ragflow/rag/prompts
Stephen Hu 481192300d
Fix:[ERROR][Exception]: list index out of range (#11826)
### What problem does this PR solve?

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

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-12-09 09:58:34 +08:00
..
__init__.py Fix bug: broken import from rag.prompts.prompts (#10217) 2025-09-23 10:19:25 +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
assign_toc_levels.md Feat: TOC retrieval (#10456) 2025-10-10 17:07:55 +08:00
citation_plus.md Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
citation_prompt.md Fix typos (#11607) 2025-12-01 09:49:46 +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
generator.py Fix:[ERROR][Exception]: list index out of range (#11826) 2025-12-09 09:58:34 +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: support operator in/not in for metadata filter. (#11503) 2025-11-25 12:44:26 +08:00
next_step.md Fix: typo. (#10011) 2025-09-10 11:07:03 +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
structured_output_prompt.md Fix:output_structure in agent (#10907) 2025-11-03 09:39:53 +08:00
summary4memory.md Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
template.py Fix bug: broken import from rag.prompts.prompts (#10217) 2025-09-23 10:19:25 +08:00
toc_detection.md Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
toc_extraction.md Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
toc_extraction_continue.md Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
toc_from_text_system.md Feat: TOC retrieval (#10456) 2025-10-10 17:07:55 +08:00
toc_from_text_user.md 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
toc_index.md Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00
toc_relevance_system.md Feat: Add prompts for toc relevance check according to #10436 (#10457) 2025-10-10 11:44:46 +08:00
toc_relevance_user.md Feat: Add prompts for toc relevance check according to #10436 (#10457) 2025-10-10 11:44:46 +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