Skip to main content
This example shows how to create a collaboration team that allows multiple agents to work together on research topics using the collaborate mode. In Collaborate Mode, all team members are given the same task and the team leader synthesizes their outputs into a cohesive response.

Code

cookbook/examples/teams/collaborate_mode/collaboration_team.py

Usage

1

Create a virtual environment

Open the Terminal and create a python virtual environment.
2

Install required libraries

3

Set environment variables

4

Run the agent