From 8dcf3e11c962d44642e1b1e938bfd22faea28b9f Mon Sep 17 00:00:00 2001 From: Aksh Parekh Date: Wed, 1 Oct 2025 21:56:15 -0700 Subject: [PATCH] [FIX] Title --- docs/swarms/structs/sequential_workflow.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/swarms/structs/sequential_workflow.md b/docs/swarms/structs/sequential_workflow.md index 84907583..5f5e40ed 100644 --- a/docs/swarms/structs/sequential_workflow.md +++ b/docs/swarms/structs/sequential_workflow.md @@ -283,9 +283,8 @@ The `run` method now includes enhanced logging to track the sequential awareness The SequentialWorkflow with sequential awareness represents a significant advancement in multi-agent coordination, enabling more sophisticated and professional workflows that closely mirror human team collaboration patterns. -# SequentialWorkflow Streaming Callback Documentation +## **NEW: SequentialWorkflow Streaming Callback Documentation** -## **NEW: Streaming Callback Feature** The SequentialWorkflow now includes a powerful **streaming callback** feature that allows you to receive and process tokens in real-time as the workflow executes. This enables real-time streaming of agent responses, making it ideal for interactive applications and live monitoring of workflow progress.