Feature
Companion object that defines the Testing
feature as a AIAgentFeature
. This feature provides testing capabilities for validating graph-based stages, nodes, reachability, outputs, and edges within an AI agent pipeline.
Properties
Functions
Link copied to clipboard
Creates the initial configuration for the graph testing feature.
Link copied to clipboard
Installs the Testing
feature into the specified AIAgentPipeline
with the provided configuration. The feature primarily validates stages, nodes, and connectivity of the AI agent pipeline.
Link copied to clipboard