mirror of
				https://github.com/infiniflow/ragflow.git
				synced 2025-11-03 19:29:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			1014 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			1014 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
sidebar_position: 3
 | 
						|
slug: /implement_deep_research
 | 
						|
---
 | 
						|
 | 
						|
# 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:
 | 
						|
 | 
						|

 | 
						|
 | 
						|
To activate this feature:
 | 
						|
 | 
						|
1. Enable the **Reasoning** toggle under the **Prompt engine** tab of your chat assistant dialogue.
 | 
						|
 | 
						|

 | 
						|
 | 
						|
2. Enter the correct Tavily API key under the **Assistant settings** tab of your chat assistant dialogue to leverage Tavily-based web search
 | 
						|
 | 
						|

 | 
						|
 | 
						|
*The following is a screenshot of a conversation that integrates Deep Research:*
 | 
						|
 | 
						|
 |