Skip to main content
This example shows how to add the current date and time to the instructions of an agent.

Code

cookbook/agent_concepts/other/datetime_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