Uses of Enum Class
org.codelibs.fess.llm.ChatIntent
Packages that use ChatIntent
-
Uses of ChatIntent in org.codelibs.fess.llm
Methods in org.codelibs.fess.llm that return ChatIntentModifier and TypeMethodDescriptionstatic ChatIntentParses a string value to ChatIntent enum.IntentDetectionResult.getIntent()Returns the detected intent type.static ChatIntentReturns the enum constant of this class with the specified name.static ChatIntent[]ChatIntent.values()Returns an array containing the constants of this enum class, in the order they are declared.