Skip to main content
This example shows how to create a discussion team that allows multiple agents to collaborate on a topic.

Code

cookbook/examples/teams/collaborate/discussion_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