Code
instructions.py
Usage
1
Create a Python file
Create
instructions.py with the code above.2
Set up your virtual environment
3
Install dependencies
4
Export your OpenAI API key
5
Run Agent
Set the instructions parameter on an Agent to control its response style and tone.
Create a Python file
instructions.py with the code above.Set up your virtual environment
Install dependencies
Export your OpenAI API key
Run Agent