Uses of Enum Class
org.springframework.ai.chat.observation.ChatModelObservationDocumentation.LowCardinalityKeyNames
Packages that use ChatModelObservationDocumentation.LowCardinalityKeyNames
-
Uses of ChatModelObservationDocumentation.LowCardinalityKeyNames in org.springframework.ai.chat.observation
Subclasses with type arguments of type ChatModelObservationDocumentation.LowCardinalityKeyNames in org.springframework.ai.chat.observationModifier and TypeClassDescriptionstatic enumLow-cardinality observation key names for chat model operations.Methods in org.springframework.ai.chat.observation that return ChatModelObservationDocumentation.LowCardinalityKeyNamesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ChatModelObservationDocumentation.LowCardinalityKeyNames.values()Returns an array containing the constants of this enum class, in the order they are declared.