Files
ragflow/docs/guides/chat/implement_deep_research.md
YanZhang 611e0596f6 docs: modify docs display & add images (#17575)
### Summary

modify docs display
add some images
delete enterprise docs
standardize capitalization
2026-07-30 21:24:15 +08:00

723 B

sidebar_position, title, sidebar_label, slug, sidebar_custom_props
sidebar_position title sidebar_label slug sidebar_custom_props
3 Implement Deep Research Implement Deep Research /implement_deep_research
categoryIcon
LucideScanSearch

Implement Deep Research

Implements deep research for agentic reasoning.


From v0.17.0 onward, RAGFlow supports integrating agentic reasoning in an AI chat.

To activate this feature:

  1. Enable the Reasoning toggle in Chat setting.

chat_reasoning

  1. Enter the correct Tavily API key to leverage Tavily-based web search:

chat_tavily