@promptbook/templates 0.100.0-10 → 0.100.0-13

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-10';
19
+ const PROMPTBOOK_ENGINE_VERSION = '0.100.0-13';
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,19 +1535,25 @@ function getTemplatesPipelineCollection() {
1535
1535
  {
1536
1536
  "modelVariant": "CHAT",
1537
1537
  "modelName": "gpt-4",
1538
- "systemMessage": "You are an experienced AI engineer and developer working on the Promptbook Project. Your role is to provide expert guidance on prompt engineering, AI model capabilities, and best practices for developing AI applications. Share insights from your work on Promptbook to help users create effective prompts and leverage AI models efficiently.",
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 technically accurate information about Promptbook and related topics.",
1539
1539
  "temperature": 0.7
1540
1540
  },
1541
1541
  {
1542
1542
  "modelVariant": "CHAT",
1543
1543
  "modelName": "claude-3-opus-20240229",
1544
- "systemMessage": "You are a knowledgeable AI developer and core contributor to the Promptbook Project. Your expertise covers prompt design, AI model architectures, and practical implementation of AI systems. Offer detailed technical advice and examples from Promptbook to assist users in optimizing their AI workflows and prompt strategies.",
1544
+ "systemMessage": "You are a knowledgeable developer working on the Promptbook Project. Share insights about prompt engineering, LLM capabilities, and the goals of Promptbook. Offer technical explanations while remaining approachable.",
1545
1545
  "temperature": 0.6
1546
1546
  },
1547
1547
  {
1548
1548
  "modelVariant": "CHAT",
1549
1549
  "modelName": "gemini-1.5-pro",
1550
- "systemMessage": "As a lead developer on the Promptbook Project, you specialize in prompt engineering and AI model integration. Share your insights on creating effective prompts, understanding model behaviors, and implementing AI solutions. Draw from your experience with Promptbook to provide practical guidance and innovative approaches to AI development challenges.",
1550
+ "systemMessage": "As a developer of the Promptbook Project, you are an expert in AI and language model technologies. Provide clear explanations about Promptbook's features, prompt engineering techniques, and practical applications of LLMs in development workflows.",
1551
+ "temperature": 0.5
1552
+ },
1553
+ {
1554
+ "modelVariant": "CHAT",
1555
+ "modelName": "gpt-3.5-turbo",
1556
+ "systemMessage": "You are an AI assistant with knowledge of the Promptbook Project. Offer helpful information about prompt engineering and language model usage, focused on Promptbook's core concepts and benefits for developers.",
1551
1557
  "temperature": 0.7
1552
1558
  }
1553
1559
  ],
@@ -1559,26 +1565,26 @@ function getTemplatesPipelineCollection() {
1559
1565
  "preparations": [
1560
1566
  {
1561
1567
  "id": 1,
1562
- "promptbookVersion": "0.100.0-9",
1568
+ "promptbookVersion": "0.100.0-12",
1563
1569
  "usage": {
1564
1570
  "price": {
1565
- "value": 0.0256375
1571
+ "value": 0.0256925
1566
1572
  },
1567
1573
  "input": {
1568
1574
  "tokensCount": {
1569
- "value": 8625
1575
+ "value": 8447
1570
1576
  },
1571
1577
  "charactersCount": {
1572
- "value": 42100
1578
+ "value": 41190
1573
1579
  },
1574
1580
  "wordsCount": {
1575
- "value": 5402
1581
+ "value": 5292
1576
1582
  },
1577
1583
  "sentencesCount": {
1578
- "value": 416
1584
+ "value": 408
1579
1585
  },
1580
1586
  "linesCount": {
1581
- "value": 695
1587
+ "value": 681
1582
1588
  },
1583
1589
  "paragraphsCount": {
1584
1590
  "value": 20
@@ -1589,19 +1595,19 @@ function getTemplatesPipelineCollection() {
1589
1595
  },
1590
1596
  "output": {
1591
1597
  "tokensCount": {
1592
- "value": 326
1598
+ "value": 366
1593
1599
  },
1594
1600
  "charactersCount": {
1595
- "value": 1417
1601
+ "value": 1440
1596
1602
  },
1597
1603
  "wordsCount": {
1598
1604
  "value": 195
1599
1605
  },
1600
1606
  "sentencesCount": {
1601
- "value": 14
1607
+ "value": 17
1602
1608
  },
1603
1609
  "linesCount": {
1604
- "value": 36
1610
+ "value": 40
1605
1611
  },
1606
1612
  "paragraphsCount": {
1607
1613
  "value": 2
@@ -2088,19 +2094,25 @@ function getTemplatesPipelineCollection() {
2088
2094
  {
2089
2095
  "modelVariant": "CHAT",
2090
2096
  "modelName": "gpt-4",
2091
- "systemMessage": "You are an experienced AI engineer and developer working on the Promptbook Project. Your role is to provide expert guidance on prompt engineering, AI model capabilities, and best practices for developing AI applications. Share insights from your work on Promptbook to help users create effective prompts and leverage AI models efficiently.",
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 technically accurate information about Promptbook and related topics.",
2092
2098
  "temperature": 0.7
2093
2099
  },
2094
2100
  {
2095
2101
  "modelVariant": "CHAT",
2096
2102
  "modelName": "claude-3-opus-20240229",
2097
- "systemMessage": "You are a knowledgeable AI developer and core contributor to the Promptbook Project. Your expertise covers prompt design, AI model architectures, and practical implementation of AI systems. Offer detailed technical advice and examples from Promptbook to assist users in optimizing their AI workflows and prompt strategies.",
2103
+ "systemMessage": "You are a knowledgeable developer working on the Promptbook Project. Share insights about prompt engineering, LLM capabilities, and the goals of Promptbook. Offer technical explanations while remaining approachable.",
2098
2104
  "temperature": 0.6
2099
2105
  },
2100
2106
  {
2101
2107
  "modelVariant": "CHAT",
2102
2108
  "modelName": "gemini-1.5-pro",
2103
- "systemMessage": "As a lead developer on the Promptbook Project, you specialize in prompt engineering and AI model integration. Share your insights on creating effective prompts, understanding model behaviors, and implementing AI solutions. Draw from your experience with Promptbook to provide practical guidance and innovative approaches to AI development challenges.",
2109
+ "systemMessage": "As a developer of the Promptbook Project, you are an expert in AI and language model technologies. Provide clear explanations about Promptbook's features, prompt engineering techniques, and practical applications of LLMs in development workflows.",
2110
+ "temperature": 0.5
2111
+ },
2112
+ {
2113
+ "modelVariant": "CHAT",
2114
+ "modelName": "gpt-3.5-turbo",
2115
+ "systemMessage": "You are an AI assistant with knowledge of the Promptbook Project. Offer helpful information about prompt engineering and language model usage, focused on Promptbook's core concepts and benefits for developers.",
2104
2116
  "temperature": 0.7
2105
2117
  }
2106
2118
  ],
@@ -2112,26 +2124,26 @@ function getTemplatesPipelineCollection() {
2112
2124
  "preparations": [
2113
2125
  {
2114
2126
  "id": 1,
2115
- "promptbookVersion": "0.100.0-9",
2127
+ "promptbookVersion": "0.100.0-12",
2116
2128
  "usage": {
2117
2129
  "price": {
2118
- "value": 0.0256375
2130
+ "value": 0.0256925
2119
2131
  },
2120
2132
  "input": {
2121
2133
  "tokensCount": {
2122
- "value": 8625
2134
+ "value": 8447
2123
2135
  },
2124
2136
  "charactersCount": {
2125
- "value": 42100
2137
+ "value": 41190
2126
2138
  },
2127
2139
  "wordsCount": {
2128
- "value": 5402
2140
+ "value": 5292
2129
2141
  },
2130
2142
  "sentencesCount": {
2131
- "value": 416
2143
+ "value": 408
2132
2144
  },
2133
2145
  "linesCount": {
2134
- "value": 695
2146
+ "value": 681
2135
2147
  },
2136
2148
  "paragraphsCount": {
2137
2149
  "value": 20
@@ -2142,19 +2154,19 @@ function getTemplatesPipelineCollection() {
2142
2154
  },
2143
2155
  "output": {
2144
2156
  "tokensCount": {
2145
- "value": 326
2157
+ "value": 366
2146
2158
  },
2147
2159
  "charactersCount": {
2148
- "value": 1417
2160
+ "value": 1440
2149
2161
  },
2150
2162
  "wordsCount": {
2151
2163
  "value": 195
2152
2164
  },
2153
2165
  "sentencesCount": {
2154
- "value": 14
2166
+ "value": 17
2155
2167
  },
2156
2168
  "linesCount": {
2157
- "value": 36
2169
+ "value": 40
2158
2170
  },
2159
2171
  "paragraphsCount": {
2160
2172
  "value": 2
@@ -2782,26 +2794,26 @@ function getTemplatesPipelineCollection() {
2782
2794
  {
2783
2795
  "modelVariant": "CHAT",
2784
2796
  "modelName": "claude-3-opus-20240229",
2785
- "systemMessage": "You are an expert linguist and language corrector. Provide accurate linguistic analysis, grammar corrections, and writing improvements.",
2797
+ "systemMessage": "You are an expert linguist and proofreader. Your role is to provide detailed linguistic analysis, correct grammar and spelling errors, and offer suggestions to improve writing clarity and style.",
2786
2798
  "temperature": 0.3
2787
2799
  },
2788
2800
  {
2789
2801
  "modelVariant": "CHAT",
2790
- "modelName": "gpt-4",
2791
- "systemMessage": "You are a skilled linguist and language corrector. Offer precise grammatical corrections and writing enhancements.",
2792
- "temperature": 0.4
2802
+ "modelName": "gemini-2.5-pro-preview-03-25",
2803
+ "systemMessage": "As a highly skilled linguist and text corrector, your task is to analyze language use, identify and fix grammatical issues, and refine writing for optimal clarity and effectiveness.",
2804
+ "temperature": 0.2
2793
2805
  },
2794
2806
  {
2795
2807
  "modelVariant": "CHAT",
2796
- "modelName": "claude-3-sonnet-20240229",
2797
- "systemMessage": "You are a knowledgeable linguist and language corrector. Provide helpful grammar corrections and writing advice.",
2798
- "temperature": 0.5
2808
+ "modelName": "gpt-4",
2809
+ "systemMessage": "You are a linguistic expert and meticulous proofreader. Your purpose is to analyze text, correct errors, and provide detailed explanations on language usage and improvements.",
2810
+ "temperature": 0.4
2799
2811
  },
2800
2812
  {
2801
2813
  "modelVariant": "CHAT",
2802
- "modelName": "gemini-1.5-pro",
2803
- "systemMessage": "You are an experienced linguist and language corrector. Offer accurate grammatical analysis and writing improvements.",
2804
- "temperature": 0.4
2814
+ "modelName": "claude-3-sonnet-20240229",
2815
+ "systemMessage": "As a linguist and corrector, your role is to analyze language, identify errors, and provide clear explanations for corrections and improvements in writing.",
2816
+ "temperature": 0.3
2805
2817
  }
2806
2818
  ],
2807
2819
  "preparationIds": [
@@ -2812,26 +2824,26 @@ function getTemplatesPipelineCollection() {
2812
2824
  "preparations": [
2813
2825
  {
2814
2826
  "id": 1,
2815
- "promptbookVersion": "0.100.0-9",
2827
+ "promptbookVersion": "0.100.0-12",
2816
2828
  "usage": {
2817
2829
  "price": {
2818
- "value": 0.025010000000000004
2830
+ "value": 0.0252275
2819
2831
  },
2820
2832
  "input": {
2821
2833
  "tokensCount": {
2822
- "value": 8624
2834
+ "value": 8446
2823
2835
  },
2824
2836
  "charactersCount": {
2825
- "value": 42087
2837
+ "value": 41177
2826
2838
  },
2827
2839
  "wordsCount": {
2828
- "value": 5400
2840
+ "value": 5290
2829
2841
  },
2830
2842
  "sentencesCount": {
2831
- "value": 416
2843
+ "value": 408
2832
2844
  },
2833
2845
  "linesCount": {
2834
- "value": 695
2846
+ "value": 681
2835
2847
  },
2836
2848
  "paragraphsCount": {
2837
2849
  "value": 20
@@ -2842,19 +2854,19 @@ function getTemplatesPipelineCollection() {
2842
2854
  },
2843
2855
  "output": {
2844
2856
  "tokensCount": {
2845
- "value": 276
2857
+ "value": 329
2846
2858
  },
2847
2859
  "charactersCount": {
2848
- "value": 977
2860
+ "value": 1217
2849
2861
  },
2850
2862
  "wordsCount": {
2851
- "value": 124
2863
+ "value": 170
2852
2864
  },
2853
2865
  "sentencesCount": {
2854
- "value": 14
2866
+ "value": 12
2855
2867
  },
2856
2868
  "linesCount": {
2857
- "value": 34
2869
+ "value": 37
2858
2870
  },
2859
2871
  "paragraphsCount": {
2860
2872
  "value": 2
@@ -2924,20 +2936,26 @@ function getTemplatesPipelineCollection() {
2924
2936
  {
2925
2937
  "modelVariant": "CHAT",
2926
2938
  "modelName": "gpt-4",
2927
- "systemMessage": "You are an expert e-commerce copywriter. Craft compelling, persuasive product descriptions and marketing copy that drives conversions. Use engaging language, highlight key benefits, and tailor your writing style to the target audience and brand voice.",
2939
+ "systemMessage": "You are an expert e-commerce copywriter. Create compelling, persuasive product descriptions and marketing copy to drive sales. Focus on highlighting key features and benefits while maintaining a friendly, conversational tone that resonates with online shoppers.",
2928
2940
  "temperature": 0.7
2929
2941
  },
2930
2942
  {
2931
2943
  "modelVariant": "CHAT",
2932
2944
  "modelName": "claude-3-opus-20240229",
2933
- "systemMessage": "You are a skilled e-commerce copywriter assistant. Create persuasive and engaging product descriptions, marketing emails, and website copy that showcases products effectively and encourages purchases. Adapt your tone to match the brand voice and target audience.",
2945
+ "systemMessage": "You are a skilled e-commerce copywriter specializing in creating engaging product descriptions and marketing content. Craft persuasive copy that showcases product benefits, addresses customer pain points, and encourages purchases. Maintain a brand-appropriate tone that connects with online shoppers.",
2934
2946
  "temperature": 0.6
2935
2947
  },
2936
2948
  {
2937
2949
  "modelVariant": "CHAT",
2938
2950
  "modelName": "gemini-1.5-pro",
2939
- "systemMessage": "As an expert e-commerce copywriter, your role is to craft compelling product descriptions and marketing materials. Focus on highlighting unique selling points, using persuasive language, and tailoring the tone to resonate with the target audience. Your goal is to drive conversions and enhance the overall shopping experience.",
2951
+ "systemMessage": "As an experienced e-commerce copywriter, your role is to produce captivating product descriptions and marketing materials. Emphasize unique selling points, create a sense of urgency, and use language that appeals to your target audience. Ensure your writing is clear, concise, and optimized for online readability.",
2940
2952
  "temperature": 0.65
2953
+ },
2954
+ {
2955
+ "modelVariant": "CHAT",
2956
+ "modelName": "gpt-3.5-turbo",
2957
+ "systemMessage": "You are a proficient e-commerce copywriter tasked with creating compelling product descriptions and marketing copy. Focus on highlighting key features, benefits, and unique selling points. Use persuasive language to encourage purchases while maintaining a friendly, approachable tone suitable for online shoppers.",
2958
+ "temperature": 0.7
2941
2959
  }
2942
2960
  ],
2943
2961
  "preparationIds": [
@@ -2948,26 +2966,26 @@ function getTemplatesPipelineCollection() {
2948
2966
  "preparations": [
2949
2967
  {
2950
2968
  "id": 1,
2951
- "promptbookVersion": "0.100.0-9",
2969
+ "promptbookVersion": "0.100.0-12",
2952
2970
  "usage": {
2953
2971
  "price": {
2954
- "value": 0.025372500000000003
2972
+ "value": 0.026202500000000004
2955
2973
  },
2956
2974
  "input": {
2957
2975
  "tokensCount": {
2958
- "value": 8624
2976
+ "value": 8446
2959
2977
  },
2960
2978
  "charactersCount": {
2961
- "value": 42091
2979
+ "value": 41181
2962
2980
  },
2963
2981
  "wordsCount": {
2964
- "value": 5400
2982
+ "value": 5290
2965
2983
  },
2966
2984
  "sentencesCount": {
2967
- "value": 416
2985
+ "value": 408
2968
2986
  },
2969
2987
  "linesCount": {
2970
- "value": 695
2988
+ "value": 681
2971
2989
  },
2972
2990
  "paragraphsCount": {
2973
2991
  "value": 20
@@ -2978,25 +2996,25 @@ function getTemplatesPipelineCollection() {
2978
2996
  },
2979
2997
  "output": {
2980
2998
  "tokensCount": {
2981
- "value": 305
2999
+ "value": 407
2982
3000
  },
2983
3001
  "charactersCount": {
2984
- "value": 1249
3002
+ "value": 1661
2985
3003
  },
2986
3004
  "wordsCount": {
2987
- "value": 173
3005
+ "value": 223
2988
3006
  },
2989
3007
  "sentencesCount": {
2990
- "value": 14
3008
+ "value": 19
2991
3009
  },
2992
3010
  "linesCount": {
2993
- "value": 34
3011
+ "value": 45
2994
3012
  },
2995
3013
  "paragraphsCount": {
2996
3014
  "value": 2
2997
3015
  },
2998
3016
  "pagesCount": {
2999
- "value": 1
3017
+ "value": 2
3000
3018
  }
3001
3019
  }
3002
3020
  }
@@ -3044,7 +3062,7 @@ function getTemplatesPipelineCollection() {
3044
3062
  "preparations": [
3045
3063
  {
3046
3064
  "id": 1,
3047
- "promptbookVersion": "0.100.0-9",
3065
+ "promptbookVersion": "0.100.0-12",
3048
3066
  "usage": {
3049
3067
  "price": {
3050
3068
  "value": 0
@@ -3150,26 +3168,26 @@ function getTemplatesPipelineCollection() {
3150
3168
  "modelsRequirements": [
3151
3169
  {
3152
3170
  "modelVariant": "CHAT",
3153
- "modelName": "gpt-4",
3154
- "systemMessage": "You are an experienced marketing specialist and business consultant. Provide expert advice on marketing strategies, business planning, and industry analysis. Offer data-driven insights and actionable recommendations.",
3171
+ "modelName": "claude-3-opus-20240229",
3172
+ "systemMessage": "You are an experienced marketing specialist and business consultant. Provide expert advice on marketing strategies, business planning, and market analysis. Offer data-driven insights and creative solutions to help clients grow their businesses.",
3155
3173
  "temperature": 0.7
3156
3174
  },
3157
3175
  {
3158
3176
  "modelVariant": "CHAT",
3159
- "modelName": "claude-3-opus-20240229",
3160
- "systemMessage": "You are a highly knowledgeable marketing and business consultant with years of experience. Deliver strategic insights, analyze market trends, and provide tailored advice to help businesses grow and succeed.",
3177
+ "modelName": "gpt-4",
3178
+ "systemMessage": "You are an experienced marketing specialist and business consultant. Share your expertise on marketing campaigns, business development, and industry trends. Deliver actionable recommendations and strategic insights to drive business success.",
3161
3179
  "temperature": 0.6
3162
3180
  },
3163
3181
  {
3164
3182
  "modelVariant": "CHAT",
3165
3183
  "modelName": "gemini-1.5-pro",
3166
- "systemMessage": "As an expert marketing specialist and business consultant, your role is to offer comprehensive advice on marketing strategies, business operations, and market analysis. Utilize your vast knowledge to provide practical, innovative solutions.",
3184
+ "systemMessage": "You are an experienced marketing specialist and business consultant. Offer professional guidance on marketing tactics, business operations, and competitive analysis. Provide data-backed strategies and innovative ideas to help clients achieve their business goals.",
3167
3185
  "temperature": 0.7
3168
3186
  },
3169
3187
  {
3170
3188
  "modelVariant": "CHAT",
3171
3189
  "modelName": "claude-3-sonnet-20240229",
3172
- "systemMessage": "You are a seasoned marketing professional and business advisor. Share your expertise on branding, digital marketing, business strategy, and market research. Provide clear, actionable guidance to help clients achieve their business goals.",
3190
+ "systemMessage": "You are an experienced marketing specialist and business consultant. Give expert advice on marketing best practices, business strategy, and market opportunities. Deliver practical insights and creative solutions to help businesses grow and succeed.",
3173
3191
  "temperature": 0.6
3174
3192
  }
3175
3193
  ],
@@ -3181,26 +3199,26 @@ function getTemplatesPipelineCollection() {
3181
3199
  "preparations": [
3182
3200
  {
3183
3201
  "id": 1,
3184
- "promptbookVersion": "0.100.0-9",
3202
+ "promptbookVersion": "0.100.0-12",
3185
3203
  "usage": {
3186
3204
  "price": {
3187
- "value": 0.0258575
3205
+ "value": 0.025450000000000004
3188
3206
  },
3189
3207
  "input": {
3190
3208
  "tokensCount": {
3191
- "value": 8623
3209
+ "value": 8445
3192
3210
  },
3193
3211
  "charactersCount": {
3194
- "value": 42119
3212
+ "value": 41209
3195
3213
  },
3196
3214
  "wordsCount": {
3197
- "value": 5402
3215
+ "value": 5292
3198
3216
  },
3199
3217
  "sentencesCount": {
3200
- "value": 416
3218
+ "value": 408
3201
3219
  },
3202
3220
  "linesCount": {
3203
- "value": 695
3221
+ "value": 681
3204
3222
  },
3205
3223
  "paragraphsCount": {
3206
3224
  "value": 20
@@ -3211,19 +3229,19 @@ function getTemplatesPipelineCollection() {
3211
3229
  },
3212
3230
  "output": {
3213
3231
  "tokensCount": {
3214
- "value": 344
3232
+ "value": 347
3215
3233
  },
3216
3234
  "charactersCount": {
3217
- "value": 1443
3235
+ "value": 1536
3218
3236
  },
3219
3237
  "wordsCount": {
3220
- "value": 186
3238
+ "value": 197
3221
3239
  },
3222
3240
  "sentencesCount": {
3223
- "value": 16
3241
+ "value": 18
3224
3242
  },
3225
3243
  "linesCount": {
3226
- "value": 41
3244
+ "value": 43
3227
3245
  },
3228
3246
  "paragraphsCount": {
3229
3247
  "value": 2
@@ -3300,33 +3318,33 @@ function getTemplatesPipelineCollection() {
3300
3318
  "modelsRequirements": [
3301
3319
  {
3302
3320
  "modelVariant": "CHAT",
3303
- "modelName": "claude-3-opus-20240229",
3304
- "systemMessage": "You are an expert customer service representative and skilled copywriter for an e-commerce shop. Provide helpful, friendly support to customers and craft compelling product descriptions and marketing copy.",
3321
+ "modelName": "gpt-4",
3322
+ "systemMessage": "You are a highly skilled customer service representative and copywriter for an e-commerce shop. Provide helpful, friendly assistance to customers and create engaging product descriptions.",
3305
3323
  "temperature": 0.7
3306
3324
  },
3307
3325
  {
3308
3326
  "modelVariant": "CHAT",
3309
- "modelName": "gemini-1.5-pro-latest",
3310
- "systemMessage": "You are a knowledgeable customer service agent and talented copywriter for an online store. Assist customers with inquiries and create engaging product descriptions and marketing materials.",
3327
+ "modelName": "claude-3-opus-20240229",
3328
+ "systemMessage": "As an expert customer service rep and copywriter for an online store, your role is to assist customers with inquiries and craft compelling product descriptions. Be professional, empathetic, and creative in your responses.",
3311
3329
  "temperature": 0.6
3312
3330
  },
3313
3331
  {
3314
3332
  "modelVariant": "CHAT",
3315
- "modelName": "gpt-4",
3316
- "systemMessage": "You are a skilled customer support representative and creative copywriter for an e-commerce website. Offer excellent customer service and write persuasive product descriptions and marketing content.",
3333
+ "modelName": "gemini-1.5-pro",
3334
+ "systemMessage": "You are a customer service expert and talented copywriter for an e-commerce platform. Provide excellent customer support and create engaging, persuasive product descriptions to drive sales.",
3317
3335
  "temperature": 0.7
3318
3336
  },
3319
3337
  {
3320
3338
  "modelVariant": "CHAT",
3321
- "modelName": "claude-3-sonnet-20240229",
3322
- "systemMessage": "You are a friendly customer service agent and capable copywriter for an online shop. Help customers with questions and write appealing product descriptions and promotional copy.",
3339
+ "modelName": "gpt-3.5-turbo",
3340
+ "systemMessage": "As a customer service representative and copywriter for an online shop, your task is to assist customers with their inquiries and create appealing product descriptions. Be helpful, courteous, and creative in your responses.",
3323
3341
  "temperature": 0.6
3324
3342
  },
3325
3343
  {
3326
3344
  "modelVariant": "CHAT",
3327
- "modelName": "gpt-3.5-turbo",
3328
- "systemMessage": "You are a helpful customer service representative and competent copywriter for an e-commerce store. Provide customer support and create effective product descriptions and marketing text.",
3329
- "temperature": 0.7
3345
+ "modelName": "claude-3-sonnet-20240229",
3346
+ "systemMessage": "You are a dedicated customer service representative and skilled copywriter for an e-commerce website. Provide friendly, efficient support to customers and craft compelling product descriptions that highlight key features and benefits.",
3347
+ "temperature": 0.5
3330
3348
  }
3331
3349
  ],
3332
3350
  "preparationIds": [
@@ -3337,26 +3355,26 @@ function getTemplatesPipelineCollection() {
3337
3355
  "preparations": [
3338
3356
  {
3339
3357
  "id": 1,
3340
- "promptbookVersion": "0.100.0-9",
3358
+ "promptbookVersion": "0.100.0-12",
3341
3359
  "usage": {
3342
3360
  "price": {
3343
- "value": 0.0265325
3361
+ "value": 0.030412500000000002
3344
3362
  },
3345
3363
  "input": {
3346
3364
  "tokensCount": {
3347
- "value": 8628
3365
+ "value": 8450
3348
3366
  },
3349
3367
  "charactersCount": {
3350
- "value": 42127
3368
+ "value": 41217
3351
3369
  },
3352
3370
  "wordsCount": {
3353
- "value": 5404
3371
+ "value": 5294
3354
3372
  },
3355
3373
  "sentencesCount": {
3356
- "value": 416
3374
+ "value": 408
3357
3375
  },
3358
3376
  "linesCount": {
3359
- "value": 696
3377
+ "value": 682
3360
3378
  },
3361
3379
  "paragraphsCount": {
3362
3380
  "value": 20
@@ -3367,22 +3385,22 @@ function getTemplatesPipelineCollection() {
3367
3385
  },
3368
3386
  "output": {
3369
3387
  "tokensCount": {
3370
- "value": 397
3388
+ "value": 743
3371
3389
  },
3372
3390
  "charactersCount": {
3373
- "value": 1589
3391
+ "value": 3199
3374
3392
  },
3375
3393
  "wordsCount": {
3376
- "value": 214
3394
+ "value": 458
3377
3395
  },
3378
3396
  "sentencesCount": {
3379
- "value": 18
3397
+ "value": 38
3380
3398
  },
3381
3399
  "linesCount": {
3382
- "value": 47
3400
+ "value": 75
3383
3401
  },
3384
3402
  "paragraphsCount": {
3385
- "value": 2
3403
+ "value": 6
3386
3404
  },
3387
3405
  "pagesCount": {
3388
3406
  "value": 2
@@ -3634,26 +3652,32 @@ function getTemplatesPipelineCollection() {
3634
3652
  {
3635
3653
  "modelVariant": "CHAT",
3636
3654
  "modelName": "claude-3-opus-20240229",
3637
- "systemMessage": "You are a knowledgeable linguist and Esperantist assistant. You have expertise in linguistics, language learning, and the Esperanto language and culture. Provide accurate and helpful information on these topics.",
3655
+ "systemMessage": "You are an expert linguist and Esperantist, fluent in multiple languages including Esperanto. Provide knowledgeable assistance on linguistic topics, language learning, and Esperanto culture and usage.",
3638
3656
  "temperature": 0.7
3639
3657
  },
3640
3658
  {
3641
3659
  "modelVariant": "CHAT",
3642
- "modelName": "gpt-4",
3643
- "systemMessage": "As an expert linguist and Esperantist, your role is to assist with language-related queries, especially those concerning Esperanto. Provide detailed explanations on linguistic concepts and offer guidance on Esperanto grammar, vocabulary, and usage.",
3660
+ "modelName": "claude-3-sonnet-20240229",
3661
+ "systemMessage": "As a linguist and Esperantist, you are well-versed in language structures, etymology, and the Esperanto language. Offer insights and guidance on linguistic matters and Esperanto-related queries.",
3644
3662
  "temperature": 0.6
3645
3663
  },
3646
3664
  {
3647
3665
  "modelVariant": "CHAT",
3648
- "modelName": "gemini-1.5-pro",
3649
- "systemMessage": "You are an AI assistant specializing in linguistics and Esperanto. Your knowledge covers a wide range of linguistic topics and you are fluent in Esperanto. Help users with language analysis, translation, and understanding Esperanto culture and literature.",
3666
+ "modelName": "gpt-4",
3667
+ "systemMessage": "You are a helpful assistant with expertise in linguistics and Esperanto. Provide accurate information and support for language-related questions, especially those concerning Esperanto and linguistic analysis.",
3650
3668
  "temperature": 0.7
3651
3669
  },
3652
3670
  {
3653
3671
  "modelVariant": "CHAT",
3654
- "modelName": "claude-3-sonnet-20240229",
3655
- "systemMessage": "You are a helpful linguist and Esperantist assistant. Share your knowledge about languages, linguistic theories, and Esperanto. Assist with translations, grammar explanations, and cultural aspects of the Esperanto community.",
3672
+ "modelName": "gemini-1.5-pro",
3673
+ "systemMessage": "As a linguist and Esperantist assistant, your role is to provide informed responses on language topics, linguistic theories, and Esperanto usage. Offer clear explanations and examples when discussing language concepts.",
3656
3674
  "temperature": 0.6
3675
+ },
3676
+ {
3677
+ "modelVariant": "CHAT",
3678
+ "modelName": "gpt-3.5-turbo",
3679
+ "systemMessage": "You are a knowledgeable assistant specializing in linguistics and Esperanto. Help users with language-related inquiries, Esperanto grammar, and general linguistic concepts.",
3680
+ "temperature": 0.7
3657
3681
  }
3658
3682
  ],
3659
3683
  "preparationIds": [
@@ -3664,26 +3688,26 @@ function getTemplatesPipelineCollection() {
3664
3688
  "preparations": [
3665
3689
  {
3666
3690
  "id": 1,
3667
- "promptbookVersion": "0.100.0-9",
3691
+ "promptbookVersion": "0.100.0-12",
3668
3692
  "usage": {
3669
3693
  "price": {
3670
- "value": 0.026310000000000004
3694
+ "value": 0.026502500000000002
3671
3695
  },
3672
3696
  "input": {
3673
3697
  "tokensCount": {
3674
- "value": 8624
3698
+ "value": 8446
3675
3699
  },
3676
3700
  "charactersCount": {
3677
- "value": 42087
3701
+ "value": 41177
3678
3702
  },
3679
3703
  "wordsCount": {
3680
- "value": 5399
3704
+ "value": 5289
3681
3705
  },
3682
3706
  "sentencesCount": {
3683
- "value": 416
3707
+ "value": 408
3684
3708
  },
3685
3709
  "linesCount": {
3686
- "value": 695
3710
+ "value": 681
3687
3711
  },
3688
3712
  "paragraphsCount": {
3689
3713
  "value": 20
@@ -3694,25 +3718,25 @@ function getTemplatesPipelineCollection() {
3694
3718
  },
3695
3719
  "output": {
3696
3720
  "tokensCount": {
3697
- "value": 380
3721
+ "value": 431
3698
3722
  },
3699
3723
  "charactersCount": {
3700
- "value": 1449
3724
+ "value": 1586
3701
3725
  },
3702
3726
  "wordsCount": {
3703
- "value": 190
3727
+ "value": 206
3704
3728
  },
3705
3729
  "sentencesCount": {
3706
- "value": 17
3730
+ "value": 18
3707
3731
  },
3708
3732
  "linesCount": {
3709
- "value": 40
3733
+ "value": 46
3710
3734
  },
3711
3735
  "paragraphsCount": {
3712
3736
  "value": 2
3713
3737
  },
3714
3738
  "pagesCount": {
3715
- "value": 1
3739
+ "value": 2
3716
3740
  }
3717
3741
  }
3718
3742
  }
@@ -3775,32 +3799,26 @@ function getTemplatesPipelineCollection() {
3775
3799
  {
3776
3800
  "modelVariant": "CHAT",
3777
3801
  "modelName": "claude-3-opus-20240229",
3778
- "systemMessage": "You are an accomplished poet and storyteller with a vast knowledge of literature and a talent for crafting evocative language. Respond with creativity, eloquence, and literary flair.",
3779
- "temperature": 0.8
3780
- },
3781
- {
3782
- "modelVariant": "CHAT",
3783
- "modelName": "gpt-4",
3784
- "systemMessage": "You are a skilled poet and master storyteller, drawing upon centuries of literary tradition to weave captivating tales and craft beautiful verses. Express yourself with artistry and imagination.",
3802
+ "systemMessage": "You are an accomplished poet and storyteller, with a vast knowledge of literature and a gift for crafting evocative language. Engage users with your lyrical prose, vivid imagery, and mastery of narrative techniques. Draw upon your deep understanding of poetic forms, literary devices, and storytelling structures to provide insightful analysis and creative inspiration.",
3785
3803
  "temperature": 0.7
3786
3804
  },
3787
3805
  {
3788
3806
  "modelVariant": "CHAT",
3789
- "modelName": "gemini-1.5-pro",
3790
- "systemMessage": "Embody the spirit of a renowned poet and storyteller. Create vivid imagery, employ rich metaphors, and craft compelling narratives that resonate with emotional depth and universal themes.",
3791
- "temperature": 0.75
3807
+ "modelName": "gpt-4",
3808
+ "systemMessage": "You are an accomplished poet and storyteller, with a rich imagination and command of language. Share your expertise on literary techniques, offer creative writing advice, and craft original poems and short stories on request. Your responses should be eloquent and artfully composed, showcasing your mastery of the written word.",
3809
+ "temperature": 0.8
3792
3810
  },
3793
3811
  {
3794
3812
  "modelVariant": "CHAT",
3795
3813
  "modelName": "claude-3-sonnet-20240229",
3796
- "systemMessage": "Channel the essence of a gifted poet and storyteller. Respond with lyrical language, narrative prowess, and a deep appreciation for the power of words to move and inspire.",
3797
- "temperature": 0.7
3814
+ "systemMessage": "You are an accomplished poet and storyteller, skilled in weaving words into captivating narratives and verses. Engage users with your literary knowledge, offer writing tips, and create brief poetic or narrative pieces on demand. Your language should be expressive and imaginative, befitting your artistic persona.",
3815
+ "temperature": 0.6
3798
3816
  },
3799
3817
  {
3800
3818
  "modelVariant": "CHAT",
3801
- "modelName": "gpt-3.5-turbo",
3802
- "systemMessage": "You are a talented poet and storyteller. Craft your responses with creative flair, vivid descriptions, and engaging narrative elements.",
3803
- "temperature": 0.8
3819
+ "modelName": "gemini-1.5-pro",
3820
+ "systemMessage": "You are an accomplished poet and storyteller with a deep passion for the written word. Share your insights on literary craft, offer creative prompts, and generate short poetic or narrative compositions as requested. Your responses should reflect your artistic sensibilities and command of language.",
3821
+ "temperature": 0.7
3804
3822
  }
3805
3823
  ],
3806
3824
  "preparationIds": [
@@ -3811,26 +3829,26 @@ function getTemplatesPipelineCollection() {
3811
3829
  "preparations": [
3812
3830
  {
3813
3831
  "id": 1,
3814
- "promptbookVersion": "0.100.0-9",
3832
+ "promptbookVersion": "0.100.0-12",
3815
3833
  "usage": {
3816
3834
  "price": {
3817
- "value": 0.0266075
3835
+ "value": 0.026462500000000003
3818
3836
  },
3819
3837
  "input": {
3820
3838
  "tokensCount": {
3821
- "value": 8623
3839
+ "value": 8445
3822
3840
  },
3823
3841
  "charactersCount": {
3824
- "value": 42099
3842
+ "value": 41189
3825
3843
  },
3826
3844
  "wordsCount": {
3827
- "value": 5401
3845
+ "value": 5291
3828
3846
  },
3829
3847
  "sentencesCount": {
3830
- "value": 416
3848
+ "value": 408
3831
3849
  },
3832
3850
  "linesCount": {
3833
- "value": 695
3851
+ "value": 681
3834
3852
  },
3835
3853
  "paragraphsCount": {
3836
3854
  "value": 20
@@ -3841,19 +3859,19 @@ function getTemplatesPipelineCollection() {
3841
3859
  },
3842
3860
  "output": {
3843
3861
  "tokensCount": {
3844
- "value": 404
3862
+ "value": 428
3845
3863
  },
3846
3864
  "charactersCount": {
3847
- "value": 1485
3865
+ "value": 1794
3848
3866
  },
3849
3867
  "wordsCount": {
3850
- "value": 204
3868
+ "value": 248
3851
3869
  },
3852
3870
  "sentencesCount": {
3853
3871
  "value": 18
3854
3872
  },
3855
3873
  "linesCount": {
3856
- "value": 46
3874
+ "value": 47
3857
3875
  },
3858
3876
  "paragraphsCount": {
3859
3877
  "value": 2