feat: add ragflow web project & add pnpm workspace file
This commit is contained in:
28
docs/guides/chat/implement_deep_research.md
Normal file
28
docs/guides/chat/implement_deep_research.md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
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 in **Chat setting**.
|
||||
|
||||

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

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

|
||||
Reference in New Issue
Block a user