diff --git a/ui/src/components/ai-chat/component/knowledge-source-component/ExecutionDetailCard.vue b/ui/src/components/ai-chat/component/knowledge-source-component/ExecutionDetailCard.vue index 77335dcca..c1b723445 100644 --- a/ui/src/components/ai-chat/component/knowledge-source-component/ExecutionDetailCard.vue +++ b/ui/src/components/ai-chat/component/knowledge-source-component/ExecutionDetailCard.vue @@ -22,7 +22,8 @@ data.type === WorkflowType.ImageUnderstandNode || data.type === WorkflowType.ImageGenerateNode || data.type === WorkflowType.Application || - data.type == WorkflowType.IntentNode + data.type == WorkflowType.IntentNode || + data.type === WorkflowType.VideoUnderstandNode " >{{ data?.message_tokens + data?.answer_tokens }} tokens