Package dev.langchain4j.classification
Class ScoredLabel<L>
java.lang.Object
dev.langchain4j.classification.ScoredLabel<L>
- Type Parameters:
L
- The type of the label (e.g., String, Enum, etc.)
Represents a classification label with score.
-
Constructor Summary
Constructors -
Method Summary