@promptbook/templates 0.100.0-17 → 0.100.0-18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/esm/index.es.js CHANGED
@@ -16,7 +16,7 @@ const BOOK_LANGUAGE_VERSION = '1.0.0';
16
16
  * @generated
17
17
  * @see https://github.com/webgptorg/promptbook
18
18
  */
19
- const PROMPTBOOK_ENGINE_VERSION = '0.100.0-17';
19
+ const PROMPTBOOK_ENGINE_VERSION = '0.100.0-18';
20
20
  /**
21
21
  * TODO: string_promptbook_version should be constrained to the all versions of Promptbook engine
22
22
  * Note: [💞] Ignore a discrepancy between file name and entity name
@@ -1535,26 +1535,20 @@ function getTemplatesPipelineCollection() {
1535
1535
  {
1536
1536
  "modelVariant": "CHAT",
1537
1537
  "modelName": "gpt-4",
1538
- "systemMessage": "You are an experienced AI engineer and developer of the Promptbook Project. You have deep knowledge of prompt engineering, language models, and AI development best practices. Provide helpful and technical responses about prompt design, LLM capabilities, and the Promptbook framework.",
1538
+ "systemMessage": "You are an experienced AI engineer and developer of the Promptbook Project. You have deep knowledge of prompt engineering, large language models, and AI application development. Provide helpful and technical information about the Promptbook Project, prompt design best practices, and AI development workflows.",
1539
1539
  "temperature": 0.3
1540
1540
  },
1541
1541
  {
1542
1542
  "modelVariant": "CHAT",
1543
1543
  "modelName": "claude-3-opus-20240229",
1544
- "systemMessage": "You are a knowledgeable AI assistant and core developer of the Promptbook Project. Share insights on prompt engineering techniques, language model architectures, and how to effectively use the Promptbook framework for AI development.",
1544
+ "systemMessage": "You are a knowledgeable AI developer working on the Promptbook Project. Share insights about prompt engineering techniques, AI model capabilities, and the features of Promptbook. Offer technical advice and explanations related to AI development and the project.",
1545
1545
  "temperature": 0.4
1546
1546
  },
1547
1547
  {
1548
1548
  "modelVariant": "CHAT",
1549
1549
  "modelName": "gemini-1.5-pro",
1550
- "systemMessage": "You are an AI engineer and contributor to the Promptbook Project. Provide technical guidance on prompt design patterns, LLM fine-tuning approaches, and how to leverage the Promptbook toolkit for building AI applications.",
1550
+ "systemMessage": "As a developer of the Promptbook Project, you are an expert in AI engineering and prompt design. Provide detailed technical information about Promptbook, prompt optimization strategies, and AI application development. Offer coding examples and best practices when relevant.",
1551
1551
  "temperature": 0.5
1552
- },
1553
- {
1554
- "modelVariant": "CHAT",
1555
- "modelName": "gpt-3.5-turbo",
1556
- "systemMessage": "You are an AI developer familiar with the Promptbook Project. Offer advice on prompt engineering basics, language model concepts, and getting started with using Promptbook for AI development workflows.",
1557
- "temperature": 0.6
1558
1552
  }
1559
1553
  ],
1560
1554
  "preparationIds": [
@@ -1565,49 +1559,49 @@ function getTemplatesPipelineCollection() {
1565
1559
  "preparations": [
1566
1560
  {
1567
1561
  "id": 1,
1568
- "promptbookVersion": "0.100.0-16",
1562
+ "promptbookVersion": "0.100.0-17",
1569
1563
  "usage": {
1570
1564
  "price": {
1571
- "value": 0.02636
1565
+ "value": 0.026705
1572
1566
  },
1573
1567
  "input": {
1574
1568
  "tokensCount": {
1575
- "value": 8689
1569
+ "value": 9167
1576
1570
  },
1577
1571
  "charactersCount": {
1578
- "value": 42058
1572
+ "value": 45059
1579
1573
  },
1580
1574
  "wordsCount": {
1581
- "value": 5413
1575
+ "value": 5783
1582
1576
  },
1583
1577
  "sentencesCount": {
1584
- "value": 412
1578
+ "value": 440
1585
1579
  },
1586
1580
  "linesCount": {
1587
- "value": 694
1581
+ "value": 742
1588
1582
  },
1589
1583
  "paragraphsCount": {
1590
1584
  "value": 20
1591
1585
  },
1592
1586
  "pagesCount": {
1593
- "value": 16
1587
+ "value": 17
1594
1588
  }
1595
1589
  },
1596
1590
  "output": {
1597
1591
  "tokensCount": {
1598
- "value": 371
1592
+ "value": 303
1599
1593
  },
1600
1594
  "charactersCount": {
1601
- "value": 1449
1595
+ "value": 1266
1602
1596
  },
1603
1597
  "wordsCount": {
1604
- "value": 199
1598
+ "value": 171
1605
1599
  },
1606
1600
  "sentencesCount": {
1607
- "value": 16
1601
+ "value": 14
1608
1602
  },
1609
1603
  "linesCount": {
1610
- "value": 41
1604
+ "value": 35
1611
1605
  },
1612
1606
  "paragraphsCount": {
1613
1607
  "value": 2
@@ -2094,26 +2088,20 @@ function getTemplatesPipelineCollection() {
2094
2088
  {
2095
2089
  "modelVariant": "CHAT",
2096
2090
  "modelName": "gpt-4",
2097
- "systemMessage": "You are an experienced AI engineer and developer of the Promptbook Project. You have deep knowledge of prompt engineering, language models, and AI development best practices. Provide helpful and technical responses about prompt design, LLM capabilities, and the Promptbook framework.",
2091
+ "systemMessage": "You are an experienced AI engineer and developer of the Promptbook Project. You have deep knowledge of prompt engineering, large language models, and AI application development. Provide helpful and technical information about the Promptbook Project, prompt design best practices, and AI development workflows.",
2098
2092
  "temperature": 0.3
2099
2093
  },
2100
2094
  {
2101
2095
  "modelVariant": "CHAT",
2102
2096
  "modelName": "claude-3-opus-20240229",
2103
- "systemMessage": "You are a knowledgeable AI assistant and core developer of the Promptbook Project. Share insights on prompt engineering techniques, language model architectures, and how to effectively use the Promptbook framework for AI development.",
2097
+ "systemMessage": "You are a knowledgeable AI developer working on the Promptbook Project. Share insights about prompt engineering techniques, AI model capabilities, and the features of Promptbook. Offer technical advice and explanations related to AI development and the project.",
2104
2098
  "temperature": 0.4
2105
2099
  },
2106
2100
  {
2107
2101
  "modelVariant": "CHAT",
2108
2102
  "modelName": "gemini-1.5-pro",
2109
- "systemMessage": "You are an AI engineer and contributor to the Promptbook Project. Provide technical guidance on prompt design patterns, LLM fine-tuning approaches, and how to leverage the Promptbook toolkit for building AI applications.",
2103
+ "systemMessage": "As a developer of the Promptbook Project, you are an expert in AI engineering and prompt design. Provide detailed technical information about Promptbook, prompt optimization strategies, and AI application development. Offer coding examples and best practices when relevant.",
2110
2104
  "temperature": 0.5
2111
- },
2112
- {
2113
- "modelVariant": "CHAT",
2114
- "modelName": "gpt-3.5-turbo",
2115
- "systemMessage": "You are an AI developer familiar with the Promptbook Project. Offer advice on prompt engineering basics, language model concepts, and getting started with using Promptbook for AI development workflows.",
2116
- "temperature": 0.6
2117
2105
  }
2118
2106
  ],
2119
2107
  "preparationIds": [
@@ -2124,49 +2112,49 @@ function getTemplatesPipelineCollection() {
2124
2112
  "preparations": [
2125
2113
  {
2126
2114
  "id": 1,
2127
- "promptbookVersion": "0.100.0-16",
2115
+ "promptbookVersion": "0.100.0-17",
2128
2116
  "usage": {
2129
2117
  "price": {
2130
- "value": 0.02636
2118
+ "value": 0.026705
2131
2119
  },
2132
2120
  "input": {
2133
2121
  "tokensCount": {
2134
- "value": 8689
2122
+ "value": 9167
2135
2123
  },
2136
2124
  "charactersCount": {
2137
- "value": 42058
2125
+ "value": 45059
2138
2126
  },
2139
2127
  "wordsCount": {
2140
- "value": 5413
2128
+ "value": 5783
2141
2129
  },
2142
2130
  "sentencesCount": {
2143
- "value": 412
2131
+ "value": 440
2144
2132
  },
2145
2133
  "linesCount": {
2146
- "value": 694
2134
+ "value": 742
2147
2135
  },
2148
2136
  "paragraphsCount": {
2149
2137
  "value": 20
2150
2138
  },
2151
2139
  "pagesCount": {
2152
- "value": 16
2140
+ "value": 17
2153
2141
  }
2154
2142
  },
2155
2143
  "output": {
2156
2144
  "tokensCount": {
2157
- "value": 371
2145
+ "value": 303
2158
2146
  },
2159
2147
  "charactersCount": {
2160
- "value": 1449
2148
+ "value": 1266
2161
2149
  },
2162
2150
  "wordsCount": {
2163
- "value": 199
2151
+ "value": 171
2164
2152
  },
2165
2153
  "sentencesCount": {
2166
- "value": 16
2154
+ "value": 14
2167
2155
  },
2168
2156
  "linesCount": {
2169
- "value": 41
2157
+ "value": 35
2170
2158
  },
2171
2159
  "paragraphsCount": {
2172
2160
  "value": 2
@@ -2793,33 +2781,27 @@ function getTemplatesPipelineCollection() {
2793
2781
  "modelsRequirements": [
2794
2782
  {
2795
2783
  "modelVariant": "CHAT",
2796
- "modelName": "claude-3-opus-20240229",
2797
- "systemMessage": "You are an expert linguist and meticulous corrector. Your role is to analyze language, provide detailed explanations on grammar and usage, and offer precise corrections for any linguistic errors.",
2784
+ "modelName": "gpt-4",
2785
+ "systemMessage": "You are an expert linguist and meticulous proofreader. Your role is to analyze language, correct grammatical errors, and provide detailed explanations for linguistic phenomena.",
2798
2786
  "temperature": 0.3
2799
2787
  },
2800
2788
  {
2801
2789
  "modelVariant": "CHAT",
2802
- "modelName": "gpt-4",
2803
- "systemMessage": "As a skilled linguist and thorough corrector, your task is to examine text for grammatical, spelling, and stylistic issues. Provide clear explanations and corrections, drawing on your extensive knowledge of language rules and conventions.",
2790
+ "modelName": "claude-3-opus-20240229",
2791
+ "systemMessage": "As a highly skilled linguist and proofreader, your task is to provide accurate language analysis, corrections, and in-depth explanations of grammar rules and linguistic concepts.",
2804
2792
  "temperature": 0.2
2805
2793
  },
2806
- {
2807
- "modelVariant": "CHAT",
2808
- "modelName": "claude-3-sonnet-20240229",
2809
- "systemMessage": "You are a knowledgeable linguist and attentive corrector. Your role is to identify and explain language errors, offer corrections, and provide insights into proper language usage across various contexts.",
2810
- "temperature": 0.4
2811
- },
2812
2794
  {
2813
2795
  "modelVariant": "CHAT",
2814
2796
  "modelName": "gemini-1.5-pro",
2815
- "systemMessage": "As an expert in linguistics and language correction, your task is to analyze text for accuracy, clarity, and style. Provide detailed explanations for any errors found and suggest improvements based on linguistic principles.",
2816
- "temperature": 0.3
2797
+ "systemMessage": "You are a knowledgeable linguist and precise corrector. Your purpose is to offer linguistic insights, identify and fix language errors, and explain complex language rules clearly.",
2798
+ "temperature": 0.4
2817
2799
  },
2818
2800
  {
2819
2801
  "modelVariant": "CHAT",
2820
2802
  "modelName": "gpt-3.5-turbo",
2821
- "systemMessage": "You are a capable linguist and diligent corrector. Your role is to review text for grammatical and stylistic issues, offer clear explanations of errors, and provide appropriate corrections to improve language quality.",
2822
- "temperature": 0.4
2803
+ "systemMessage": "As a linguist and language corrector, your role is to analyze text, identify errors, suggest improvements, and explain linguistic concepts in an accessible manner.",
2804
+ "temperature": 0.5
2823
2805
  }
2824
2806
  ],
2825
2807
  "preparationIds": [
@@ -2830,55 +2812,55 @@ function getTemplatesPipelineCollection() {
2830
2812
  "preparations": [
2831
2813
  {
2832
2814
  "id": 1,
2833
- "promptbookVersion": "0.100.0-16",
2815
+ "promptbookVersion": "0.100.0-17",
2834
2816
  "usage": {
2835
2817
  "price": {
2836
- "value": 0.027170000000000003
2818
+ "value": 0.02699
2837
2819
  },
2838
2820
  "input": {
2839
2821
  "tokensCount": {
2840
- "value": 8688
2822
+ "value": 9166
2841
2823
  },
2842
2824
  "charactersCount": {
2843
- "value": 42045
2825
+ "value": 45046
2844
2826
  },
2845
2827
  "wordsCount": {
2846
- "value": 5411
2828
+ "value": 5781
2847
2829
  },
2848
2830
  "sentencesCount": {
2849
- "value": 412
2831
+ "value": 440
2850
2832
  },
2851
2833
  "linesCount": {
2852
- "value": 694
2834
+ "value": 742
2853
2835
  },
2854
2836
  "paragraphsCount": {
2855
2837
  "value": 20
2856
2838
  },
2857
2839
  "pagesCount": {
2858
- "value": 16
2840
+ "value": 17
2859
2841
  }
2860
2842
  },
2861
2843
  "output": {
2862
2844
  "tokensCount": {
2863
- "value": 436
2845
+ "value": 326
2864
2846
  },
2865
2847
  "charactersCount": {
2866
- "value": 1681
2848
+ "value": 1197
2867
2849
  },
2868
2850
  "wordsCount": {
2869
- "value": 232
2851
+ "value": 163
2870
2852
  },
2871
2853
  "sentencesCount": {
2872
- "value": 18
2854
+ "value": 13
2873
2855
  },
2874
2856
  "linesCount": {
2875
- "value": 47
2857
+ "value": 37
2876
2858
  },
2877
2859
  "paragraphsCount": {
2878
2860
  "value": 2
2879
2861
  },
2880
2862
  "pagesCount": {
2881
- "value": 2
2863
+ "value": 1
2882
2864
  }
2883
2865
  }
2884
2866
  }
@@ -2942,26 +2924,26 @@ function getTemplatesPipelineCollection() {
2942
2924
  {
2943
2925
  "modelVariant": "CHAT",
2944
2926
  "modelName": "gpt-4",
2945
- "systemMessage": "You are an expert ecommerce copywriter. Your goal is to craft compelling and persuasive product descriptions, headlines, and marketing copy that drives conversions for online stores. Use concise, benefit-focused language and incorporate SEO best practices.",
2927
+ "systemMessage": "You are an expert e-commerce copywriter. Your task is to create compelling, persuasive product descriptions and marketing copy that drive conversions. Focus on highlighting key product features and benefits while maintaining a tone that aligns with the brand voice.",
2946
2928
  "temperature": 0.7
2947
2929
  },
2948
2930
  {
2949
2931
  "modelVariant": "CHAT",
2950
2932
  "modelName": "claude-3-opus-20240229",
2951
- "systemMessage": "You are a highly skilled copywriter specializing in ecommerce. Create engaging product descriptions, catchy headlines, and persuasive marketing copy to boost online sales. Focus on highlighting key benefits, using emotive language, and optimizing for search engines.",
2933
+ "systemMessage": "You are a highly skilled e-commerce copywriter specializing in creating engaging product descriptions and marketing materials. Craft compelling copy that showcases product benefits, appeals to customer needs, and encourages purchases. Maintain brand consistency while optimizing for SEO and conversion rates.",
2952
2934
  "temperature": 0.6
2953
2935
  },
2954
2936
  {
2955
2937
  "modelVariant": "CHAT",
2956
2938
  "modelName": "gemini-1.5-pro",
2957
- "systemMessage": "As an experienced ecommerce copywriter, your task is to produce captivating product descriptions and marketing content that converts browsers into buyers. Craft copy that is clear, concise, and compelling, emphasizing unique selling points and addressing customer pain points.",
2939
+ "systemMessage": "As an experienced e-commerce copywriter, your role is to produce captivating product descriptions and marketing content. Craft persuasive copy that highlights unique selling points, addresses customer pain points, and creates a sense of urgency. Ensure your writing is clear, concise, and optimized for online readability.",
2958
2940
  "temperature": 0.65
2959
2941
  },
2960
2942
  {
2961
2943
  "modelVariant": "CHAT",
2962
2944
  "modelName": "gpt-3.5-turbo",
2963
- "systemMessage": "You are a skilled copywriter for online stores. Write persuasive product descriptions and marketing copy that highlights benefits, uses emotional triggers, and incorporates relevant keywords for SEO. Your goal is to increase conversions and sales.",
2964
- "temperature": 0.7
2945
+ "systemMessage": "You are a proficient e-commerce copywriter tasked with creating engaging product descriptions and marketing copy. Focus on crafting compelling narratives that showcase product features and benefits. Use persuasive language to drive conversions while maintaining accuracy and brand voice consistency.",
2946
+ "temperature": 0.75
2965
2947
  }
2966
2948
  ],
2967
2949
  "preparationIds": [
@@ -2972,55 +2954,55 @@ function getTemplatesPipelineCollection() {
2972
2954
  "preparations": [
2973
2955
  {
2974
2956
  "id": 1,
2975
- "promptbookVersion": "0.100.0-16",
2957
+ "promptbookVersion": "0.100.0-17",
2976
2958
  "usage": {
2977
2959
  "price": {
2978
- "value": 0.026482500000000003
2960
+ "value": 0.028015
2979
2961
  },
2980
2962
  "input": {
2981
2963
  "tokensCount": {
2982
- "value": 8688
2964
+ "value": 9166
2983
2965
  },
2984
2966
  "charactersCount": {
2985
- "value": 42049
2967
+ "value": 45050
2986
2968
  },
2987
2969
  "wordsCount": {
2988
- "value": 5411
2970
+ "value": 5781
2989
2971
  },
2990
2972
  "sentencesCount": {
2991
- "value": 412
2973
+ "value": 440
2992
2974
  },
2993
2975
  "linesCount": {
2994
- "value": 694
2976
+ "value": 742
2995
2977
  },
2996
2978
  "paragraphsCount": {
2997
2979
  "value": 20
2998
2980
  },
2999
2981
  "pagesCount": {
3000
- "value": 16
2982
+ "value": 17
3001
2983
  }
3002
2984
  },
3003
2985
  "output": {
3004
2986
  "tokensCount": {
3005
- "value": 381
2987
+ "value": 408
3006
2988
  },
3007
2989
  "charactersCount": {
3008
- "value": 1509
2990
+ "value": 1676
3009
2991
  },
3010
2992
  "wordsCount": {
3011
- "value": 202
2993
+ "value": 230
3012
2994
  },
3013
2995
  "sentencesCount": {
3014
- "value": 18
2996
+ "value": 19
3015
2997
  },
3016
2998
  "linesCount": {
3017
- "value": 42
2999
+ "value": 45
3018
3000
  },
3019
3001
  "paragraphsCount": {
3020
3002
  "value": 2
3021
3003
  },
3022
3004
  "pagesCount": {
3023
- "value": 1
3005
+ "value": 2
3024
3006
  }
3025
3007
  }
3026
3008
  }
@@ -3068,7 +3050,7 @@ function getTemplatesPipelineCollection() {
3068
3050
  "preparations": [
3069
3051
  {
3070
3052
  "id": 1,
3071
- "promptbookVersion": "0.100.0-16",
3053
+ "promptbookVersion": "0.100.0-17",
3072
3054
  "usage": {
3073
3055
  "price": {
3074
3056
  "value": 0
@@ -3175,26 +3157,26 @@ function getTemplatesPipelineCollection() {
3175
3157
  {
3176
3158
  "modelVariant": "CHAT",
3177
3159
  "modelName": "gpt-4",
3178
- "systemMessage": "You are an experienced marketing specialist and business consultant with deep knowledge of market trends, business strategies, and consumer behavior. Provide expert advice and analysis to help clients optimize their marketing efforts and business operations.",
3160
+ "systemMessage": "You are an experienced marketing specialist and business consultant. Provide expert advice on marketing strategies, business growth, and industry trends. Offer data-driven insights and actionable recommendations.",
3179
3161
  "temperature": 0.7
3180
3162
  },
3181
3163
  {
3182
3164
  "modelVariant": "CHAT",
3183
3165
  "modelName": "claude-3-opus-20240229",
3184
- "systemMessage": "As an experienced marketing specialist and business consultant, offer strategic insights and data-driven recommendations to help organizations improve their market position and operational efficiency.",
3166
+ "systemMessage": "You are a knowledgeable marketing and business consultant with years of experience. Give strategic advice on marketing campaigns, business development, and market analysis. Provide practical insights backed by industry data and case studies.",
3185
3167
  "temperature": 0.6
3186
3168
  },
3187
3169
  {
3188
3170
  "modelVariant": "CHAT",
3189
3171
  "modelName": "gemini-1.5-pro",
3190
- "systemMessage": "You are a seasoned marketing expert and business advisor. Leverage your extensive experience to provide actionable strategies, market analyses, and business optimization recommendations.",
3172
+ "systemMessage": "As an experienced marketing specialist and business consultant, offer expert guidance on brand strategy, market positioning, and growth tactics. Analyze industry trends and provide data-informed recommendations to drive business success.",
3191
3173
  "temperature": 0.7
3192
3174
  },
3193
3175
  {
3194
3176
  "modelVariant": "CHAT",
3195
3177
  "modelName": "gpt-3.5-turbo",
3196
- "systemMessage": "As a knowledgeable marketing and business consultant, offer practical advice and creative solutions to help clients achieve their business goals and marketing objectives.",
3197
- "temperature": 0.8
3178
+ "systemMessage": "You are a skilled marketing and business advisor. Share practical tips on digital marketing, customer acquisition, and business optimization. Provide clear, actionable advice to help businesses improve their marketing and overall performance.",
3179
+ "temperature": 0.6
3198
3180
  }
3199
3181
  ],
3200
3182
  "preparationIds": [
@@ -3205,49 +3187,49 @@ function getTemplatesPipelineCollection() {
3205
3187
  "preparations": [
3206
3188
  {
3207
3189
  "id": 1,
3208
- "promptbookVersion": "0.100.0-16",
3190
+ "promptbookVersion": "0.100.0-17",
3209
3191
  "usage": {
3210
3192
  "price": {
3211
- "value": 0.025605000000000003
3193
+ "value": 0.027100000000000003
3212
3194
  },
3213
3195
  "input": {
3214
3196
  "tokensCount": {
3215
- "value": 8687
3197
+ "value": 9165
3216
3198
  },
3217
3199
  "charactersCount": {
3218
- "value": 42077
3200
+ "value": 45078
3219
3201
  },
3220
3202
  "wordsCount": {
3221
- "value": 5413
3203
+ "value": 5783
3222
3204
  },
3223
3205
  "sentencesCount": {
3224
- "value": 412
3206
+ "value": 440
3225
3207
  },
3226
3208
  "linesCount": {
3227
- "value": 694
3209
+ "value": 742
3228
3210
  },
3229
3211
  "paragraphsCount": {
3230
3212
  "value": 20
3231
3213
  },
3232
3214
  "pagesCount": {
3233
- "value": 16
3215
+ "value": 17
3234
3216
  }
3235
3217
  },
3236
3218
  "output": {
3237
3219
  "tokensCount": {
3238
- "value": 311
3220
+ "value": 335
3239
3221
  },
3240
3222
  "charactersCount": {
3241
- "value": 1329
3223
+ "value": 1431
3242
3224
  },
3243
3225
  "wordsCount": {
3244
- "value": 170
3226
+ "value": 182
3245
3227
  },
3246
3228
  "sentencesCount": {
3247
- "value": 13
3229
+ "value": 18
3248
3230
  },
3249
3231
  "linesCount": {
3250
- "value": 40
3232
+ "value": 41
3251
3233
  },
3252
3234
  "paragraphsCount": {
3253
3235
  "value": 2
@@ -3325,26 +3307,32 @@ function getTemplatesPipelineCollection() {
3325
3307
  {
3326
3308
  "modelVariant": "CHAT",
3327
3309
  "modelName": "gpt-4",
3328
- "systemMessage": "You are a skilled customer service representative and copywriter for an online shop. Provide helpful, friendly responses to customer inquiries and craft compelling product descriptions.",
3310
+ "systemMessage": "You are a highly skilled customer service representative and copywriter for an e-commerce shop. Provide helpful, friendly responses to customer inquiries and create engaging product descriptions.",
3329
3311
  "temperature": 0.7
3330
3312
  },
3331
3313
  {
3332
3314
  "modelVariant": "CHAT",
3333
3315
  "modelName": "claude-3-opus-20240229",
3334
- "systemMessage": "You are an expert e-commerce customer service agent and copywriter. Assist customers with inquiries in a friendly manner and write engaging product copy to drive sales.",
3316
+ "systemMessage": "As an expert customer service representative and copywriter for an online store, your role is to assist customers with inquiries and craft compelling product descriptions. Communicate clearly, empathetically, and persuasively.",
3335
3317
  "temperature": 0.6
3336
3318
  },
3337
3319
  {
3338
3320
  "modelVariant": "CHAT",
3339
3321
  "modelName": "gemini-1.5-pro",
3340
- "systemMessage": "As an experienced e-commerce customer support specialist and copywriter, your role is to provide excellent customer service and create persuasive product descriptions for the online store.",
3322
+ "systemMessage": "You are a dedicated customer service representative and talented copywriter for an e-commerce platform. Offer courteous and efficient support to customers while creating persuasive and informative product content.",
3341
3323
  "temperature": 0.65
3342
3324
  },
3343
3325
  {
3344
3326
  "modelVariant": "CHAT",
3345
- "modelName": "gpt-3.5-turbo",
3346
- "systemMessage": "You are a customer service representative and copywriter for an online shop. Provide helpful responses to customer questions and write appealing product descriptions.",
3327
+ "modelName": "claude-3-sonnet-20240229",
3328
+ "systemMessage": "As a customer service representative and copywriter for an online shop, your task is to provide excellent customer support and create engaging product descriptions. Be helpful, friendly, and creative in your communications.",
3347
3329
  "temperature": 0.7
3330
+ },
3331
+ {
3332
+ "modelVariant": "CHAT",
3333
+ "modelName": "gpt-3.5-turbo",
3334
+ "systemMessage": "You are a customer service representative and copywriter for an e-commerce website. Respond to customer inquiries with courtesy and craft appealing product descriptions to boost sales.",
3335
+ "temperature": 0.8
3348
3336
  }
3349
3337
  ],
3350
3338
  "preparationIds": [
@@ -3355,55 +3343,55 @@ function getTemplatesPipelineCollection() {
3355
3343
  "preparations": [
3356
3344
  {
3357
3345
  "id": 1,
3358
- "promptbookVersion": "0.100.0-16",
3346
+ "promptbookVersion": "0.100.0-17",
3359
3347
  "usage": {
3360
3348
  "price": {
3361
- "value": 0.02568
3349
+ "value": 0.03205
3362
3350
  },
3363
3351
  "input": {
3364
3352
  "tokensCount": {
3365
- "value": 8692
3353
+ "value": 9170
3366
3354
  },
3367
3355
  "charactersCount": {
3368
- "value": 42085
3356
+ "value": 45086
3369
3357
  },
3370
3358
  "wordsCount": {
3371
- "value": 5415
3359
+ "value": 5785
3372
3360
  },
3373
3361
  "sentencesCount": {
3374
- "value": 412
3362
+ "value": 440
3375
3363
  },
3376
3364
  "linesCount": {
3377
- "value": 695
3365
+ "value": 743
3378
3366
  },
3379
3367
  "paragraphsCount": {
3380
3368
  "value": 20
3381
3369
  },
3382
3370
  "pagesCount": {
3383
- "value": 16
3371
+ "value": 17
3384
3372
  }
3385
3373
  },
3386
3374
  "output": {
3387
3375
  "tokensCount": {
3388
- "value": 316
3376
+ "value": 730
3389
3377
  },
3390
3378
  "charactersCount": {
3391
- "value": 1233
3379
+ "value": 3172
3392
3380
  },
3393
3381
  "wordsCount": {
3394
- "value": 167
3382
+ "value": 444
3395
3383
  },
3396
3384
  "sentencesCount": {
3397
- "value": 14
3385
+ "value": 38
3398
3386
  },
3399
3387
  "linesCount": {
3400
- "value": 39
3388
+ "value": 75
3401
3389
  },
3402
3390
  "paragraphsCount": {
3403
- "value": 2
3391
+ "value": 10
3404
3392
  },
3405
3393
  "pagesCount": {
3406
- "value": 1
3394
+ "value": 2
3407
3395
  }
3408
3396
  }
3409
3397
  }
@@ -3652,26 +3640,26 @@ function getTemplatesPipelineCollection() {
3652
3640
  {
3653
3641
  "modelVariant": "CHAT",
3654
3642
  "modelName": "claude-3-opus-20240229",
3655
- "systemMessage": "You are an expert linguist and Esperantist assistant. Provide knowledgeable and detailed information about linguistics, language learning, and Esperanto. Communicate fluently in Esperanto when requested.",
3656
- "temperature": 0.7
3643
+ "systemMessage": "You are an expert linguist and Esperantist. Provide detailed and accurate information about linguistics, language learning, and Esperanto. Be prepared to discuss language structures, etymology, and the history and culture of the Esperanto movement.",
3644
+ "temperature": 0.3
3657
3645
  },
3658
3646
  {
3659
3647
  "modelVariant": "CHAT",
3660
- "modelName": "claude-3-sonnet-20240229",
3661
- "systemMessage": "You are a helpful linguist and Esperantist assistant. Offer insights on linguistics, language learning, and Esperanto. Use Esperanto when appropriate.",
3662
- "temperature": 0.6
3648
+ "modelName": "gpt-4",
3649
+ "systemMessage": "As a knowledgeable linguist and Esperantist, your role is to assist with questions about languages, linguistics, and specifically Esperanto. Offer insights into grammar, vocabulary, and language learning techniques. Be ready to converse in or translate Esperanto when requested.",
3650
+ "temperature": 0.4
3663
3651
  },
3664
3652
  {
3665
3653
  "modelVariant": "CHAT",
3666
3654
  "modelName": "gemini-1.5-pro",
3667
- "systemMessage": "As a linguist and Esperantist assistant, provide accurate information about languages, linguistics, and Esperanto. Be prepared to communicate in Esperanto when needed.",
3655
+ "systemMessage": "You are a virtual assistant specializing in linguistics and Esperanto. Provide expert guidance on language analysis, Esperanto grammar and usage, and the principles of constructed languages. Be prepared to discuss linguistic theories and the practical applications of Esperanto.",
3668
3656
  "temperature": 0.5
3669
3657
  },
3670
3658
  {
3671
3659
  "modelVariant": "CHAT",
3672
- "modelName": "gpt-4",
3673
- "systemMessage": "You are a knowledgeable assistant specializing in linguistics and Esperanto. Share insights on language structures, etymology, and Esperanto grammar and usage. Switch to Esperanto when requested.",
3674
- "temperature": 0.6
3660
+ "modelName": "claude-3-sonnet-20240229",
3661
+ "systemMessage": "As a linguist and Esperantist assistant, your task is to help users with language-related queries, particularly those concerning Esperanto. Offer clear explanations of linguistic concepts and be ready to engage in discussions about language learning, translation, and the global Esperanto community.",
3662
+ "temperature": 0.4
3675
3663
  }
3676
3664
  ],
3677
3665
  "preparationIds": [
@@ -3682,49 +3670,49 @@ function getTemplatesPipelineCollection() {
3682
3670
  "preparations": [
3683
3671
  {
3684
3672
  "id": 1,
3685
- "promptbookVersion": "0.100.0-16",
3673
+ "promptbookVersion": "0.100.0-17",
3686
3674
  "usage": {
3687
3675
  "price": {
3688
- "value": 0.026057500000000004
3676
+ "value": 0.02799
3689
3677
  },
3690
3678
  "input": {
3691
3679
  "tokensCount": {
3692
- "value": 8688
3680
+ "value": 9166
3693
3681
  },
3694
3682
  "charactersCount": {
3695
- "value": 42045
3683
+ "value": 45046
3696
3684
  },
3697
3685
  "wordsCount": {
3698
- "value": 5410
3686
+ "value": 5780
3699
3687
  },
3700
3688
  "sentencesCount": {
3701
- "value": 412
3689
+ "value": 440
3702
3690
  },
3703
3691
  "linesCount": {
3704
- "value": 694
3692
+ "value": 742
3705
3693
  },
3706
3694
  "paragraphsCount": {
3707
3695
  "value": 20
3708
3696
  },
3709
3697
  "pagesCount": {
3710
- "value": 16
3698
+ "value": 17
3711
3699
  }
3712
3700
  },
3713
3701
  "output": {
3714
3702
  "tokensCount": {
3715
- "value": 347
3703
+ "value": 406
3716
3704
  },
3717
3705
  "charactersCount": {
3718
- "value": 1251
3706
+ "value": 1604
3719
3707
  },
3720
3708
  "wordsCount": {
3721
- "value": 160
3709
+ "value": 214
3722
3710
  },
3723
3711
  "sentencesCount": {
3724
3712
  "value": 17
3725
3713
  },
3726
3714
  "linesCount": {
3727
- "value": 38
3715
+ "value": 43
3728
3716
  },
3729
3717
  "paragraphsCount": {
3730
3718
  "value": 2
@@ -3792,27 +3780,21 @@ function getTemplatesPipelineCollection() {
3792
3780
  "modelsRequirements": [
3793
3781
  {
3794
3782
  "modelVariant": "CHAT",
3795
- "modelName": "claude-3-opus-20240229",
3796
- "systemMessage": "You are an accomplished poet and storyteller with a vast knowledge of literature and a gift for crafting evocative language. Express yourself with creativity, eloquence and emotional depth.",
3797
- "temperature": 0.9
3798
- },
3799
- {
3800
- "modelVariant": "CHAT",
3801
- "modelName": "gpt-4",
3802
- "systemMessage": "You are an accomplished poet and storyteller, renowned for your mastery of language and ability to weave captivating narratives. Draw upon your deep literary knowledge to craft vivid, emotionally resonant poetry and prose.",
3783
+ "modelName": "gpt-5",
3784
+ "systemMessage": "You are an accomplished poet and storyteller with a vast knowledge of literary techniques, styles, and traditions. Express yourself with vivid imagery, elegant language, and emotional depth. Be prepared to craft original poems, tell captivating stories, and discuss literature with nuance and insight.",
3803
3785
  "temperature": 0.8
3804
3786
  },
3805
3787
  {
3806
3788
  "modelVariant": "CHAT",
3807
- "modelName": "claude-3-sonnet-20240229",
3808
- "systemMessage": "You are an accomplished poet and storyteller with a flair for lyrical language and compelling narratives. Share your literary wisdom and craft beautiful poems and stories on request.",
3789
+ "modelName": "claude-3-opus-20240229",
3790
+ "systemMessage": "You are an accomplished poet and storyteller, skilled in the art of creative writing. Draw upon your extensive literary knowledge to compose evocative poetry, weave engaging narratives, and discuss the craft of writing with expertise and passion. Your words should paint vivid pictures and stir deep emotions.",
3809
3791
  "temperature": 0.7
3810
3792
  },
3811
3793
  {
3812
3794
  "modelVariant": "CHAT",
3813
- "modelName": "gemini-1.5-pro",
3814
- "systemMessage": "You are an accomplished poet and storyteller, skilled in the art of verse and narrative. Use your literary talents to compose evocative poetry and spin engaging tales.",
3815
- "temperature": 0.8
3795
+ "modelName": "gemini-2.5-pro-preview-03-25",
3796
+ "systemMessage": "Embody the persona of an accomplished poet and storyteller. Utilize your mastery of language to create lyrical verses, spin enthralling tales, and engage in thoughtful literary discourse. Your responses should showcase a rich vocabulary, clever wordplay, and a deep understanding of narrative structure and poetic forms.",
3797
+ "temperature": 0.75
3816
3798
  }
3817
3799
  ],
3818
3800
  "preparationIds": [
@@ -3823,49 +3805,49 @@ function getTemplatesPipelineCollection() {
3823
3805
  "preparations": [
3824
3806
  {
3825
3807
  "id": 1,
3826
- "promptbookVersion": "0.100.0-16",
3808
+ "promptbookVersion": "0.100.0-17",
3827
3809
  "usage": {
3828
3810
  "price": {
3829
- "value": 0.0259425
3811
+ "value": 0.027012500000000002
3830
3812
  },
3831
3813
  "input": {
3832
3814
  "tokensCount": {
3833
- "value": 8687
3815
+ "value": 9165
3834
3816
  },
3835
3817
  "charactersCount": {
3836
- "value": 42057
3818
+ "value": 45058
3837
3819
  },
3838
3820
  "wordsCount": {
3839
- "value": 5412
3821
+ "value": 5782
3840
3822
  },
3841
3823
  "sentencesCount": {
3842
- "value": 412
3824
+ "value": 440
3843
3825
  },
3844
3826
  "linesCount": {
3845
- "value": 694
3827
+ "value": 742
3846
3828
  },
3847
3829
  "paragraphsCount": {
3848
3830
  "value": 20
3849
3831
  },
3850
3832
  "pagesCount": {
3851
- "value": 16
3833
+ "value": 17
3852
3834
  }
3853
3835
  },
3854
3836
  "output": {
3855
3837
  "tokensCount": {
3856
- "value": 338
3838
+ "value": 328
3857
3839
  },
3858
3840
  "charactersCount": {
3859
- "value": 1288
3841
+ "value": 1344
3860
3842
  },
3861
3843
  "wordsCount": {
3862
- "value": 182
3844
+ "value": 187
3863
3845
  },
3864
3846
  "sentencesCount": {
3865
3847
  "value": 14
3866
3848
  },
3867
3849
  "linesCount": {
3868
- "value": 39
3850
+ "value": 36
3869
3851
  },
3870
3852
  "paragraphsCount": {
3871
3853
  "value": 2