Skip to main content
This example shows how to pass input to a team as a dictionary format, useful for multimodal inputs or structured data.

Code

cookbook/examples/teams/basic/input_as_dict.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