collectSubgraphTraces

fun GraphAIAgent.FeatureContext.collectSubgraphTraces(configure: SubgraphTraceCollectionConfig.() -> Unit = {})

Installs the SubgraphTraceCollectionFeature to collect subgraph execution traces and whole-agent trajectory.

Parameters

configure

Lambda to customize trace collection behavior.