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