diff --git a/prompt-templates/card.prompt b/prompt-templates/card.prompt index 06acda71..f4eb4908 100644 --- a/prompt-templates/card.prompt +++ b/prompt-templates/card.prompt @@ -94,7 +94,7 @@ Additional Context: [[ {{@number_of_variations, label="Number of Variations", description="Enter a number to generate the desired number of variations", - default=4, + default=3, type=number }} diff --git a/prompt-templates/cart-abandonment.prompt b/prompt-templates/cart-abandonment.prompt index d9e97a87..0379e88a 100644 --- a/prompt-templates/cart-abandonment.prompt +++ b/prompt-templates/cart-abandonment.prompt @@ -83,7 +83,7 @@ Additional Context: [[ {{@number_of_variations, label="Number of Variations", description="Enter a number to generate the desired number of variations", - default=4, + default=3, type=number }} diff --git a/prompt-templates/faq.prompt b/prompt-templates/faq.prompt index aa8dd1ca..93186b26 100644 --- a/prompt-templates/faq.prompt +++ b/prompt-templates/faq.prompt @@ -39,7 +39,7 @@ Additional Context for the {{product}} and user inquiries can be found here: [[{ {{@number_of_questions, label="Number of Questions", description="Enter the number of FAQ entries to be generated.", - default=4, + default=3, type=number }} diff --git a/prompt-templates/headline.prompt b/prompt-templates/headline.prompt index ddfac44d..0494b7af 100644 --- a/prompt-templates/headline.prompt +++ b/prompt-templates/headline.prompt @@ -57,7 +57,7 @@ To ensure the Headlines are effective and meet our objectives, adhere to the fol {{@number_of_variations, label="Number of Variations", description="Enter a number to generate the desired number of variations", - default=4, + default=3, type=number }} diff --git a/prompt-templates/hero.prompt b/prompt-templates/hero.prompt index 4856fd95..b069e459 100644 --- a/prompt-templates/hero.prompt +++ b/prompt-templates/hero.prompt @@ -96,7 +96,7 @@ Additional Context: [[ {{@number_of_variations, label="Number of Variations", description="Enter a number to generate the desired number of variations", - default=4, + default=3, type=number }} diff --git a/prompt-templates/rewrite.prompt b/prompt-templates/rewrite.prompt index adaf16d1..674612dc 100644 --- a/prompt-templates/rewrite.prompt +++ b/prompt-templates/rewrite.prompt @@ -81,7 +81,7 @@ Additional Context: [[ {{@number_of_variations, label="Number of Variations", description="Enter a number to generate the desired number of variations", - default=4, + default=3, type=number }} diff --git a/prompt-templates/tile.prompt b/prompt-templates/tile.prompt index 9a7ffc71..1180c691 100644 --- a/prompt-templates/tile.prompt +++ b/prompt-templates/tile.prompt @@ -95,7 +95,7 @@ Additional Context: [[ {{@number_of_variations, label="Number of Variations", description="Enter a number to generate the desired number of variations", - default=4, + default=3, type=number }}