Skip to main content
This example shows how to create a news agency team that can search the web, write an article, and edit it.

Code

news_agency_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