diff --git a/web/app/components/workflow/nodes/llm/components/panel-output-section.tsx b/web/app/components/workflow/nodes/llm/components/panel-output-section.tsx index ae75d842ae..952d2b0142 100644 --- a/web/app/components/workflow/nodes/llm/components/panel-output-section.tsx +++ b/web/app/components/workflow/nodes/llm/components/panel-output-section.tsx @@ -51,7 +51,7 @@ const PanelOutputSection: FC = ({ )} /> - +
{t('structOutput.modelNotSupported', { ns: 'app' })}
{t('structOutput.modelNotSupportedTip', { ns: 'app' })}