DeepResearchTool

DeepResearchTool(llm_config: dict[str, Any], max_web_steps: int = 30)

A tool that delegates a web research task to the subteams of agents.
Initialize the DeepResearchTool.

Parameters:
NameDescription
llm_configType: dict[str, typing.Any]
max_web_stepsType: int

Default: 30

Class Attributes

ANSWER_CONFIRMED_PREFIX



SUBQUESTIONS_ANSWER_PREFIX