Uses of Enum Class
com.bytedesk.ai.provider.LlmProviderStatusEnum
Packages that use LlmProviderStatusEnum
Package
Description
Provider package contains implementations for various AI service providers.
-
Uses of LlmProviderStatusEnum in com.bytedesk.ai.provider
Methods in com.bytedesk.ai.provider that return LlmProviderStatusEnumModifier and TypeMethodDescriptionstatic LlmProviderStatusEnumReturns the enum constant of this class with the specified name.static LlmProviderStatusEnum[]LlmProviderStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.