Files
wehub-resource-sync f36e2104d8
tests / ragflow_tests_infinity (push) Has been cancelled
tests / ragflow_tests_elasticsearch (push) Has been cancelled
sep-tests / ragflow_preflight (push) Has been cancelled
sep-tests / ragflow_tests_infinity (push) Has been cancelled
sep-tests / ragflow_tests_elasticsearch (push) Has been cancelled
tests / ragflow_preflight (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:16:49 +08:00

990 B

sidebar_position, slug, sidebar_custom_props
sidebar_position slug sidebar_custom_props
3 /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. The following diagram illustrates the workflow of RAGFlow's deep research:

Image

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

The following is a screenshot of a conversation that integrates Deep research:

Image