Skip to content

Commit 5380ff3

Browse files
小调整。
1 parent 2833087 commit 5380ff3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • ui/src/workflow/nodes/intent-classify-node

ui/src/workflow/nodes/intent-classify-node/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ const model_change = (model_id?: string) => {
324324
}
325325
}
326326
327-
const default_prompt_template = t('workflow.nodes.intentNode.other')
327+
const default_prompt_template = t('workflow.nodes.intentNode.default_prompt_template')
328328
329329
const form = {
330330
model_id: '',

0 commit comments

Comments
 (0)