SingleFlow is the LLM flow that handles tool calls.
A single flow only considers an agent itself and tools. No sub-agents are allowed for single flow.
This matches the Python implementation's SingleFlow class.
Constructor for SingleFlow
Protected
SingleFlow is the LLM flow that handles tool calls.
A single flow only considers an agent itself and tools. No sub-agents are allowed for single flow.
This matches the Python implementation's SingleFlow class.