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