Example
Usage
Get your key from OpenAI here.1
Create a virtual environment
Open the
Terminal
and create a python virtual environment.2
Install libraries
3
Export `OPENAI_API_KEY`
4
Run OpenAI Agent
Information
- View on Github