Uses of Enum Class
org.springframework.ai.observation.conventions.VectorStoreObservationAttributes
Packages that use VectorStoreObservationAttributes
Package
Description
Conventions for observation-based AI.
-
Uses of VectorStoreObservationAttributes in org.springframework.ai.observation.conventions
Subclasses with type arguments of type VectorStoreObservationAttributes in org.springframework.ai.observation.conventionsModifier and TypeClassDescriptionenumCollection of attribute keys used in vector store observations (spans, metrics, events).Methods in org.springframework.ai.observation.conventions that return VectorStoreObservationAttributesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static VectorStoreObservationAttributes[]VectorStoreObservationAttributes.values()Returns an array containing the constants of this enum class, in the order they are declared.