Skip to main content
Use the add_workflow_history_to_steps flag to add workflow history to all the steps in the workflow. In this case we have a single step workflow with a single agent. The agent has access to the workflow history and uses it to provide personalized educational support.
01_single_step_continuous_execution_workflow.py

Usage

1

Create a Python file

Create 01_single_step_continuous_execution_workflow.py with the code above.
2

Set up your virtual environment

3

Install dependencies

4

Export your OpenAI API key

5

Run Workflow