Skip to main content
1

Create a Python file

basic_client.py
2

Set up your virtual environment

3

Install dependencies

4

Export your OpenAI API key

5

Start an AgentOS Server

Make sure you have an AgentOS server running on port 7777. See Creating Your First OS for setup instructions.
6

Run the Client