Package ai.waii.clients.query
Class GeneratedQuery.ConfidenceScore
java.lang.Object
ai.waii.clients.query.GeneratedQuery.ConfidenceScore
- Enclosing class:
GeneratedQuery
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetConfidence_value(Double confidence_value) voidsetLogProbSum(Double logProbSum) voidsetTokenCount(Integer tokenCount)
-
Constructor Details
-
ConfidenceScore
public ConfidenceScore()
-
-
Method Details
-
getConfidence_value
-
setConfidence_value
-
getLogProbSum
-
setLogProbSum
-
getTokenCount
-
setTokenCount
-