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