Skip to main content

Code

basic_workflow.py

Usage

1

Set up your virtual environment

2

Set Environment Variables

3

Install Dependencies

4

Run Example

Key Features

  • Two-Step Pipeline: Research Agent gathers information, Content Writer produces a polished summary
  • Workflow on Slack: The Workflow object (not individual agents) is passed to the Slack interface
  • Sequential Steps: Steps execute in order, passing output from research to writing
  • SQLite Sessions: Workflow state persists in SQLite