Skip to main content
This example demonstrates how to create an async team with various tools for information gathering using multiple agents with different tools to gather comprehensive information asynchronously.

Code

async_team_with_tools.py

Usage

1

Create a Python file

Create async_team_with_tools.py with the code above.
2

Set up your virtual environment

3

Install dependencies

4

Export your OpenAI API key

5

Run Team