diff --git a/src/pipecat/processors/frameworks/strands_agents.py b/src/pipecat/processors/frameworks/strands_agents.py index 05aef0f17..67005d74b 100644 --- a/src/pipecat/processors/frameworks/strands_agents.py +++ b/src/pipecat/processors/frameworks/strands_agents.py @@ -1,5 +1,4 @@ -""" -Strands Agent integration for Pipecat. +"""Strands Agent integration for Pipecat. This module provides integration with Strands Agents for handling conversational AI interactions. It supports both single agent and multi-agent graphs.