@promptbook/templates 0.100.0-16 → 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-16';
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 technically accurate information about Promptbook and related topics.",
1539
- "temperature": 0.7
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
+ "temperature": 0.3
1540
1540
  },
1541
1541
  {
1542
1542
  "modelVariant": "CHAT",
1543
1543
  "modelName": "claude-3-opus-20240229",
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
- "temperature": 0.6
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
+ "temperature": 0.4
1546
1546
  },
1547
1547
  {
1548
1548
  "modelVariant": "CHAT",
1549
1549
  "modelName": "gemini-1.5-pro",
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.",
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 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.",
1557
- "temperature": 0.7
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-15",
1562
+ "promptbookVersion": "0.100.0-17",
1569
1563
  "usage": {
1570
1564
  "price": {
1571
- "value": 0.0256925
1565
+ "value": 0.026705
1572
1566
  },
1573
1567
  "input": {
1574
1568
  "tokensCount": {
1575
- "value": 8447
1569
+ "value": 9167
1576
1570
  },
1577
1571
  "charactersCount": {
1578
- "value": 41190
1572
+ "value": 45059
1579
1573
  },
1580
1574
  "wordsCount": {
1581
- "value": 5292
1575
+ "value": 5783
1582
1576
  },
1583
1577
  "sentencesCount": {
1584
- "value": 408
1578
+ "value": 440
1585
1579
  },
1586
1580
  "linesCount": {
1587
- "value": 681
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": 366
1592
+ "value": 303
1599
1593
  },
1600
1594
  "charactersCount": {
1601
- "value": 1440
1595
+ "value": 1266
1602
1596
  },
1603
1597
  "wordsCount": {
1604
- "value": 195
1598
+ "value": 171
1605
1599
  },
1606
1600
  "sentencesCount": {
1607
- "value": 17
1601
+ "value": 14
1608
1602
  },
1609
1603
  "linesCount": {
1610
- "value": 40
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 technically accurate information about Promptbook and related topics.",
2098
- "temperature": 0.7
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.",
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 developer working on the Promptbook Project. Share insights about prompt engineering, LLM capabilities, and the goals of Promptbook. Offer technical explanations while remaining approachable.",
2104
- "temperature": 0.6
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.",
2098
+ "temperature": 0.4
2105
2099
  },
2106
2100
  {
2107
2101
  "modelVariant": "CHAT",
2108
2102
  "modelName": "gemini-1.5-pro",
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.",
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 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.",
2116
- "temperature": 0.7
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-15",
2115
+ "promptbookVersion": "0.100.0-17",
2128
2116
  "usage": {
2129
2117
  "price": {
2130
- "value": 0.0256925
2118
+ "value": 0.026705
2131
2119
  },
2132
2120
  "input": {
2133
2121
  "tokensCount": {
2134
- "value": 8447
2122
+ "value": 9167
2135
2123
  },
2136
2124
  "charactersCount": {
2137
- "value": 41190
2125
+ "value": 45059
2138
2126
  },
2139
2127
  "wordsCount": {
2140
- "value": 5292
2128
+ "value": 5783
2141
2129
  },
2142
2130
  "sentencesCount": {
2143
- "value": 408
2131
+ "value": 440
2144
2132
  },
2145
2133
  "linesCount": {
2146
- "value": 681
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": 366
2145
+ "value": 303
2158
2146
  },
2159
2147
  "charactersCount": {
2160
- "value": 1440
2148
+ "value": 1266
2161
2149
  },
2162
2150
  "wordsCount": {
2163
- "value": 195
2151
+ "value": 171
2164
2152
  },
2165
2153
  "sentencesCount": {
2166
- "value": 17
2154
+ "value": 14
2167
2155
  },
2168
2156
  "linesCount": {
2169
- "value": 40
2157
+ "value": 35
2170
2158
  },
2171
2159
  "paragraphsCount": {
2172
2160
  "value": 2
@@ -2793,27 +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 proofreader. Your role is to provide detailed linguistic analysis, correct grammar and spelling errors, and offer suggestions to improve writing clarity and style.",
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": "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.",
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
2794
  {
2807
2795
  "modelVariant": "CHAT",
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.",
2796
+ "modelName": "gemini-1.5-pro",
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.",
2810
2798
  "temperature": 0.4
2811
2799
  },
2812
2800
  {
2813
2801
  "modelVariant": "CHAT",
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
2802
+ "modelName": "gpt-3.5-turbo",
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
2817
2805
  }
2818
2806
  ],
2819
2807
  "preparationIds": [
@@ -2824,46 +2812,46 @@ function getTemplatesPipelineCollection() {
2824
2812
  "preparations": [
2825
2813
  {
2826
2814
  "id": 1,
2827
- "promptbookVersion": "0.100.0-15",
2815
+ "promptbookVersion": "0.100.0-17",
2828
2816
  "usage": {
2829
2817
  "price": {
2830
- "value": 0.0252275
2818
+ "value": 0.02699
2831
2819
  },
2832
2820
  "input": {
2833
2821
  "tokensCount": {
2834
- "value": 8446
2822
+ "value": 9166
2835
2823
  },
2836
2824
  "charactersCount": {
2837
- "value": 41177
2825
+ "value": 45046
2838
2826
  },
2839
2827
  "wordsCount": {
2840
- "value": 5290
2828
+ "value": 5781
2841
2829
  },
2842
2830
  "sentencesCount": {
2843
- "value": 408
2831
+ "value": 440
2844
2832
  },
2845
2833
  "linesCount": {
2846
- "value": 681
2834
+ "value": 742
2847
2835
  },
2848
2836
  "paragraphsCount": {
2849
2837
  "value": 20
2850
2838
  },
2851
2839
  "pagesCount": {
2852
- "value": 16
2840
+ "value": 17
2853
2841
  }
2854
2842
  },
2855
2843
  "output": {
2856
2844
  "tokensCount": {
2857
- "value": 329
2845
+ "value": 326
2858
2846
  },
2859
2847
  "charactersCount": {
2860
- "value": 1217
2848
+ "value": 1197
2861
2849
  },
2862
2850
  "wordsCount": {
2863
- "value": 170
2851
+ "value": 163
2864
2852
  },
2865
2853
  "sentencesCount": {
2866
- "value": 12
2854
+ "value": 13
2867
2855
  },
2868
2856
  "linesCount": {
2869
2857
  "value": 37
@@ -2936,26 +2924,26 @@ function getTemplatesPipelineCollection() {
2936
2924
  {
2937
2925
  "modelVariant": "CHAT",
2938
2926
  "modelName": "gpt-4",
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.",
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.",
2940
2928
  "temperature": 0.7
2941
2929
  },
2942
2930
  {
2943
2931
  "modelVariant": "CHAT",
2944
2932
  "modelName": "claude-3-opus-20240229",
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.",
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.",
2946
2934
  "temperature": 0.6
2947
2935
  },
2948
2936
  {
2949
2937
  "modelVariant": "CHAT",
2950
2938
  "modelName": "gemini-1.5-pro",
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.",
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.",
2952
2940
  "temperature": 0.65
2953
2941
  },
2954
2942
  {
2955
2943
  "modelVariant": "CHAT",
2956
2944
  "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
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
2959
2947
  }
2960
2948
  ],
2961
2949
  "preparationIds": [
@@ -2966,43 +2954,43 @@ function getTemplatesPipelineCollection() {
2966
2954
  "preparations": [
2967
2955
  {
2968
2956
  "id": 1,
2969
- "promptbookVersion": "0.100.0-15",
2957
+ "promptbookVersion": "0.100.0-17",
2970
2958
  "usage": {
2971
2959
  "price": {
2972
- "value": 0.026202500000000004
2960
+ "value": 0.028015
2973
2961
  },
2974
2962
  "input": {
2975
2963
  "tokensCount": {
2976
- "value": 8446
2964
+ "value": 9166
2977
2965
  },
2978
2966
  "charactersCount": {
2979
- "value": 41181
2967
+ "value": 45050
2980
2968
  },
2981
2969
  "wordsCount": {
2982
- "value": 5290
2970
+ "value": 5781
2983
2971
  },
2984
2972
  "sentencesCount": {
2985
- "value": 408
2973
+ "value": 440
2986
2974
  },
2987
2975
  "linesCount": {
2988
- "value": 681
2976
+ "value": 742
2989
2977
  },
2990
2978
  "paragraphsCount": {
2991
2979
  "value": 20
2992
2980
  },
2993
2981
  "pagesCount": {
2994
- "value": 16
2982
+ "value": 17
2995
2983
  }
2996
2984
  },
2997
2985
  "output": {
2998
2986
  "tokensCount": {
2999
- "value": 407
2987
+ "value": 408
3000
2988
  },
3001
2989
  "charactersCount": {
3002
- "value": 1661
2990
+ "value": 1676
3003
2991
  },
3004
2992
  "wordsCount": {
3005
- "value": 223
2993
+ "value": 230
3006
2994
  },
3007
2995
  "sentencesCount": {
3008
2996
  "value": 19
@@ -3062,7 +3050,7 @@ function getTemplatesPipelineCollection() {
3062
3050
  "preparations": [
3063
3051
  {
3064
3052
  "id": 1,
3065
- "promptbookVersion": "0.100.0-15",
3053
+ "promptbookVersion": "0.100.0-17",
3066
3054
  "usage": {
3067
3055
  "price": {
3068
3056
  "value": 0
@@ -3168,26 +3156,26 @@ function getTemplatesPipelineCollection() {
3168
3156
  "modelsRequirements": [
3169
3157
  {
3170
3158
  "modelVariant": "CHAT",
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.",
3159
+ "modelName": "gpt-4",
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.",
3173
3161
  "temperature": 0.7
3174
3162
  },
3175
3163
  {
3176
3164
  "modelVariant": "CHAT",
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.",
3165
+ "modelName": "claude-3-opus-20240229",
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.",
3179
3167
  "temperature": 0.6
3180
3168
  },
3181
3169
  {
3182
3170
  "modelVariant": "CHAT",
3183
3171
  "modelName": "gemini-1.5-pro",
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.",
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.",
3185
3173
  "temperature": 0.7
3186
3174
  },
3187
3175
  {
3188
3176
  "modelVariant": "CHAT",
3189
- "modelName": "claude-3-sonnet-20240229",
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.",
3177
+ "modelName": "gpt-3.5-turbo",
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.",
3191
3179
  "temperature": 0.6
3192
3180
  }
3193
3181
  ],
@@ -3199,49 +3187,49 @@ function getTemplatesPipelineCollection() {
3199
3187
  "preparations": [
3200
3188
  {
3201
3189
  "id": 1,
3202
- "promptbookVersion": "0.100.0-15",
3190
+ "promptbookVersion": "0.100.0-17",
3203
3191
  "usage": {
3204
3192
  "price": {
3205
- "value": 0.025450000000000004
3193
+ "value": 0.027100000000000003
3206
3194
  },
3207
3195
  "input": {
3208
3196
  "tokensCount": {
3209
- "value": 8445
3197
+ "value": 9165
3210
3198
  },
3211
3199
  "charactersCount": {
3212
- "value": 41209
3200
+ "value": 45078
3213
3201
  },
3214
3202
  "wordsCount": {
3215
- "value": 5292
3203
+ "value": 5783
3216
3204
  },
3217
3205
  "sentencesCount": {
3218
- "value": 408
3206
+ "value": 440
3219
3207
  },
3220
3208
  "linesCount": {
3221
- "value": 681
3209
+ "value": 742
3222
3210
  },
3223
3211
  "paragraphsCount": {
3224
3212
  "value": 20
3225
3213
  },
3226
3214
  "pagesCount": {
3227
- "value": 16
3215
+ "value": 17
3228
3216
  }
3229
3217
  },
3230
3218
  "output": {
3231
3219
  "tokensCount": {
3232
- "value": 347
3220
+ "value": 335
3233
3221
  },
3234
3222
  "charactersCount": {
3235
- "value": 1536
3223
+ "value": 1431
3236
3224
  },
3237
3225
  "wordsCount": {
3238
- "value": 197
3226
+ "value": 182
3239
3227
  },
3240
3228
  "sentencesCount": {
3241
3229
  "value": 18
3242
3230
  },
3243
3231
  "linesCount": {
3244
- "value": 43
3232
+ "value": 41
3245
3233
  },
3246
3234
  "paragraphsCount": {
3247
3235
  "value": 2
@@ -3319,32 +3307,32 @@ function getTemplatesPipelineCollection() {
3319
3307
  {
3320
3308
  "modelVariant": "CHAT",
3321
3309
  "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.",
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.",
3323
3311
  "temperature": 0.7
3324
3312
  },
3325
3313
  {
3326
3314
  "modelVariant": "CHAT",
3327
3315
  "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.",
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.",
3329
3317
  "temperature": 0.6
3330
3318
  },
3331
3319
  {
3332
3320
  "modelVariant": "CHAT",
3333
3321
  "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.",
3335
- "temperature": 0.7
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.",
3323
+ "temperature": 0.65
3336
3324
  },
3337
3325
  {
3338
3326
  "modelVariant": "CHAT",
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.",
3341
- "temperature": 0.6
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.",
3329
+ "temperature": 0.7
3342
3330
  },
3343
3331
  {
3344
3332
  "modelVariant": "CHAT",
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
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,43 +3343,43 @@ function getTemplatesPipelineCollection() {
3355
3343
  "preparations": [
3356
3344
  {
3357
3345
  "id": 1,
3358
- "promptbookVersion": "0.100.0-15",
3346
+ "promptbookVersion": "0.100.0-17",
3359
3347
  "usage": {
3360
3348
  "price": {
3361
- "value": 0.030412500000000002
3349
+ "value": 0.03205
3362
3350
  },
3363
3351
  "input": {
3364
3352
  "tokensCount": {
3365
- "value": 8450
3353
+ "value": 9170
3366
3354
  },
3367
3355
  "charactersCount": {
3368
- "value": 41217
3356
+ "value": 45086
3369
3357
  },
3370
3358
  "wordsCount": {
3371
- "value": 5294
3359
+ "value": 5785
3372
3360
  },
3373
3361
  "sentencesCount": {
3374
- "value": 408
3362
+ "value": 440
3375
3363
  },
3376
3364
  "linesCount": {
3377
- "value": 682
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": 743
3376
+ "value": 730
3389
3377
  },
3390
3378
  "charactersCount": {
3391
- "value": 3199
3379
+ "value": 3172
3392
3380
  },
3393
3381
  "wordsCount": {
3394
- "value": 458
3382
+ "value": 444
3395
3383
  },
3396
3384
  "sentencesCount": {
3397
3385
  "value": 38
@@ -3400,7 +3388,7 @@ function getTemplatesPipelineCollection() {
3400
3388
  "value": 75
3401
3389
  },
3402
3390
  "paragraphsCount": {
3403
- "value": 6
3391
+ "value": 10
3404
3392
  },
3405
3393
  "pagesCount": {
3406
3394
  "value": 2
@@ -3652,32 +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, fluent in multiple languages including Esperanto. Provide knowledgeable assistance on linguistic topics, language learning, and Esperanto culture and usage.",
3656
- "temperature": 0.7
3657
- },
3658
- {
3659
- "modelVariant": "CHAT",
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.",
3662
- "temperature": 0.6
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
3663
3645
  },
3664
3646
  {
3665
3647
  "modelVariant": "CHAT",
3666
3648
  "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.",
3668
- "temperature": 0.7
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
3669
3651
  },
3670
3652
  {
3671
3653
  "modelVariant": "CHAT",
3672
3654
  "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.",
3674
- "temperature": 0.6
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.",
3656
+ "temperature": 0.5
3675
3657
  },
3676
3658
  {
3677
3659
  "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
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
3681
3663
  }
3682
3664
  ],
3683
3665
  "preparationIds": [
@@ -3688,55 +3670,55 @@ function getTemplatesPipelineCollection() {
3688
3670
  "preparations": [
3689
3671
  {
3690
3672
  "id": 1,
3691
- "promptbookVersion": "0.100.0-15",
3673
+ "promptbookVersion": "0.100.0-17",
3692
3674
  "usage": {
3693
3675
  "price": {
3694
- "value": 0.026502500000000002
3676
+ "value": 0.02799
3695
3677
  },
3696
3678
  "input": {
3697
3679
  "tokensCount": {
3698
- "value": 8446
3680
+ "value": 9166
3699
3681
  },
3700
3682
  "charactersCount": {
3701
- "value": 41177
3683
+ "value": 45046
3702
3684
  },
3703
3685
  "wordsCount": {
3704
- "value": 5289
3686
+ "value": 5780
3705
3687
  },
3706
3688
  "sentencesCount": {
3707
- "value": 408
3689
+ "value": 440
3708
3690
  },
3709
3691
  "linesCount": {
3710
- "value": 681
3692
+ "value": 742
3711
3693
  },
3712
3694
  "paragraphsCount": {
3713
3695
  "value": 20
3714
3696
  },
3715
3697
  "pagesCount": {
3716
- "value": 16
3698
+ "value": 17
3717
3699
  }
3718
3700
  },
3719
3701
  "output": {
3720
3702
  "tokensCount": {
3721
- "value": 431
3703
+ "value": 406
3722
3704
  },
3723
3705
  "charactersCount": {
3724
- "value": 1586
3706
+ "value": 1604
3725
3707
  },
3726
3708
  "wordsCount": {
3727
- "value": 206
3709
+ "value": 214
3728
3710
  },
3729
3711
  "sentencesCount": {
3730
- "value": 18
3712
+ "value": 17
3731
3713
  },
3732
3714
  "linesCount": {
3733
- "value": 46
3715
+ "value": 43
3734
3716
  },
3735
3717
  "paragraphsCount": {
3736
3718
  "value": 2
3737
3719
  },
3738
3720
  "pagesCount": {
3739
- "value": 2
3721
+ "value": 1
3740
3722
  }
3741
3723
  }
3742
3724
  }
@@ -3798,27 +3780,21 @@ function getTemplatesPipelineCollection() {
3798
3780
  "modelsRequirements": [
3799
3781
  {
3800
3782
  "modelVariant": "CHAT",
3801
- "modelName": "claude-3-opus-20240229",
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.",
3803
- "temperature": 0.7
3804
- },
3805
- {
3806
- "modelVariant": "CHAT",
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.",
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.",
3809
3785
  "temperature": 0.8
3810
3786
  },
3811
3787
  {
3812
3788
  "modelVariant": "CHAT",
3813
- "modelName": "claude-3-sonnet-20240229",
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
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.",
3791
+ "temperature": 0.7
3816
3792
  },
3817
3793
  {
3818
3794
  "modelVariant": "CHAT",
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
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
3822
3798
  }
3823
3799
  ],
3824
3800
  "preparationIds": [
@@ -3829,55 +3805,55 @@ function getTemplatesPipelineCollection() {
3829
3805
  "preparations": [
3830
3806
  {
3831
3807
  "id": 1,
3832
- "promptbookVersion": "0.100.0-15",
3808
+ "promptbookVersion": "0.100.0-17",
3833
3809
  "usage": {
3834
3810
  "price": {
3835
- "value": 0.026462500000000003
3811
+ "value": 0.027012500000000002
3836
3812
  },
3837
3813
  "input": {
3838
3814
  "tokensCount": {
3839
- "value": 8445
3815
+ "value": 9165
3840
3816
  },
3841
3817
  "charactersCount": {
3842
- "value": 41189
3818
+ "value": 45058
3843
3819
  },
3844
3820
  "wordsCount": {
3845
- "value": 5291
3821
+ "value": 5782
3846
3822
  },
3847
3823
  "sentencesCount": {
3848
- "value": 408
3824
+ "value": 440
3849
3825
  },
3850
3826
  "linesCount": {
3851
- "value": 681
3827
+ "value": 742
3852
3828
  },
3853
3829
  "paragraphsCount": {
3854
3830
  "value": 20
3855
3831
  },
3856
3832
  "pagesCount": {
3857
- "value": 16
3833
+ "value": 17
3858
3834
  }
3859
3835
  },
3860
3836
  "output": {
3861
3837
  "tokensCount": {
3862
- "value": 428
3838
+ "value": 328
3863
3839
  },
3864
3840
  "charactersCount": {
3865
- "value": 1794
3841
+ "value": 1344
3866
3842
  },
3867
3843
  "wordsCount": {
3868
- "value": 248
3844
+ "value": 187
3869
3845
  },
3870
3846
  "sentencesCount": {
3871
- "value": 18
3847
+ "value": 14
3872
3848
  },
3873
3849
  "linesCount": {
3874
- "value": 47
3850
+ "value": 36
3875
3851
  },
3876
3852
  "paragraphsCount": {
3877
3853
  "value": 2
3878
3854
  },
3879
3855
  "pagesCount": {
3880
- "value": 2
3856
+ "value": 1
3881
3857
  }
3882
3858
  }
3883
3859
  }