We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2833087 commit 5380ff3Copy full SHA for 5380ff3
1 file changed
ui/src/workflow/nodes/intent-classify-node/index.vue
@@ -324,7 +324,7 @@ const model_change = (model_id?: string) => {
324
}
325
326
327
-const default_prompt_template = t('workflow.nodes.intentNode.other')
+const default_prompt_template = t('workflow.nodes.intentNode.default_prompt_template')
328
329
const form = {
330
model_id: '',
0 commit comments