Skip to main content
This example demonstrates how to enable sharing of member interactions within a team. When share_member_interactions is set to True, team members can see and build upon each other’s responses, creating a collaborative workflow.

Code

cookbook/examples/teams/state/share_member_interactions.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