Miscellaneous
Location Instructions
Add the current location to the instructions of an agent.
This example shows how to add the current location to the instructions of an agent.
Code
cookbook/agent_concepts/other/location_instructions.py
Usage
1
Create a virtual environment
Open the Terminal
and create a python virtual environment.
2
Set your API key
3
Install libraries
4
Run Agent