Skip to main content
One agent can research a topic. A team can divide and conquer: a web researcher gathers live sources while a deep researcher runs cited Task-API research, and the team lead synthesizes a single answer.
research_team.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your API keys

4

Run the example

Save the code above as research_team.py, then run:
Full source: cookbook/integrations/parallel/06_research_team.py