Description
The sample code at python/samples/03-workflows/orchestrations/sequential_agents.py results in the error TypeError: 'AgentResponseUpdate' object is not iterable.
What is the correct code for displaying all sequential workflow messages?
Using Agent Framework Version: 1.5.0
Error Messages / Stack Traces
TypeError: 'AgentResponseUpdate' object is not iterable
Package Versions
agent-framework 1.5.0
Python Version
Python 3.12.10
Additional Context
No response
Description
The sample code at python/samples/03-workflows/orchestrations/sequential_agents.py results in the error
TypeError: 'AgentResponseUpdate' object is not iterable.What is the correct code for displaying all sequential workflow messages?
Using Agent Framework Version: 1.5.0
Error Messages / Stack Traces
Package Versions
agent-framework 1.5.0
Python Version
Python 3.12.10
Additional Context
No response