Uses of Class
org.mockserver.llm.analysis.LlmOptimisationReport.ToolCall
Packages that use LlmOptimisationReport.ToolCall
-
Uses of LlmOptimisationReport.ToolCall in org.mockserver.llm.analysis
Methods in org.mockserver.llm.analysis that return LlmOptimisationReport.ToolCallModifier and TypeMethodDescriptionLlmOptimisationReport.ToolCall.setArgsFingerprint(String argsFingerprint) LlmOptimisationReport.ToolCall.setResultTokens(long resultTokens) Methods in org.mockserver.llm.analysis that return types with arguments of type LlmOptimisationReport.ToolCallMethod parameters in org.mockserver.llm.analysis with type arguments of type LlmOptimisationReport.ToolCallModifier and TypeMethodDescriptionLlmOptimisationReport.Call.setToolCalls(List<LlmOptimisationReport.ToolCall> toolCalls)