Uses of Class
org.mockserver.llm.analysis.LlmOptimisationReportService.Result
Packages that use LlmOptimisationReportService.Result
-
Uses of LlmOptimisationReportService.Result in org.mockserver.llm.analysis
Methods in org.mockserver.llm.analysis that return LlmOptimisationReportService.ResultModifier and TypeMethodDescriptionLlmOptimisationReportService.build(List<LogEventRequestAndResponse> pairs, LlmOptimisationReportService.Filter filter) Build a report from the given recorded pairs and filter.Methods in org.mockserver.llm.analysis with parameters of type LlmOptimisationReportService.ResultModifier and TypeMethodDescriptionLlmOptimisationReportService.renderBrief(LlmOptimisationReportService.Result result) Render the brief for a previously built result, redacting the appendix.