Skip to main content
Use the add_workflow_history flag to add workflow history to specific steps in the workflow. In this case we have a workflow with three steps.
  • The first step is a research specialist that gathers information on topics.
  • The second step is a content creator that writes engaging content.
  • The third step is a content publisher that prepares the content for publication.
03_enable_history_for_step.py

Usage

1

Create a Python file

Create 03_enable_history_for_step.py with the code above.
2

Set up your virtual environment

3

Install dependencies

4

Export your OpenAI API key

5

Run Workflow