Skip to main content
This example demonstrates how a team of agents can collaboratively manage and update a shared session state.

Code

cookbook/teams/team_with_shared_state.py

Usage

1

Create a virtual environment

Open the Terminal and create a python virtual environment.
2

Set your API key

3

Install libraries

4

Run Example