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