diff --git a/web/app/components/share/text-generation/config-scence/index.tsx b/web/app/components/share/text-generation/config-scence/index.tsx index 5c5681e4a8..d95e0263c1 100644 --- a/web/app/components/share/text-generation/config-scence/index.tsx +++ b/web/app/components/share/text-generation/config-scence/index.tsx @@ -60,8 +60,9 @@ const ConfigSence: FC = ({ ))} - -
+ {promptConfig.prompt_variables.length > 0 && ( +
+ )}