Uses of Enum
com.intellijava.core.model.SupportedChatModels
-
Uses of SupportedChatModels in com.intellijava.core.function
ModifierConstructorDescriptionChatbot
(String keyValue, SupportedChatModels keyType) Constructor for the Chatbot class. -
Uses of SupportedChatModels in com.intellijava.core.model
Modifier and TypeMethodDescriptionstatic SupportedChatModels
Returns the enum constant of this type with the specified name.static SupportedChatModels[]
SupportedChatModels.values()
Returns an array containing the constants of this enum type, in the order they are declared.