Skip to main content
Add location context to agent instructions so the agent can give location-specific responses and search for local information.

Code

location_instructions.py

Usage

1

Create a Python file

Create location_instructions.py with the code above.
2

Set up your virtual environment

3

Install dependencies

4

Export your OpenAI API key

5

Run Agent