DecisionForCheckLLMPromptOutput |
DecisionForCheckLLMPromptOutput.action(Integer action) |
DecisionForCheckLLMPromptOutput |
DecisionForCheckLLMPromptOutput.addCustomMatchesItem(CustomMatchForCheckLLMPromptOutput customMatchesItem) |
DecisionForCheckLLMPromptOutput |
DecisionForCheckLLMPromptOutput.addLabelsItem(String labelsItem) |
DecisionForCheckLLMPromptOutput |
DecisionForCheckLLMPromptOutput.addMatchesItem(MatchForCheckLLMPromptOutput matchesItem) |
DecisionForCheckLLMPromptOutput |
DecisionForCheckLLMPromptOutput.customMatches(List<CustomMatchForCheckLLMPromptOutput> customMatches) |
DecisionForCheckLLMPromptOutput |
DecisionForCheckLLMPromptOutput.errCode(Integer errCode) |
DecisionForCheckLLMPromptOutput |
DecisionForCheckLLMPromptOutput.errMsg(String errMsg) |
@Valid DecisionForCheckLLMPromptOutput |
CheckLLMPromptResponse.getDecision()
Get decision
|
DecisionForCheckLLMPromptOutput |
DecisionForCheckLLMPromptOutput.labels(List<String> labels) |
DecisionForCheckLLMPromptOutput |
DecisionForCheckLLMPromptOutput.matches(List<MatchForCheckLLMPromptOutput> matches) |