timps_deep_research_agent
Decomposes complex research queries, runs parallel web searches, cross-references findings, and returns a sourced report with citations and a bottom-line answer.
Instructions
Multi-hop, multi-source research planner: decomposes a query, runs parallel web searches, cross-references, and returns a sourced report with [N] citations and a bottom-line answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | No | Plain-English task or context for the agent. | |
| language | No | Primary programming language (default: python). | python |