Uses of Class
com.bytedesk.kbase.settings_intention.intention.IntentionTransition
Packages that use IntentionTransition
Package
Description
-
Uses of IntentionTransition in com.bytedesk.kbase.settings_intention.intention
Methods in com.bytedesk.kbase.settings_intention.intention that return types with arguments of type IntentionTransitionModifier and TypeMethodDescriptionIntentionDetectionService.getIntentionHistory
(String threadId) 获取意图转换历史 -
Uses of IntentionTransition in com.bytedesk.kbase.settings_intention.intention.impl
Fields in com.bytedesk.kbase.settings_intention.intention.impl with type parameters of type IntentionTransitionModifier and TypeFieldDescriptionprivate Map<String,
List<IntentionTransition>> IntentionDetectionServiceImpl.intentionTransitionHistory
Methods in com.bytedesk.kbase.settings_intention.intention.impl that return types with arguments of type IntentionTransitionModifier and TypeMethodDescriptionIntentionDetectionServiceImpl.getIntentionHistory
(String threadId)