diff --git a/web/app/components/rag-pipeline/components/input-field/field-list/index.tsx b/web/app/components/rag-pipeline/components/input-field/field-list/index.tsx index dd567818c8..81daf0b1ae 100644 --- a/web/app/components/rag-pipeline/components/input-field/field-list/index.tsx +++ b/web/app/components/rag-pipeline/components/input-field/field-list/index.tsx @@ -45,14 +45,16 @@ const FieldList = ({ - + {inputFields.length > 0 && ( + + )} {showInputFieldEditor && (