Package org.mockserver.llm.analysis
Class AgentRunAnalyzer.CallGraph
java.lang.Object
org.mockserver.llm.analysis.AgentRunAnalyzer.CallGraph
- Enclosing class:
- AgentRunAnalyzer
The correlated call graph of an agent run.
-
Constructor Summary
ConstructorsConstructorDescriptionCallGraph(List<AgentRunAnalyzer.GraphNode> nodes, List<AgentRunAnalyzer.GraphEdge> edges) -
Method Summary
-
Constructor Details
-
CallGraph
-
-
Method Details
-
getNodes
-
getEdges
-