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