-
-
-
-
- {componentDataEngineSetting.filter(
- (x) => x.name === 'prompt_template'
- ).length !== 0 && (
-
-
-
- {settingComponentBuilder(componentDataEngineSetting, true)}
-
-
-
- )}
-
- {componentDataEngineSetting.length !== 0 && (
-
- )}
+
+
+
-
+
+ {componentDataEngineSetting.filter(
+ (x) => x.name === 'prompt_template'
+ ).length !== 0 && (
+
+
+
+ {settingComponentBuilder(componentDataEngineSetting, true)}
+
+
+
+ )}
+
+ {componentDataEngineSetting.length !== 0 && (
+
+ )}
+
)