2025-03-07 17:06:49 +08:00
|
|
|
---
|
|
|
|
|
sidebar_position: 3
|
2026-07-30 21:24:15 +08:00
|
|
|
title: Implement Deep Research
|
|
|
|
|
sidebar_label: Implement Deep Research
|
2025-03-07 17:06:49 +08:00
|
|
|
slug: /implement_deep_research
|
2026-01-07 10:00:09 +08:00
|
|
|
sidebar_custom_props: {
|
|
|
|
|
categoryIcon: LucideScanSearch
|
|
|
|
|
}
|
2025-03-07 17:06:49 +08:00
|
|
|
---
|
2026-07-30 21:24:15 +08:00
|
|
|
# Implement Deep Research
|
2025-03-07 17:06:49 +08:00
|
|
|
|
|
|
|
|
Implements deep research for agentic reasoning.
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
2026-07-30 21:24:15 +08:00
|
|
|
From v0.17.0 onward, RAGFlow supports integrating agentic reasoning in an AI chat.
|
2025-03-07 17:06:49 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
|
To activate this feature:
|
|
|
|
|
|
2025-08-30 21:44:58 +08:00
|
|
|
1. Enable the **Reasoning** toggle in **Chat setting**.
|
2025-03-07 17:06:49 +08:00
|
|
|
|
2025-08-30 21:44:58 +08:00
|
|
|

|
2025-03-07 17:06:49 +08:00
|
|
|
|
2025-08-30 21:44:58 +08:00
|
|
|
2. Enter the correct Tavily API key to leverage Tavily-based web search:
|
2025-03-07 17:06:49 +08:00
|
|
|
|
2025-08-30 21:44:58 +08:00
|
|
|

|