Uses of Enum Class
com.bytedesk.ai.model.LlmModelProviderEnum
Packages that use LlmModelProviderEnum
Package
Description
Model package contains data models and entities used across the AI module.
-
Uses of LlmModelProviderEnum in com.bytedesk.ai.model
Methods in com.bytedesk.ai.model that return LlmModelProviderEnumModifier and TypeMethodDescriptionstatic LlmModelProviderEnum
Returns the enum constant of this class with the specified name.static LlmModelProviderEnum[]
LlmModelProviderEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.