Uses of Class
org.mockserver.llm.analysis.AgentRunDiff.RunSide
Packages that use AgentRunDiff.RunSide
-
Uses of AgentRunDiff.RunSide in org.mockserver.llm.analysis
Methods in org.mockserver.llm.analysis with parameters of type AgentRunDiff.RunSideModifier and TypeMethodDescriptionAgentRunDiff.diff(AgentRunDiff.RunSide before, AgentRunDiff.RunSide after, NormalizationOptions options) Diff thebeforerun against theafterrun, normalising prompt text withoptions(null means theNormalizationOptionsdefaults).