@promptbook/templates 0.94.0-3 → 0.94.0-4

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.94.0-3';
19
+ const PROMPTBOOK_ENGINE_VERSION = '0.94.0-4';
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,38 +1535,44 @@ function getTemplatesPipelineCollection() {
1535
1535
  {
1536
1536
  "modelVariant": "CHAT",
1537
1537
  "modelName": "claude-3-5-sonnet-20240620",
1538
- "systemMessage": "You are an experienced AI engineer and helpful assistant, specializing in the Promptbook Project development. Provide clear, concise, and practical guidance.",
1539
- "temperature": 0.6
1538
+ "systemMessage": "You are an experienced AI engineer and helpful assistant for the Promptbook Project. Provide clear, concise, and practical guidance on prompt engineering and AI development.",
1539
+ "temperature": 0.5
1540
1540
  },
1541
1541
  {
1542
1542
  "modelVariant": "CHAT",
1543
1543
  "modelName": "claude-3-opus-20240229",
1544
- "systemMessage": "As a developer of the Promptbook Project, you need advanced reasoning and detailed technical assistance. Provide thorough, accurate solutions with clear explanations.",
1545
- "temperature": 0.5
1544
+ "systemMessage": "As a developer of the Promptbook Project, you need sophisticated AI assistance. Provide detailed, nuanced explanations and advanced technical support for complex prompt engineering tasks.",
1545
+ "temperature": 0.4
1546
1546
  },
1547
1547
  {
1548
1548
  "modelVariant": "CHAT",
1549
1549
  "modelName": "gpt-4",
1550
- "systemMessage": "You are a knowledgeable AI engineer assisting with the Promptbook Project. Offer precise, actionable advice and code examples when needed.",
1551
- "temperature": 0.7
1550
+ "systemMessage": "You are an AI expert assisting with the Promptbook Project. Offer insightful, well-structured advice on prompt design and AI system development with clear examples.",
1551
+ "temperature": 0.6
1552
1552
  },
1553
1553
  {
1554
1554
  "modelVariant": "CHAT",
1555
1555
  "modelName": "gemini-1.5-pro",
1556
- "systemMessage": "You are a technical expert helping develop the Promptbook Project. Focus on providing structured, reliable solutions with good reasoning.",
1557
- "temperature": 0.6
1556
+ "systemMessage": "You are a technical assistant for the Promptbook Project. Provide comprehensive support on prompt engineering, AI model behavior, and practical implementation strategies.",
1557
+ "temperature": 0.5
1558
1558
  },
1559
1559
  {
1560
1560
  "modelVariant": "CHAT",
1561
- "modelName": "deepseek-chat",
1562
- "systemMessage": "You are a developer working on the Promptbook Project. Deliver efficient, well-structured responses with practical implementation details.",
1561
+ "modelName": "claude-3-sonnet-20240229",
1562
+ "systemMessage": "You are a knowledgeable AI assistant helping with the Promptbook Project. Deliver balanced, efficient guidance on prompt optimization and AI development workflows.",
1563
1563
  "temperature": 0.5
1564
1564
  },
1565
1565
  {
1566
1566
  "modelVariant": "CHAT",
1567
- "modelName": "claude-3-sonnet-20240229",
1568
- "systemMessage": "You are a helpful AI engineer contributing to the Promptbook Project. Balance technical depth with clarity in your responses.",
1569
- "temperature": 0.6
1567
+ "modelName": "deepseek-v3-0324",
1568
+ "systemMessage": "As a Promptbook Project developer, you need reliable AI assistance. Provide focused, technical answers about prompt engineering and model behavior.",
1569
+ "temperature": 0.5
1570
+ },
1571
+ {
1572
+ "modelVariant": "CHAT",
1573
+ "modelName": "gemini-2.5-pro-preview-03-25",
1574
+ "systemMessage": "You are an advanced AI assistant for the Promptbook Project. Offer detailed, context-aware support for complex prompt engineering challenges.",
1575
+ "temperature": 0.5
1570
1576
  }
1571
1577
  ],
1572
1578
  "preparationIds": [
@@ -1577,26 +1583,26 @@ function getTemplatesPipelineCollection() {
1577
1583
  "preparations": [
1578
1584
  {
1579
1585
  "id": 1,
1580
- "promptbookVersion": "0.94.0-2",
1586
+ "promptbookVersion": "0.94.0-3",
1581
1587
  "usage": {
1582
1588
  "price": {
1583
1589
  "value": 0
1584
1590
  },
1585
1591
  "input": {
1586
1592
  "tokensCount": {
1587
- "value": 4738
1593
+ "value": 4837
1588
1594
  },
1589
1595
  "charactersCount": {
1590
- "value": 21564
1596
+ "value": 21969
1591
1597
  },
1592
1598
  "wordsCount": {
1593
- "value": 2967
1599
+ "value": 3020
1594
1600
  },
1595
1601
  "sentencesCount": {
1596
1602
  "value": 235
1597
1603
  },
1598
1604
  "linesCount": {
1599
- "value": 369
1605
+ "value": 375
1600
1606
  },
1601
1607
  "paragraphsCount": {
1602
1608
  "value": 20
@@ -1607,19 +1613,19 @@ function getTemplatesPipelineCollection() {
1607
1613
  },
1608
1614
  "output": {
1609
1615
  "tokensCount": {
1610
- "value": 356
1616
+ "value": 444
1611
1617
  },
1612
1618
  "charactersCount": {
1613
- "value": 1447
1619
+ "value": 1840
1614
1620
  },
1615
1621
  "wordsCount": {
1616
- "value": 183
1622
+ "value": 238
1617
1623
  },
1618
1624
  "sentencesCount": {
1619
- "value": 20
1625
+ "value": 24
1620
1626
  },
1621
1627
  "linesCount": {
1622
- "value": 47
1628
+ "value": 56
1623
1629
  },
1624
1630
  "paragraphsCount": {
1625
1631
  "value": 1
@@ -2037,38 +2043,44 @@ function getTemplatesPipelineCollection() {
2037
2043
  {
2038
2044
  "modelVariant": "CHAT",
2039
2045
  "modelName": "claude-3-5-sonnet-20240620",
2040
- "systemMessage": "You are an experienced AI engineer and helpful assistant, specializing in the Promptbook Project development. Provide clear, concise, and practical guidance.",
2041
- "temperature": 0.6
2046
+ "systemMessage": "You are an experienced AI engineer and helpful assistant for the Promptbook Project. Provide clear, concise, and practical guidance on prompt engineering and AI development.",
2047
+ "temperature": 0.5
2042
2048
  },
2043
2049
  {
2044
2050
  "modelVariant": "CHAT",
2045
2051
  "modelName": "claude-3-opus-20240229",
2046
- "systemMessage": "As a developer of the Promptbook Project, you need advanced reasoning and detailed technical assistance. Provide thorough, accurate solutions with clear explanations.",
2047
- "temperature": 0.5
2052
+ "systemMessage": "As a developer of the Promptbook Project, you need sophisticated AI assistance. Provide detailed, nuanced explanations and advanced technical support for complex prompt engineering tasks.",
2053
+ "temperature": 0.4
2048
2054
  },
2049
2055
  {
2050
2056
  "modelVariant": "CHAT",
2051
2057
  "modelName": "gpt-4",
2052
- "systemMessage": "You are a knowledgeable AI engineer assisting with the Promptbook Project. Offer precise, actionable advice and code examples when needed.",
2053
- "temperature": 0.7
2058
+ "systemMessage": "You are an AI expert assisting with the Promptbook Project. Offer insightful, well-structured advice on prompt design and AI system development with clear examples.",
2059
+ "temperature": 0.6
2054
2060
  },
2055
2061
  {
2056
2062
  "modelVariant": "CHAT",
2057
2063
  "modelName": "gemini-1.5-pro",
2058
- "systemMessage": "You are a technical expert helping develop the Promptbook Project. Focus on providing structured, reliable solutions with good reasoning.",
2059
- "temperature": 0.6
2064
+ "systemMessage": "You are a technical assistant for the Promptbook Project. Provide comprehensive support on prompt engineering, AI model behavior, and practical implementation strategies.",
2065
+ "temperature": 0.5
2060
2066
  },
2061
2067
  {
2062
2068
  "modelVariant": "CHAT",
2063
- "modelName": "deepseek-chat",
2064
- "systemMessage": "You are a developer working on the Promptbook Project. Deliver efficient, well-structured responses with practical implementation details.",
2069
+ "modelName": "claude-3-sonnet-20240229",
2070
+ "systemMessage": "You are a knowledgeable AI assistant helping with the Promptbook Project. Deliver balanced, efficient guidance on prompt optimization and AI development workflows.",
2065
2071
  "temperature": 0.5
2066
2072
  },
2067
2073
  {
2068
2074
  "modelVariant": "CHAT",
2069
- "modelName": "claude-3-sonnet-20240229",
2070
- "systemMessage": "You are a helpful AI engineer contributing to the Promptbook Project. Balance technical depth with clarity in your responses.",
2071
- "temperature": 0.6
2075
+ "modelName": "deepseek-v3-0324",
2076
+ "systemMessage": "As a Promptbook Project developer, you need reliable AI assistance. Provide focused, technical answers about prompt engineering and model behavior.",
2077
+ "temperature": 0.5
2078
+ },
2079
+ {
2080
+ "modelVariant": "CHAT",
2081
+ "modelName": "gemini-2.5-pro-preview-03-25",
2082
+ "systemMessage": "You are an advanced AI assistant for the Promptbook Project. Offer detailed, context-aware support for complex prompt engineering challenges.",
2083
+ "temperature": 0.5
2072
2084
  }
2073
2085
  ],
2074
2086
  "preparationIds": [
@@ -2079,26 +2091,26 @@ function getTemplatesPipelineCollection() {
2079
2091
  "preparations": [
2080
2092
  {
2081
2093
  "id": 1,
2082
- "promptbookVersion": "0.94.0-2",
2094
+ "promptbookVersion": "0.94.0-3",
2083
2095
  "usage": {
2084
2096
  "price": {
2085
2097
  "value": 0
2086
2098
  },
2087
2099
  "input": {
2088
2100
  "tokensCount": {
2089
- "value": 4738
2101
+ "value": 4837
2090
2102
  },
2091
2103
  "charactersCount": {
2092
- "value": 21564
2104
+ "value": 21969
2093
2105
  },
2094
2106
  "wordsCount": {
2095
- "value": 2967
2107
+ "value": 3020
2096
2108
  },
2097
2109
  "sentencesCount": {
2098
2110
  "value": 235
2099
2111
  },
2100
2112
  "linesCount": {
2101
- "value": 369
2113
+ "value": 375
2102
2114
  },
2103
2115
  "paragraphsCount": {
2104
2116
  "value": 20
@@ -2109,19 +2121,19 @@ function getTemplatesPipelineCollection() {
2109
2121
  },
2110
2122
  "output": {
2111
2123
  "tokensCount": {
2112
- "value": 356
2124
+ "value": 444
2113
2125
  },
2114
2126
  "charactersCount": {
2115
- "value": 1447
2127
+ "value": 1840
2116
2128
  },
2117
2129
  "wordsCount": {
2118
- "value": 183
2130
+ "value": 238
2119
2131
  },
2120
2132
  "sentencesCount": {
2121
- "value": 20
2133
+ "value": 24
2122
2134
  },
2123
2135
  "linesCount": {
2124
- "value": 47
2136
+ "value": 56
2125
2137
  },
2126
2138
  "paragraphsCount": {
2127
2139
  "value": 1
@@ -2791,37 +2803,55 @@ function getTemplatesPipelineCollection() {
2791
2803
  {
2792
2804
  "modelVariant": "CHAT",
2793
2805
  "modelName": "claude-3-5-sonnet-20240620",
2794
- "systemMessage": "You are a linguist and corrector, skilled in language analysis, grammar, and providing precise corrections with explanations.",
2795
- "temperature": 0.5
2806
+ "systemMessage": "You are a linguist and corrector, skilled in language analysis, grammar, and precise communication. Provide accurate and well-structured responses with attention to linguistic detail.",
2807
+ "temperature": 0.3
2796
2808
  },
2797
2809
  {
2798
2810
  "modelVariant": "CHAT",
2799
2811
  "modelName": "claude-3-opus-20240229",
2800
- "systemMessage": "You are a highly knowledgeable linguist and corrector, excelling in complex language tasks, detailed grammatical analysis, and nuanced corrections.",
2801
- "temperature": 0.4
2812
+ "systemMessage": "As a linguist and corrector, you excel in complex language tasks, offering nuanced understanding and precise corrections with deep linguistic expertise.",
2813
+ "temperature": 0.3
2814
+ },
2815
+ {
2816
+ "modelVariant": "CHAT",
2817
+ "modelName": "gpt-4",
2818
+ "systemMessage": "You are a linguist and corrector with strong capabilities in grammar, syntax, and language precision. Deliver accurate and well-formulated responses.",
2819
+ "temperature": 0.3
2820
+ },
2821
+ {
2822
+ "modelVariant": "CHAT",
2823
+ "modelName": "gemini-1.5-pro",
2824
+ "systemMessage": "You are a linguist and corrector, providing detailed language analysis and precise corrections with strong reasoning and contextual understanding.",
2825
+ "temperature": 0.3
2802
2826
  },
2803
2827
  {
2804
2828
  "modelVariant": "CHAT",
2805
2829
  "modelName": "claude-3-sonnet-20240229",
2806
- "systemMessage": "You are a linguist and corrector with strong general language skills, capable of providing accurate corrections and explanations across various contexts.",
2807
- "temperature": 0.5
2830
+ "systemMessage": "As a linguist and corrector, you offer balanced performance in language tasks, ensuring accurate and clear communication with good linguistic insight.",
2831
+ "temperature": 0.4
2808
2832
  },
2809
2833
  {
2810
2834
  "modelVariant": "CHAT",
2811
- "modelName": "gpt-4",
2812
- "systemMessage": "You are a linguist and corrector, proficient in analyzing and improving text with a focus on grammar, style, and clarity.",
2813
- "temperature": 0.5
2835
+ "modelName": "deepseek-v3-0324",
2836
+ "systemMessage": "You are a linguist and corrector, skilled in language analysis and precise communication. Provide accurate responses with attention to linguistic detail.",
2837
+ "temperature": 0.4
2814
2838
  },
2815
2839
  {
2816
2840
  "modelVariant": "CHAT",
2817
- "modelName": "gemini-1.5-pro",
2818
- "systemMessage": "You are a linguist and corrector, skilled in providing detailed language analysis, corrections, and explanations with a focus on accuracy and clarity.",
2841
+ "modelName": "gemini-2.5-pro-preview-03-25",
2842
+ "systemMessage": "You are a linguist and corrector with advanced reasoning capabilities, offering precise language analysis and corrections with strong contextual understanding.",
2843
+ "temperature": 0.4
2844
+ },
2845
+ {
2846
+ "modelVariant": "CHAT",
2847
+ "modelName": "claude-3-5-haiku-20241022",
2848
+ "systemMessage": "As a linguist and corrector, you provide quick and efficient language analysis and corrections, suitable for interactive applications.",
2819
2849
  "temperature": 0.5
2820
2850
  },
2821
2851
  {
2822
2852
  "modelVariant": "CHAT",
2823
- "modelName": "deepseek-chat",
2824
- "systemMessage": "You are a linguist and corrector, adept at identifying and correcting language errors while providing clear and helpful explanations.",
2853
+ "modelName": "gpt-3.5-turbo-16k",
2854
+ "systemMessage": "You are a linguist and corrector, offering reliable language analysis and corrections with good performance and extended context handling.",
2825
2855
  "temperature": 0.5
2826
2856
  }
2827
2857
  ],
@@ -2833,26 +2863,26 @@ function getTemplatesPipelineCollection() {
2833
2863
  "preparations": [
2834
2864
  {
2835
2865
  "id": 1,
2836
- "promptbookVersion": "0.94.0-2",
2866
+ "promptbookVersion": "0.94.0-3",
2837
2867
  "usage": {
2838
2868
  "price": {
2839
2869
  "value": 0
2840
2870
  },
2841
2871
  "input": {
2842
2872
  "tokensCount": {
2843
- "value": 4737
2873
+ "value": 4836
2844
2874
  },
2845
2875
  "charactersCount": {
2846
- "value": 21551
2876
+ "value": 21956
2847
2877
  },
2848
2878
  "wordsCount": {
2849
- "value": 2965
2879
+ "value": 3018
2850
2880
  },
2851
2881
  "sentencesCount": {
2852
2882
  "value": 235
2853
2883
  },
2854
2884
  "linesCount": {
2855
- "value": 369
2885
+ "value": 375
2856
2886
  },
2857
2887
  "paragraphsCount": {
2858
2888
  "value": 20
@@ -2863,19 +2893,19 @@ function getTemplatesPipelineCollection() {
2863
2893
  },
2864
2894
  "output": {
2865
2895
  "tokensCount": {
2866
- "value": 362
2896
+ "value": 560
2867
2897
  },
2868
2898
  "charactersCount": {
2869
- "value": 1415
2899
+ "value": 2257
2870
2900
  },
2871
2901
  "wordsCount": {
2872
- "value": 182
2902
+ "value": 288
2873
2903
  },
2874
2904
  "sentencesCount": {
2875
- "value": 14
2905
+ "value": 25
2876
2906
  },
2877
2907
  "linesCount": {
2878
- "value": 46
2908
+ "value": 68
2879
2909
  },
2880
2910
  "paragraphsCount": {
2881
2911
  "value": 1
@@ -2944,39 +2974,33 @@ function getTemplatesPipelineCollection() {
2944
2974
  "modelsRequirements": [
2945
2975
  {
2946
2976
  "modelVariant": "CHAT",
2947
- "modelName": "claude-3-5-sonnet-20240620",
2977
+ "modelName": "gpt-4",
2948
2978
  "systemMessage": "You are a skilled copywriter specializing in e-commerce product descriptions, marketing content, and persuasive sales copy. Your writing is engaging, conversion-focused, and tailored to online shoppers.",
2949
- "temperature": 0.6
2950
- },
2951
- {
2952
- "modelVariant": "CHAT",
2953
- "modelName": "claude-3-opus-20240229",
2954
- "systemMessage": "You are an expert e-commerce copywriter who creates compelling product descriptions, SEO-optimized content, and persuasive marketing copy that drives conversions.",
2955
- "temperature": 0.5
2979
+ "temperature": 0.7
2956
2980
  },
2957
2981
  {
2958
2982
  "modelVariant": "CHAT",
2959
- "modelName": "gpt-4",
2960
- "systemMessage": "You are a professional e-commerce copywriter skilled at creating persuasive product descriptions, engaging marketing content, and conversion-focused web copy for online stores.",
2961
- "temperature": 0.7
2983
+ "modelName": "claude-3-5-sonnet-20240620",
2984
+ "systemMessage": "You are an expert e-commerce copywriter who creates compelling product descriptions, persuasive marketing content, and SEO-optimized web copy that drives conversions.",
2985
+ "temperature": 0.6
2962
2986
  },
2963
2987
  {
2964
2988
  "modelVariant": "CHAT",
2965
2989
  "modelName": "gemini-1.5-pro",
2966
- "systemMessage": "You are a conversion-focused e-commerce copywriter who crafts compelling product descriptions, persuasive marketing content, and SEO-optimized web copy that drives sales.",
2967
- "temperature": 0.6
2990
+ "systemMessage": "You are a professional e-commerce copywriter with expertise in creating high-converting product descriptions, engaging marketing content, and effective sales copy for online stores.",
2991
+ "temperature": 0.65
2968
2992
  },
2969
2993
  {
2970
2994
  "modelVariant": "CHAT",
2971
- "modelName": "claude-3-sonnet-20240229",
2972
- "systemMessage": "You are a skilled e-commerce copywriter who creates engaging product descriptions, persuasive marketing content, and conversion-optimized web copy for online stores.",
2973
- "temperature": 0.5
2995
+ "modelName": "claude-3-opus-20240229",
2996
+ "systemMessage": "You are a master e-commerce copywriter who crafts persuasive, benefit-driven product descriptions and marketing content that boosts sales and engages customers.",
2997
+ "temperature": 0.6
2974
2998
  },
2975
2999
  {
2976
3000
  "modelVariant": "CHAT",
2977
- "modelName": "deepseek-chat",
2978
- "systemMessage": "You are an experienced e-commerce copywriter specializing in creating persuasive product descriptions, engaging marketing content, and conversion-focused web copy.",
2979
- "temperature": 0.6
3001
+ "modelName": "deepseek-v3-0324",
3002
+ "systemMessage": "You are an experienced e-commerce copywriter skilled at creating conversion-focused product descriptions, compelling ad copy, and engaging website content.",
3003
+ "temperature": 0.7
2980
3004
  }
2981
3005
  ],
2982
3006
  "preparationIds": [
@@ -2987,26 +3011,26 @@ function getTemplatesPipelineCollection() {
2987
3011
  "preparations": [
2988
3012
  {
2989
3013
  "id": 1,
2990
- "promptbookVersion": "0.94.0-2",
3014
+ "promptbookVersion": "0.94.0-3",
2991
3015
  "usage": {
2992
3016
  "price": {
2993
3017
  "value": 0
2994
3018
  },
2995
3019
  "input": {
2996
3020
  "tokensCount": {
2997
- "value": 4737
3021
+ "value": 4836
2998
3022
  },
2999
3023
  "charactersCount": {
3000
- "value": 21555
3024
+ "value": 21960
3001
3025
  },
3002
3026
  "wordsCount": {
3003
- "value": 2965
3027
+ "value": 3018
3004
3028
  },
3005
3029
  "sentencesCount": {
3006
3030
  "value": 235
3007
3031
  },
3008
3032
  "linesCount": {
3009
- "value": 369
3033
+ "value": 375
3010
3034
  },
3011
3035
  "paragraphsCount": {
3012
3036
  "value": 20
@@ -3017,25 +3041,25 @@ function getTemplatesPipelineCollection() {
3017
3041
  },
3018
3042
  "output": {
3019
3043
  "tokensCount": {
3020
- "value": 386
3044
+ "value": 322
3021
3045
  },
3022
3046
  "charactersCount": {
3023
- "value": 1624
3047
+ "value": 1352
3024
3048
  },
3025
3049
  "wordsCount": {
3026
- "value": 206
3050
+ "value": 174
3027
3051
  },
3028
3052
  "sentencesCount": {
3029
- "value": 15
3053
+ "value": 13
3030
3054
  },
3031
3055
  "linesCount": {
3032
- "value": 49
3056
+ "value": 42
3033
3057
  },
3034
3058
  "paragraphsCount": {
3035
3059
  "value": 1
3036
3060
  },
3037
3061
  "pagesCount": {
3038
- "value": 2
3062
+ "value": 1
3039
3063
  }
3040
3064
  }
3041
3065
  }
@@ -3083,7 +3107,7 @@ function getTemplatesPipelineCollection() {
3083
3107
  "preparations": [
3084
3108
  {
3085
3109
  "id": 1,
3086
- "promptbookVersion": "0.94.0-2",
3110
+ "promptbookVersion": "0.94.0-3",
3087
3111
  "usage": {
3088
3112
  "price": {
3089
3113
  "value": 0
@@ -3196,44 +3220,38 @@ function getTemplatesPipelineCollection() {
3196
3220
  {
3197
3221
  "modelVariant": "CHAT",
3198
3222
  "modelName": "claude-3-opus-20240229",
3199
- "systemMessage": "As a seasoned marketing specialist and business consultant, you offer deep analysis and innovative solutions for complex business challenges.",
3223
+ "systemMessage": "You are a highly skilled marketing specialist and business consultant with deep expertise in strategy and analysis.",
3200
3224
  "temperature": 0.5
3201
3225
  },
3202
3226
  {
3203
3227
  "modelVariant": "CHAT",
3204
- "modelName": "gpt-4",
3205
- "systemMessage": "You are an experienced marketing specialist and business consultant, delivering strategic guidance and actionable recommendations.",
3206
- "temperature": 0.7
3228
+ "modelName": "gemini-2.5-pro-preview-03-25",
3229
+ "systemMessage": "You are an experienced marketing specialist and business consultant, offering strategic guidance and data-driven insights.",
3230
+ "temperature": 0.6
3207
3231
  },
3208
3232
  {
3209
3233
  "modelVariant": "CHAT",
3210
- "modelName": "gemini-1.5-pro",
3211
- "systemMessage": "You are a knowledgeable marketing specialist and business consultant, adept at providing data-driven insights and strategic advice.",
3212
- "temperature": 0.6
3234
+ "modelName": "claude-3-sonnet-20240229",
3235
+ "systemMessage": "You are a knowledgeable marketing specialist and business consultant, providing practical and actionable advice.",
3236
+ "temperature": 0.7
3213
3237
  },
3214
3238
  {
3215
3239
  "modelVariant": "CHAT",
3216
- "modelName": "claude-3-sonnet-20240229",
3217
- "systemMessage": "You are a professional marketing specialist and business consultant, offering practical and effective business solutions.",
3218
- "temperature": 0.5
3240
+ "modelName": "gpt-4",
3241
+ "systemMessage": "You are an experienced marketing specialist and business consultant, delivering expert recommendations and strategic planning.",
3242
+ "temperature": 0.7
3219
3243
  },
3220
3244
  {
3221
3245
  "modelVariant": "CHAT",
3222
3246
  "modelName": "deepseek-v3-0324",
3223
- "systemMessage": "You are an expert marketing specialist and business consultant, skilled in analyzing market trends and developing business strategies.",
3247
+ "systemMessage": "You are a professional marketing specialist and business consultant, offering clear and insightful business strategies.",
3224
3248
  "temperature": 0.6
3225
3249
  },
3226
3250
  {
3227
3251
  "modelVariant": "CHAT",
3228
- "modelName": "gemini-2.5-pro-preview-03-25",
3229
- "systemMessage": "You are a strategic marketing specialist and business consultant, providing comprehensive and innovative business solutions.",
3252
+ "modelName": "gemini-1.5-pro",
3253
+ "systemMessage": "You are an experienced marketing specialist and business consultant, providing comprehensive and strategic business advice.",
3230
3254
  "temperature": 0.7
3231
- },
3232
- {
3233
- "modelVariant": "CHAT",
3234
- "modelName": "claude-3-5-haiku-20241022",
3235
- "systemMessage": "You are a quick and efficient marketing specialist and business consultant, delivering concise and actionable advice.",
3236
- "temperature": 0.5
3237
3255
  }
3238
3256
  ],
3239
3257
  "preparationIds": [
@@ -3244,26 +3262,26 @@ function getTemplatesPipelineCollection() {
3244
3262
  "preparations": [
3245
3263
  {
3246
3264
  "id": 1,
3247
- "promptbookVersion": "0.94.0-2",
3265
+ "promptbookVersion": "0.94.0-3",
3248
3266
  "usage": {
3249
3267
  "price": {
3250
3268
  "value": 0
3251
3269
  },
3252
3270
  "input": {
3253
3271
  "tokensCount": {
3254
- "value": 4737
3272
+ "value": 4836
3255
3273
  },
3256
3274
  "charactersCount": {
3257
- "value": 21583
3275
+ "value": 21988
3258
3276
  },
3259
3277
  "wordsCount": {
3260
- "value": 2967
3278
+ "value": 3020
3261
3279
  },
3262
3280
  "sentencesCount": {
3263
3281
  "value": 235
3264
3282
  },
3265
3283
  "linesCount": {
3266
- "value": 369
3284
+ "value": 375
3267
3285
  },
3268
3286
  "paragraphsCount": {
3269
3287
  "value": 20
@@ -3274,19 +3292,19 @@ function getTemplatesPipelineCollection() {
3274
3292
  },
3275
3293
  "output": {
3276
3294
  "tokensCount": {
3277
- "value": 438
3295
+ "value": 373
3278
3296
  },
3279
3297
  "charactersCount": {
3280
- "value": 1812
3298
+ "value": 1528
3281
3299
  },
3282
3300
  "wordsCount": {
3283
- "value": 222
3301
+ "value": 186
3284
3302
  },
3285
3303
  "sentencesCount": {
3286
- "value": 19
3304
+ "value": 17
3287
3305
  },
3288
3306
  "linesCount": {
3289
- "value": 60
3307
+ "value": 53
3290
3308
  },
3291
3309
  "paragraphsCount": {
3292
3310
  "value": 1
@@ -3364,44 +3382,44 @@ function getTemplatesPipelineCollection() {
3364
3382
  {
3365
3383
  "modelVariant": "CHAT",
3366
3384
  "modelName": "claude-3-5-sonnet-20240620",
3367
- "systemMessage": "You are a professional customer service representative and skilled copywriter for an eshop. Provide helpful, accurate responses and craft engaging product descriptions.",
3368
- "temperature": 0.6
3385
+ "systemMessage": "You are a helpful and professional customer service representative and skilled copywriter for an e-shop. Provide accurate information, friendly assistance, and compelling product descriptions.",
3386
+ "temperature": 0.5
3369
3387
  },
3370
3388
  {
3371
3389
  "modelVariant": "CHAT",
3372
3390
  "modelName": "claude-3-opus-20240229",
3373
- "systemMessage": "As an expert customer service agent and copywriter for an online store, deliver polished responses and compelling product narratives with attention to detail.",
3391
+ "systemMessage": "You are an expert customer service agent and persuasive copywriter for an online store. Deliver precise support and craft engaging product narratives with a professional tone.",
3374
3392
  "temperature": 0.5
3375
3393
  },
3376
3394
  {
3377
3395
  "modelVariant": "CHAT",
3378
- "modelName": "gemini-1.5-pro",
3379
- "systemMessage": "You are a knowledgeable eshop assistant skilled in customer support and persuasive product writing. Be clear, friendly, and conversion-focused in all communications.",
3380
- "temperature": 0.7
3396
+ "modelName": "gemini-2.5-pro-preview-03-25",
3397
+ "systemMessage": "You are a knowledgeable customer service representative and talented copywriter for an e-commerce platform. Offer clear assistance and create attractive product descriptions.",
3398
+ "temperature": 0.6
3381
3399
  },
3382
3400
  {
3383
3401
  "modelVariant": "CHAT",
3384
3402
  "modelName": "gpt-4",
3385
- "systemMessage": "Act as a professional eshop representative and talented copywriter. Provide excellent customer service while crafting compelling product descriptions that drive sales.",
3403
+ "systemMessage": "You are a friendly and professional customer support specialist and skilled copywriter for an online shop. Provide helpful responses and write compelling product content.",
3386
3404
  "temperature": 0.6
3387
3405
  },
3388
3406
  {
3389
3407
  "modelVariant": "CHAT",
3390
3408
  "modelName": "claude-3-sonnet-20240229",
3391
- "systemMessage": "You are a helpful eshop assistant with strong customer service skills and copywriting expertise. Respond to inquiries professionally and create engaging product content.",
3409
+ "systemMessage": "You are a helpful customer service agent and effective copywriter for an e-shop. Deliver accurate information and craft persuasive product descriptions.",
3392
3410
  "temperature": 0.5
3393
3411
  },
3394
3412
  {
3395
3413
  "modelVariant": "CHAT",
3396
- "modelName": "gemini-2.0-flash",
3397
- "systemMessage": "As an efficient eshop assistant, quickly provide accurate customer support and write concise, persuasive product descriptions that highlight key features.",
3398
- "temperature": 0.5
3414
+ "modelName": "gemini-1.5-pro",
3415
+ "systemMessage": "You are a professional customer service representative and creative copywriter for an online store. Provide excellent support and write engaging product content.",
3416
+ "temperature": 0.6
3399
3417
  },
3400
3418
  {
3401
3419
  "modelVariant": "CHAT",
3402
3420
  "modelName": "deepseek-chat",
3403
- "systemMessage": "You are a friendly and knowledgeable eshop representative. Offer excellent customer service while writing clear, attractive product descriptions that inform and persuade.",
3404
- "temperature": 0.6
3421
+ "systemMessage": "You are a knowledgeable customer service agent and skilled copywriter for an e-commerce site. Offer clear assistance and create attractive product narratives.",
3422
+ "temperature": 0.5
3405
3423
  }
3406
3424
  ],
3407
3425
  "preparationIds": [
@@ -3412,26 +3430,26 @@ function getTemplatesPipelineCollection() {
3412
3430
  "preparations": [
3413
3431
  {
3414
3432
  "id": 1,
3415
- "promptbookVersion": "0.94.0-2",
3433
+ "promptbookVersion": "0.94.0-3",
3416
3434
  "usage": {
3417
3435
  "price": {
3418
3436
  "value": 0
3419
3437
  },
3420
3438
  "input": {
3421
3439
  "tokensCount": {
3422
- "value": 4741
3440
+ "value": 4840
3423
3441
  },
3424
3442
  "charactersCount": {
3425
- "value": 21591
3443
+ "value": 21996
3426
3444
  },
3427
3445
  "wordsCount": {
3428
- "value": 2969
3446
+ "value": 3022
3429
3447
  },
3430
3448
  "sentencesCount": {
3431
3449
  "value": 235
3432
3450
  },
3433
3451
  "linesCount": {
3434
- "value": 370
3452
+ "value": 376
3435
3453
  },
3436
3454
  "paragraphsCount": {
3437
3455
  "value": 20
@@ -3442,16 +3460,16 @@ function getTemplatesPipelineCollection() {
3442
3460
  },
3443
3461
  "output": {
3444
3462
  "tokensCount": {
3445
- "value": 428
3463
+ "value": 440
3446
3464
  },
3447
3465
  "charactersCount": {
3448
- "value": 1831
3466
+ "value": 1874
3449
3467
  },
3450
3468
  "wordsCount": {
3451
- "value": 229
3469
+ "value": 243
3452
3470
  },
3453
3471
  "sentencesCount": {
3454
- "value": 22
3472
+ "value": 24
3455
3473
  },
3456
3474
  "linesCount": {
3457
3475
  "value": 57
@@ -3709,38 +3727,44 @@ function getTemplatesPipelineCollection() {
3709
3727
  {
3710
3728
  "modelVariant": "CHAT",
3711
3729
  "modelName": "claude-3-5-sonnet-20240620",
3712
- "systemMessage": "You are a knowledgeable linguist and Esperantist, skilled in language analysis and fluent in Esperanto. Provide insightful, accurate information about languages with a focus on Esperanto.",
3730
+ "systemMessage": "You are a knowledgeable linguist and Esperantist, skilled in language analysis and teaching. Provide insightful explanations about linguistic concepts and Esperanto culture.",
3713
3731
  "temperature": 0.6
3714
3732
  },
3715
3733
  {
3716
3734
  "modelVariant": "CHAT",
3717
3735
  "modelName": "claude-3-opus-20240229",
3718
- "systemMessage": "As an expert linguist and Esperanto speaker, you provide detailed explanations about languages, linguistic concepts, and Esperanto culture with precision and depth.",
3736
+ "systemMessage": "As an expert linguist and Esperanto speaker, you provide detailed analyses of language structures and promote intercultural communication through Esperanto.",
3719
3737
  "temperature": 0.5
3720
3738
  },
3721
3739
  {
3722
3740
  "modelVariant": "CHAT",
3723
- "modelName": "gpt-4",
3724
- "systemMessage": "You are a professional linguist and Esperanto enthusiast. Offer clear, well-researched responses about languages, especially Esperanto, with academic rigor and cultural sensitivity.",
3725
- "temperature": 0.5
3741
+ "modelName": "claude-3-sonnet-20240229",
3742
+ "systemMessage": "You are a friendly linguist and Esperanto enthusiast who enjoys discussing language learning strategies and the history of constructed languages.",
3743
+ "temperature": 0.7
3726
3744
  },
3727
3745
  {
3728
3746
  "modelVariant": "CHAT",
3729
- "modelName": "claude-3-sonnet-20240229",
3730
- "systemMessage": "You are a friendly linguist and Esperanto speaker who enjoys sharing knowledge about languages in an accessible, engaging manner while maintaining accuracy.",
3747
+ "modelName": "gemini-1.5-pro",
3748
+ "systemMessage": "You are a polyglot and Esperanto advocate with deep knowledge of linguistics. Offer clear explanations about language features and the Esperanto community.",
3731
3749
  "temperature": 0.6
3732
3750
  },
3733
3751
  {
3734
3752
  "modelVariant": "CHAT",
3735
- "modelName": "gemini-1.5-pro",
3736
- "systemMessage": "As a linguist and Esperantist, you provide comprehensive information about languages with special attention to Esperanto's structure, history, and community. Respond with clarity and cultural awareness.",
3753
+ "modelName": "gpt-4",
3754
+ "systemMessage": "You are an academic linguist and active Esperantist. Provide thoughtful responses about language acquisition, phonetics, and the global Esperanto movement.",
3737
3755
  "temperature": 0.5
3738
3756
  },
3739
3757
  {
3740
3758
  "modelVariant": "CHAT",
3741
3759
  "modelName": "deepseek-chat",
3742
- "systemMessage": "You are a linguist passionate about Esperanto. Share your expertise about languages and Esperanto with clear explanations and practical examples.",
3743
- "temperature": 0.6
3760
+ "systemMessage": "As a language specialist and Esperanto speaker, you help users understand linguistic concepts and the practical use of Esperanto in modern communication.",
3761
+ "temperature": 0.7
3762
+ },
3763
+ {
3764
+ "modelVariant": "CHAT",
3765
+ "modelName": "claude-3-5-haiku-20241022",
3766
+ "systemMessage": "You are a quick-thinking linguist who enjoys sharing fun facts about languages and promoting Esperanto as a bridge language.",
3767
+ "temperature": 0.8
3744
3768
  }
3745
3769
  ],
3746
3770
  "preparationIds": [
@@ -3751,26 +3775,26 @@ function getTemplatesPipelineCollection() {
3751
3775
  "preparations": [
3752
3776
  {
3753
3777
  "id": 1,
3754
- "promptbookVersion": "0.94.0-2",
3778
+ "promptbookVersion": "0.94.0-3",
3755
3779
  "usage": {
3756
3780
  "price": {
3757
3781
  "value": 0
3758
3782
  },
3759
3783
  "input": {
3760
3784
  "tokensCount": {
3761
- "value": 4737
3785
+ "value": 4836
3762
3786
  },
3763
3787
  "charactersCount": {
3764
- "value": 21551
3788
+ "value": 21956
3765
3789
  },
3766
3790
  "wordsCount": {
3767
- "value": 2964
3791
+ "value": 3017
3768
3792
  },
3769
3793
  "sentencesCount": {
3770
3794
  "value": 235
3771
3795
  },
3772
3796
  "linesCount": {
3773
- "value": 369
3797
+ "value": 375
3774
3798
  },
3775
3799
  "paragraphsCount": {
3776
3800
  "value": 20
@@ -3781,19 +3805,19 @@ function getTemplatesPipelineCollection() {
3781
3805
  },
3782
3806
  "output": {
3783
3807
  "tokensCount": {
3784
- "value": 395
3808
+ "value": 432
3785
3809
  },
3786
3810
  "charactersCount": {
3787
- "value": 1621
3811
+ "value": 1750
3788
3812
  },
3789
3813
  "wordsCount": {
3790
- "value": 204
3814
+ "value": 222
3791
3815
  },
3792
3816
  "sentencesCount": {
3793
- "value": 18
3817
+ "value": 19
3794
3818
  },
3795
3819
  "linesCount": {
3796
- "value": 49
3820
+ "value": 54
3797
3821
  },
3798
3822
  "paragraphsCount": {
3799
3823
  "value": 1
@@ -3861,38 +3885,50 @@ function getTemplatesPipelineCollection() {
3861
3885
  "modelsRequirements": [
3862
3886
  {
3863
3887
  "modelVariant": "CHAT",
3864
- "modelName": "claude-3-opus-20240229",
3865
- "systemMessage": "You are an accomplished poet and storyteller, skilled in crafting beautiful prose and evocative imagery.",
3888
+ "modelName": "claude-3-5-sonnet-20240620",
3889
+ "systemMessage": "You are an accomplished poet and storyteller, skilled in crafting beautiful narratives and evocative verses.",
3866
3890
  "temperature": 0.7
3867
3891
  },
3868
3892
  {
3869
3893
  "modelVariant": "CHAT",
3870
- "modelName": "claude-3-5-sonnet-20240620",
3871
- "systemMessage": "You are a masterful poet and storyteller, with a gift for lyrical language and compelling narratives.",
3872
- "temperature": 0.7
3894
+ "modelName": "claude-3-opus-20240229",
3895
+ "systemMessage": "You are a master poet and storyteller with deep creative abilities and nuanced understanding of language.",
3896
+ "temperature": 0.8
3873
3897
  },
3874
3898
  {
3875
3899
  "modelVariant": "CHAT",
3876
3900
  "modelName": "claude-3-sonnet-20240229",
3877
- "systemMessage": "You are a talented poet and storyteller, able to weave words into captivating tales and verses.",
3878
- "temperature": 0.7
3901
+ "systemMessage": "You are a talented poet and storyteller, able to weave engaging tales and compose meaningful poetry.",
3902
+ "temperature": 0.75
3903
+ },
3904
+ {
3905
+ "modelVariant": "CHAT",
3906
+ "modelName": "gemini-1.5-pro",
3907
+ "systemMessage": "You are an eloquent poet and imaginative storyteller, creating vivid imagery through words.",
3908
+ "temperature": 0.8
3879
3909
  },
3880
3910
  {
3881
3911
  "modelVariant": "CHAT",
3882
3912
  "modelName": "gpt-4",
3883
- "systemMessage": "You are an accomplished poet and storyteller, with a deep understanding of language and narrative structure.",
3913
+ "systemMessage": "You are a wordsmith - a poet and storyteller who crafts beautiful language and compelling narratives.",
3884
3914
  "temperature": 0.7
3885
3915
  },
3886
3916
  {
3887
3917
  "modelVariant": "CHAT",
3888
- "modelName": "gemini-1.5-pro",
3889
- "systemMessage": "You are a skilled poet and storyteller, capable of creating rich, imaginative works with emotional depth.",
3890
- "temperature": 0.7
3918
+ "modelName": "deepseek-v3-0324",
3919
+ "systemMessage": "You are a creative writer specializing in poetry and storytelling, with a gift for lyrical expression.",
3920
+ "temperature": 0.75
3891
3921
  },
3892
3922
  {
3893
3923
  "modelVariant": "CHAT",
3894
- "modelName": "deepseek-chat",
3895
- "systemMessage": "You are a creative poet and storyteller, adept at crafting engaging narratives and poetic expressions.",
3924
+ "modelName": "claude-3-5-haiku-20241022",
3925
+ "systemMessage": "You are a poetic assistant skilled in concise yet powerful language and storytelling.",
3926
+ "temperature": 0.65
3927
+ },
3928
+ {
3929
+ "modelVariant": "CHAT",
3930
+ "modelName": "gpt-3.5-turbo",
3931
+ "systemMessage": "You are a helpful assistant with poetic talents and storytelling abilities.",
3896
3932
  "temperature": 0.7
3897
3933
  }
3898
3934
  ],
@@ -3904,26 +3940,26 @@ function getTemplatesPipelineCollection() {
3904
3940
  "preparations": [
3905
3941
  {
3906
3942
  "id": 1,
3907
- "promptbookVersion": "0.94.0-2",
3943
+ "promptbookVersion": "0.94.0-3",
3908
3944
  "usage": {
3909
3945
  "price": {
3910
3946
  "value": 0
3911
3947
  },
3912
3948
  "input": {
3913
3949
  "tokensCount": {
3914
- "value": 4737
3950
+ "value": 4836
3915
3951
  },
3916
3952
  "charactersCount": {
3917
- "value": 21563
3953
+ "value": 21968
3918
3954
  },
3919
3955
  "wordsCount": {
3920
- "value": 2966
3956
+ "value": 3019
3921
3957
  },
3922
3958
  "sentencesCount": {
3923
3959
  "value": 235
3924
3960
  },
3925
3961
  "linesCount": {
3926
- "value": 369
3962
+ "value": 375
3927
3963
  },
3928
3964
  "paragraphsCount": {
3929
3965
  "value": 20
@@ -3934,25 +3970,25 @@ function getTemplatesPipelineCollection() {
3934
3970
  },
3935
3971
  "output": {
3936
3972
  "tokensCount": {
3937
- "value": 325
3973
+ "value": 421
3938
3974
  },
3939
3975
  "charactersCount": {
3940
- "value": 1201
3976
+ "value": 1553
3941
3977
  },
3942
3978
  "wordsCount": {
3943
- "value": 158
3979
+ "value": 203
3944
3980
  },
3945
3981
  "sentencesCount": {
3946
- "value": 14
3982
+ "value": 19
3947
3983
  },
3948
3984
  "linesCount": {
3949
- "value": 43
3985
+ "value": 54
3950
3986
  },
3951
3987
  "paragraphsCount": {
3952
3988
  "value": 1
3953
3989
  },
3954
3990
  "pagesCount": {
3955
- "value": 1
3991
+ "value": 2
3956
3992
  }
3957
3993
  }
3958
3994
  }