Open Deep Research
LangChain introduces an open-source deep research agent built on LangGraph that automates comprehensive research tasks. The system uses a three-phase approach: scoping (clarifying user requirements), research (using supervisor and sub-agents for parallel investigation), and writing (generating final reports). Key insights include using multi-agent architecture only for parallelizable tasks, isolating context across research topics to avoid token bloat, and implementing context engineering to manage computational costs. The agent flexibly adapts research strategies based on request complexity and is available through LangGraph Studio and Open Agent Platform.