ragflow/rag/prompts
Kevin Hu d1716d865a
Feat: Alter flask to Quart for async API serving. (#11275)
### What problem does this PR solve?

#11277

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-11-18 17:05:16 +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
analyze_task_user.md
ask_summary.md
assign_toc_levels.md Feat: TOC retrieval (#10456) 2025-10-10 17:07:55 +08:00
citation_plus.md
citation_prompt.md
content_tagging_prompt.md
cross_languages_sys_prompt.md
cross_languages_user_prompt.md
full_question_prompt.md
generator.py Feat: Alter flask to Quart for async API serving. (#11275) 2025-11-18 17:05:16 +08:00
keyword_prompt.md
meta_filter.md
next_step.md Fix: typo. (#10011) 2025-09-10 11:07:03 +08:00
question_prompt.md
rank_memory.md
reflect.md
related_question.md
structured_output_prompt.md Fix:output_structure in agent (#10907) 2025-11-03 09:39:53 +08:00
summary4memory.md
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
vision_llm_describe_prompt.md
vision_llm_figure_describe_prompt.md