Uses of Enum Class
dev.langchain4j.micrometer.metrics.conventions.OTelGenAiTokenType
Packages that use OTelGenAiTokenType
-
Uses of OTelGenAiTokenType in dev.langchain4j.micrometer.metrics.conventions
Subclasses with type arguments of type OTelGenAiTokenType in dev.langchain4j.micrometer.metrics.conventionsModifier and TypeClassDescriptionenumMetric attribute for token type of AI operations that is counted.Methods in dev.langchain4j.micrometer.metrics.conventions that return OTelGenAiTokenTypeModifier and TypeMethodDescriptionstatic OTelGenAiTokenTypeReturns the enum constant of this class with the specified name.static OTelGenAiTokenType[]OTelGenAiTokenType.values()Returns an array containing the constants of this enum class, in the order they are declared.