Skip to main content
This example shows how to use the response of an agent as a variable.

Code

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