1
Create a Python file
2
Add the following code to your Python file
remote_team.py
3
Create a virtual environment
Open the
Terminal and create a python virtual environment.4
Install libraries
5
Export your OpenAI API key
6
Start an AgentOS Server
Make sure you have an AgentOS server running with a team that has
id="research-team". See Creating Your First OS for setup instructions.7
Run the Client