Uses of Enum Class
org.springframework.ai.observation.conventions.VectorStoreProvider
Packages that use VectorStoreProvider
Package
Description
Conventions for observation-based AI.
-
Uses of VectorStoreProvider in org.springframework.ai.observation.conventions
Methods in org.springframework.ai.observation.conventions that return VectorStoreProviderModifier and TypeMethodDescriptionstatic VectorStoreProviderReturns the enum constant of this class with the specified name.static VectorStoreProvider[]VectorStoreProvider.values()Returns an array containing the constants of this enum class, in the order they are declared.