Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

implement_deep_research.md 1013B


sidebar_position: 3

slug: /implement_deep_research

Implement deep research

Implements deep research for agentic reasoning.


From v0.17.1 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 under the Prompt Engine tab of your chat assistant dialogue.

Image

  1. Enter the correct Tavily API key under the Assistant Setting tab of your chat assistant dialogue to leverage Tavily-based web search

Image

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

Image