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