Miscellaneous
Instructions via Function
This example shows how to pass a function as instructions to an agent.
Code
cookbook/agent_concepts/other/instructions_via_function.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