package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Feb 4, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package sequentialagent provides an agent that runs its sub-agents in a sequence.
New creates a SequentialAgent.
SequentialAgent executes its sub-agents once, in the order they are listed.
Use the SequentialAgent when you want the execution to occur in a fixed,
strict order.
Config defines the configuration for a SequentialAgent.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.