@promptbook/templates 0.100.0-5 → 0.100.0-7
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 +168 -180
- package/esm/index.es.js.map +1 -1
- package/esm/typings/src/version.d.ts +1 -1
- package/package.json +2 -2
- package/umd/index.umd.js +168 -180
- package/umd/index.umd.js.map +1 -1
package/umd/index.umd.js
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
* @generated
|
|
24
24
|
* @see https://github.com/webgptorg/promptbook
|
|
25
25
|
*/
|
|
26
|
-
const PROMPTBOOK_ENGINE_VERSION = '0.100.0-
|
|
26
|
+
const PROMPTBOOK_ENGINE_VERSION = '0.100.0-7';
|
|
27
27
|
/**
|
|
28
28
|
* TODO: string_promptbook_version should be constrained to the all versions of Promptbook engine
|
|
29
29
|
* Note: [💞] Ignore a discrepancy between file name and entity name
|
|
@@ -1542,32 +1542,20 @@
|
|
|
1542
1542
|
{
|
|
1543
1543
|
"modelVariant": "CHAT",
|
|
1544
1544
|
"modelName": "gpt-4",
|
|
1545
|
-
"systemMessage": "You are an AI
|
|
1545
|
+
"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.",
|
|
1546
1546
|
"temperature": 0.7
|
|
1547
1547
|
},
|
|
1548
1548
|
{
|
|
1549
1549
|
"modelVariant": "CHAT",
|
|
1550
1550
|
"modelName": "claude-3-opus-20240229",
|
|
1551
|
-
"systemMessage": "
|
|
1551
|
+
"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.",
|
|
1552
1552
|
"temperature": 0.6
|
|
1553
1553
|
},
|
|
1554
1554
|
{
|
|
1555
1555
|
"modelVariant": "CHAT",
|
|
1556
1556
|
"modelName": "gemini-1.5-pro",
|
|
1557
|
-
"systemMessage": "
|
|
1558
|
-
"temperature": 0.
|
|
1559
|
-
},
|
|
1560
|
-
{
|
|
1561
|
-
"modelVariant": "CHAT",
|
|
1562
|
-
"modelName": "deepseek-coder",
|
|
1563
|
-
"systemMessage": "As an AI coding assistant for the Promptbook Project, you specialize in software development and AI technologies. Offer expert guidance on coding practices, debugging, and implementing AI-related features for the project.",
|
|
1564
|
-
"temperature": 0.4
|
|
1565
|
-
},
|
|
1566
|
-
{
|
|
1567
|
-
"modelVariant": "CHAT",
|
|
1568
|
-
"modelName": "gpt-3.5-turbo-16k",
|
|
1569
|
-
"systemMessage": "You are a helpful AI assistant for a developer working on the Promptbook Project. Provide support with coding, documentation, and general software development tasks. Offer clear explanations and suggestions to aid in project development.",
|
|
1570
|
-
"temperature": 0.6
|
|
1557
|
+
"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.",
|
|
1558
|
+
"temperature": 0.7
|
|
1571
1559
|
}
|
|
1572
1560
|
],
|
|
1573
1561
|
"preparationIds": [
|
|
@@ -1578,55 +1566,55 @@
|
|
|
1578
1566
|
"preparations": [
|
|
1579
1567
|
{
|
|
1580
1568
|
"id": 1,
|
|
1581
|
-
"promptbookVersion": "0.100.0-
|
|
1569
|
+
"promptbookVersion": "0.100.0-6",
|
|
1582
1570
|
"usage": {
|
|
1583
1571
|
"price": {
|
|
1584
|
-
"value": 0.
|
|
1572
|
+
"value": 0.0256375
|
|
1585
1573
|
},
|
|
1586
1574
|
"input": {
|
|
1587
1575
|
"tokensCount": {
|
|
1588
|
-
"value":
|
|
1576
|
+
"value": 8625
|
|
1589
1577
|
},
|
|
1590
1578
|
"charactersCount": {
|
|
1591
|
-
"value":
|
|
1579
|
+
"value": 42100
|
|
1592
1580
|
},
|
|
1593
1581
|
"wordsCount": {
|
|
1594
|
-
"value":
|
|
1582
|
+
"value": 5402
|
|
1595
1583
|
},
|
|
1596
1584
|
"sentencesCount": {
|
|
1597
|
-
"value":
|
|
1585
|
+
"value": 416
|
|
1598
1586
|
},
|
|
1599
1587
|
"linesCount": {
|
|
1600
|
-
"value":
|
|
1588
|
+
"value": 695
|
|
1601
1589
|
},
|
|
1602
1590
|
"paragraphsCount": {
|
|
1603
1591
|
"value": 20
|
|
1604
1592
|
},
|
|
1605
1593
|
"pagesCount": {
|
|
1606
|
-
"value":
|
|
1594
|
+
"value": 16
|
|
1607
1595
|
}
|
|
1608
1596
|
},
|
|
1609
1597
|
"output": {
|
|
1610
1598
|
"tokensCount": {
|
|
1611
|
-
"value":
|
|
1599
|
+
"value": 326
|
|
1612
1600
|
},
|
|
1613
1601
|
"charactersCount": {
|
|
1614
|
-
"value":
|
|
1602
|
+
"value": 1417
|
|
1615
1603
|
},
|
|
1616
1604
|
"wordsCount": {
|
|
1617
|
-
"value":
|
|
1605
|
+
"value": 195
|
|
1618
1606
|
},
|
|
1619
1607
|
"sentencesCount": {
|
|
1620
|
-
"value":
|
|
1608
|
+
"value": 14
|
|
1621
1609
|
},
|
|
1622
1610
|
"linesCount": {
|
|
1623
|
-
"value":
|
|
1611
|
+
"value": 36
|
|
1624
1612
|
},
|
|
1625
1613
|
"paragraphsCount": {
|
|
1626
1614
|
"value": 2
|
|
1627
1615
|
},
|
|
1628
1616
|
"pagesCount": {
|
|
1629
|
-
"value":
|
|
1617
|
+
"value": 1
|
|
1630
1618
|
}
|
|
1631
1619
|
}
|
|
1632
1620
|
}
|
|
@@ -2107,32 +2095,20 @@
|
|
|
2107
2095
|
{
|
|
2108
2096
|
"modelVariant": "CHAT",
|
|
2109
2097
|
"modelName": "gpt-4",
|
|
2110
|
-
"systemMessage": "You are an AI
|
|
2098
|
+
"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.",
|
|
2111
2099
|
"temperature": 0.7
|
|
2112
2100
|
},
|
|
2113
2101
|
{
|
|
2114
2102
|
"modelVariant": "CHAT",
|
|
2115
2103
|
"modelName": "claude-3-opus-20240229",
|
|
2116
|
-
"systemMessage": "
|
|
2104
|
+
"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.",
|
|
2117
2105
|
"temperature": 0.6
|
|
2118
2106
|
},
|
|
2119
2107
|
{
|
|
2120
2108
|
"modelVariant": "CHAT",
|
|
2121
2109
|
"modelName": "gemini-1.5-pro",
|
|
2122
|
-
"systemMessage": "
|
|
2123
|
-
"temperature": 0.
|
|
2124
|
-
},
|
|
2125
|
-
{
|
|
2126
|
-
"modelVariant": "CHAT",
|
|
2127
|
-
"modelName": "deepseek-coder",
|
|
2128
|
-
"systemMessage": "As an AI coding assistant for the Promptbook Project, you specialize in software development and AI technologies. Offer expert guidance on coding practices, debugging, and implementing AI-related features for the project.",
|
|
2129
|
-
"temperature": 0.4
|
|
2130
|
-
},
|
|
2131
|
-
{
|
|
2132
|
-
"modelVariant": "CHAT",
|
|
2133
|
-
"modelName": "gpt-3.5-turbo-16k",
|
|
2134
|
-
"systemMessage": "You are a helpful AI assistant for a developer working on the Promptbook Project. Provide support with coding, documentation, and general software development tasks. Offer clear explanations and suggestions to aid in project development.",
|
|
2135
|
-
"temperature": 0.6
|
|
2110
|
+
"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.",
|
|
2111
|
+
"temperature": 0.7
|
|
2136
2112
|
}
|
|
2137
2113
|
],
|
|
2138
2114
|
"preparationIds": [
|
|
@@ -2143,55 +2119,55 @@
|
|
|
2143
2119
|
"preparations": [
|
|
2144
2120
|
{
|
|
2145
2121
|
"id": 1,
|
|
2146
|
-
"promptbookVersion": "0.100.0-
|
|
2122
|
+
"promptbookVersion": "0.100.0-6",
|
|
2147
2123
|
"usage": {
|
|
2148
2124
|
"price": {
|
|
2149
|
-
"value": 0.
|
|
2125
|
+
"value": 0.0256375
|
|
2150
2126
|
},
|
|
2151
2127
|
"input": {
|
|
2152
2128
|
"tokensCount": {
|
|
2153
|
-
"value":
|
|
2129
|
+
"value": 8625
|
|
2154
2130
|
},
|
|
2155
2131
|
"charactersCount": {
|
|
2156
|
-
"value":
|
|
2132
|
+
"value": 42100
|
|
2157
2133
|
},
|
|
2158
2134
|
"wordsCount": {
|
|
2159
|
-
"value":
|
|
2135
|
+
"value": 5402
|
|
2160
2136
|
},
|
|
2161
2137
|
"sentencesCount": {
|
|
2162
|
-
"value":
|
|
2138
|
+
"value": 416
|
|
2163
2139
|
},
|
|
2164
2140
|
"linesCount": {
|
|
2165
|
-
"value":
|
|
2141
|
+
"value": 695
|
|
2166
2142
|
},
|
|
2167
2143
|
"paragraphsCount": {
|
|
2168
2144
|
"value": 20
|
|
2169
2145
|
},
|
|
2170
2146
|
"pagesCount": {
|
|
2171
|
-
"value":
|
|
2147
|
+
"value": 16
|
|
2172
2148
|
}
|
|
2173
2149
|
},
|
|
2174
2150
|
"output": {
|
|
2175
2151
|
"tokensCount": {
|
|
2176
|
-
"value":
|
|
2152
|
+
"value": 326
|
|
2177
2153
|
},
|
|
2178
2154
|
"charactersCount": {
|
|
2179
|
-
"value":
|
|
2155
|
+
"value": 1417
|
|
2180
2156
|
},
|
|
2181
2157
|
"wordsCount": {
|
|
2182
|
-
"value":
|
|
2158
|
+
"value": 195
|
|
2183
2159
|
},
|
|
2184
2160
|
"sentencesCount": {
|
|
2185
|
-
"value":
|
|
2161
|
+
"value": 14
|
|
2186
2162
|
},
|
|
2187
2163
|
"linesCount": {
|
|
2188
|
-
"value":
|
|
2164
|
+
"value": 36
|
|
2189
2165
|
},
|
|
2190
2166
|
"paragraphsCount": {
|
|
2191
2167
|
"value": 2
|
|
2192
2168
|
},
|
|
2193
2169
|
"pagesCount": {
|
|
2194
|
-
"value":
|
|
2170
|
+
"value": 1
|
|
2195
2171
|
}
|
|
2196
2172
|
}
|
|
2197
2173
|
}
|
|
@@ -2813,19 +2789,25 @@
|
|
|
2813
2789
|
{
|
|
2814
2790
|
"modelVariant": "CHAT",
|
|
2815
2791
|
"modelName": "claude-3-opus-20240229",
|
|
2816
|
-
"systemMessage": "You are an expert linguist and
|
|
2792
|
+
"systemMessage": "You are an expert linguist and language corrector. Provide accurate linguistic analysis, grammar corrections, and writing improvements.",
|
|
2817
2793
|
"temperature": 0.3
|
|
2818
2794
|
},
|
|
2819
2795
|
{
|
|
2820
2796
|
"modelVariant": "CHAT",
|
|
2821
2797
|
"modelName": "gpt-4",
|
|
2822
|
-
"systemMessage": "
|
|
2823
|
-
"temperature": 0.
|
|
2798
|
+
"systemMessage": "You are a skilled linguist and language corrector. Offer precise grammatical corrections and writing enhancements.",
|
|
2799
|
+
"temperature": 0.4
|
|
2824
2800
|
},
|
|
2825
2801
|
{
|
|
2826
2802
|
"modelVariant": "CHAT",
|
|
2827
2803
|
"modelName": "claude-3-sonnet-20240229",
|
|
2828
|
-
"systemMessage": "You are a knowledgeable linguist and
|
|
2804
|
+
"systemMessage": "You are a knowledgeable linguist and language corrector. Provide helpful grammar corrections and writing advice.",
|
|
2805
|
+
"temperature": 0.5
|
|
2806
|
+
},
|
|
2807
|
+
{
|
|
2808
|
+
"modelVariant": "CHAT",
|
|
2809
|
+
"modelName": "gemini-1.5-pro",
|
|
2810
|
+
"systemMessage": "You are an experienced linguist and language corrector. Offer accurate grammatical analysis and writing improvements.",
|
|
2829
2811
|
"temperature": 0.4
|
|
2830
2812
|
}
|
|
2831
2813
|
],
|
|
@@ -2837,49 +2819,49 @@
|
|
|
2837
2819
|
"preparations": [
|
|
2838
2820
|
{
|
|
2839
2821
|
"id": 1,
|
|
2840
|
-
"promptbookVersion": "0.100.0-
|
|
2822
|
+
"promptbookVersion": "0.100.0-6",
|
|
2841
2823
|
"usage": {
|
|
2842
2824
|
"price": {
|
|
2843
|
-
"value": 0.
|
|
2825
|
+
"value": 0.025010000000000004
|
|
2844
2826
|
},
|
|
2845
2827
|
"input": {
|
|
2846
2828
|
"tokensCount": {
|
|
2847
|
-
"value":
|
|
2829
|
+
"value": 8624
|
|
2848
2830
|
},
|
|
2849
2831
|
"charactersCount": {
|
|
2850
|
-
"value":
|
|
2832
|
+
"value": 42087
|
|
2851
2833
|
},
|
|
2852
2834
|
"wordsCount": {
|
|
2853
|
-
"value":
|
|
2835
|
+
"value": 5400
|
|
2854
2836
|
},
|
|
2855
2837
|
"sentencesCount": {
|
|
2856
|
-
"value":
|
|
2838
|
+
"value": 416
|
|
2857
2839
|
},
|
|
2858
2840
|
"linesCount": {
|
|
2859
|
-
"value":
|
|
2841
|
+
"value": 695
|
|
2860
2842
|
},
|
|
2861
2843
|
"paragraphsCount": {
|
|
2862
2844
|
"value": 20
|
|
2863
2845
|
},
|
|
2864
2846
|
"pagesCount": {
|
|
2865
|
-
"value":
|
|
2847
|
+
"value": 16
|
|
2866
2848
|
}
|
|
2867
2849
|
},
|
|
2868
2850
|
"output": {
|
|
2869
2851
|
"tokensCount": {
|
|
2870
|
-
"value":
|
|
2852
|
+
"value": 276
|
|
2871
2853
|
},
|
|
2872
2854
|
"charactersCount": {
|
|
2873
|
-
"value":
|
|
2855
|
+
"value": 977
|
|
2874
2856
|
},
|
|
2875
2857
|
"wordsCount": {
|
|
2876
|
-
"value":
|
|
2858
|
+
"value": 124
|
|
2877
2859
|
},
|
|
2878
2860
|
"sentencesCount": {
|
|
2879
|
-
"value":
|
|
2861
|
+
"value": 14
|
|
2880
2862
|
},
|
|
2881
2863
|
"linesCount": {
|
|
2882
|
-
"value":
|
|
2864
|
+
"value": 34
|
|
2883
2865
|
},
|
|
2884
2866
|
"paragraphsCount": {
|
|
2885
2867
|
"value": 2
|
|
@@ -2949,26 +2931,20 @@
|
|
|
2949
2931
|
{
|
|
2950
2932
|
"modelVariant": "CHAT",
|
|
2951
2933
|
"modelName": "gpt-4",
|
|
2952
|
-
"systemMessage": "You are an
|
|
2934
|
+
"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.",
|
|
2953
2935
|
"temperature": 0.7
|
|
2954
2936
|
},
|
|
2955
2937
|
{
|
|
2956
2938
|
"modelVariant": "CHAT",
|
|
2957
2939
|
"modelName": "claude-3-opus-20240229",
|
|
2958
|
-
"systemMessage": "You are a skilled e-commerce copywriter.
|
|
2940
|
+
"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.",
|
|
2959
2941
|
"temperature": 0.6
|
|
2960
2942
|
},
|
|
2961
2943
|
{
|
|
2962
2944
|
"modelVariant": "CHAT",
|
|
2963
2945
|
"modelName": "gemini-1.5-pro",
|
|
2964
|
-
"systemMessage": "As an expert e-commerce copywriter, your
|
|
2946
|
+
"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.",
|
|
2965
2947
|
"temperature": 0.65
|
|
2966
|
-
},
|
|
2967
|
-
{
|
|
2968
|
-
"modelVariant": "CHAT",
|
|
2969
|
-
"modelName": "gpt-3.5-turbo",
|
|
2970
|
-
"systemMessage": "You are a professional copywriter for e-commerce websites. Write clear, concise, and persuasive product descriptions that highlight key features and benefits to potential customers.",
|
|
2971
|
-
"temperature": 0.5
|
|
2972
2948
|
}
|
|
2973
2949
|
],
|
|
2974
2950
|
"preparationIds": [
|
|
@@ -2979,49 +2955,49 @@
|
|
|
2979
2955
|
"preparations": [
|
|
2980
2956
|
{
|
|
2981
2957
|
"id": 1,
|
|
2982
|
-
"promptbookVersion": "0.100.0-
|
|
2958
|
+
"promptbookVersion": "0.100.0-6",
|
|
2983
2959
|
"usage": {
|
|
2984
2960
|
"price": {
|
|
2985
|
-
"value": 0.
|
|
2961
|
+
"value": 0.025372500000000003
|
|
2986
2962
|
},
|
|
2987
2963
|
"input": {
|
|
2988
2964
|
"tokensCount": {
|
|
2989
|
-
"value":
|
|
2965
|
+
"value": 8624
|
|
2990
2966
|
},
|
|
2991
2967
|
"charactersCount": {
|
|
2992
|
-
"value":
|
|
2968
|
+
"value": 42091
|
|
2993
2969
|
},
|
|
2994
2970
|
"wordsCount": {
|
|
2995
|
-
"value":
|
|
2971
|
+
"value": 5400
|
|
2996
2972
|
},
|
|
2997
2973
|
"sentencesCount": {
|
|
2998
|
-
"value":
|
|
2974
|
+
"value": 416
|
|
2999
2975
|
},
|
|
3000
2976
|
"linesCount": {
|
|
3001
|
-
"value":
|
|
2977
|
+
"value": 695
|
|
3002
2978
|
},
|
|
3003
2979
|
"paragraphsCount": {
|
|
3004
2980
|
"value": 20
|
|
3005
2981
|
},
|
|
3006
2982
|
"pagesCount": {
|
|
3007
|
-
"value":
|
|
2983
|
+
"value": 16
|
|
3008
2984
|
}
|
|
3009
2985
|
},
|
|
3010
2986
|
"output": {
|
|
3011
2987
|
"tokensCount": {
|
|
3012
|
-
"value":
|
|
2988
|
+
"value": 305
|
|
3013
2989
|
},
|
|
3014
2990
|
"charactersCount": {
|
|
3015
|
-
"value":
|
|
2991
|
+
"value": 1249
|
|
3016
2992
|
},
|
|
3017
2993
|
"wordsCount": {
|
|
3018
2994
|
"value": 173
|
|
3019
2995
|
},
|
|
3020
2996
|
"sentencesCount": {
|
|
3021
|
-
"value":
|
|
2997
|
+
"value": 14
|
|
3022
2998
|
},
|
|
3023
2999
|
"linesCount": {
|
|
3024
|
-
"value":
|
|
3000
|
+
"value": 34
|
|
3025
3001
|
},
|
|
3026
3002
|
"paragraphsCount": {
|
|
3027
3003
|
"value": 2
|
|
@@ -3075,7 +3051,7 @@
|
|
|
3075
3051
|
"preparations": [
|
|
3076
3052
|
{
|
|
3077
3053
|
"id": 1,
|
|
3078
|
-
"promptbookVersion": "0.100.0-
|
|
3054
|
+
"promptbookVersion": "0.100.0-6",
|
|
3079
3055
|
"usage": {
|
|
3080
3056
|
"price": {
|
|
3081
3057
|
"value": 0
|
|
@@ -3181,26 +3157,26 @@
|
|
|
3181
3157
|
"modelsRequirements": [
|
|
3182
3158
|
{
|
|
3183
3159
|
"modelVariant": "CHAT",
|
|
3184
|
-
"modelName": "
|
|
3185
|
-
"systemMessage": "You are an experienced marketing specialist and business consultant. Provide expert advice on marketing strategies, business
|
|
3160
|
+
"modelName": "gpt-4",
|
|
3161
|
+
"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.",
|
|
3186
3162
|
"temperature": 0.7
|
|
3187
3163
|
},
|
|
3188
3164
|
{
|
|
3189
3165
|
"modelVariant": "CHAT",
|
|
3190
|
-
"modelName": "
|
|
3191
|
-
"systemMessage": "
|
|
3166
|
+
"modelName": "claude-3-opus-20240229",
|
|
3167
|
+
"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.",
|
|
3192
3168
|
"temperature": 0.6
|
|
3193
3169
|
},
|
|
3194
3170
|
{
|
|
3195
3171
|
"modelVariant": "CHAT",
|
|
3196
3172
|
"modelName": "gemini-1.5-pro",
|
|
3197
|
-
"systemMessage": "
|
|
3173
|
+
"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.",
|
|
3198
3174
|
"temperature": 0.7
|
|
3199
3175
|
},
|
|
3200
3176
|
{
|
|
3201
3177
|
"modelVariant": "CHAT",
|
|
3202
3178
|
"modelName": "claude-3-sonnet-20240229",
|
|
3203
|
-
"systemMessage": "
|
|
3179
|
+
"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.",
|
|
3204
3180
|
"temperature": 0.6
|
|
3205
3181
|
}
|
|
3206
3182
|
],
|
|
@@ -3212,49 +3188,49 @@
|
|
|
3212
3188
|
"preparations": [
|
|
3213
3189
|
{
|
|
3214
3190
|
"id": 1,
|
|
3215
|
-
"promptbookVersion": "0.100.0-
|
|
3191
|
+
"promptbookVersion": "0.100.0-6",
|
|
3216
3192
|
"usage": {
|
|
3217
3193
|
"price": {
|
|
3218
|
-
"value": 0.
|
|
3194
|
+
"value": 0.0258575
|
|
3219
3195
|
},
|
|
3220
3196
|
"input": {
|
|
3221
3197
|
"tokensCount": {
|
|
3222
|
-
"value":
|
|
3198
|
+
"value": 8623
|
|
3223
3199
|
},
|
|
3224
3200
|
"charactersCount": {
|
|
3225
|
-
"value":
|
|
3201
|
+
"value": 42119
|
|
3226
3202
|
},
|
|
3227
3203
|
"wordsCount": {
|
|
3228
|
-
"value":
|
|
3204
|
+
"value": 5402
|
|
3229
3205
|
},
|
|
3230
3206
|
"sentencesCount": {
|
|
3231
|
-
"value":
|
|
3207
|
+
"value": 416
|
|
3232
3208
|
},
|
|
3233
3209
|
"linesCount": {
|
|
3234
|
-
"value":
|
|
3210
|
+
"value": 695
|
|
3235
3211
|
},
|
|
3236
3212
|
"paragraphsCount": {
|
|
3237
3213
|
"value": 20
|
|
3238
3214
|
},
|
|
3239
3215
|
"pagesCount": {
|
|
3240
|
-
"value":
|
|
3216
|
+
"value": 16
|
|
3241
3217
|
}
|
|
3242
3218
|
},
|
|
3243
3219
|
"output": {
|
|
3244
3220
|
"tokensCount": {
|
|
3245
|
-
"value":
|
|
3221
|
+
"value": 344
|
|
3246
3222
|
},
|
|
3247
3223
|
"charactersCount": {
|
|
3248
|
-
"value":
|
|
3224
|
+
"value": 1443
|
|
3249
3225
|
},
|
|
3250
3226
|
"wordsCount": {
|
|
3251
|
-
"value":
|
|
3227
|
+
"value": 186
|
|
3252
3228
|
},
|
|
3253
3229
|
"sentencesCount": {
|
|
3254
3230
|
"value": 16
|
|
3255
3231
|
},
|
|
3256
3232
|
"linesCount": {
|
|
3257
|
-
"value":
|
|
3233
|
+
"value": 41
|
|
3258
3234
|
},
|
|
3259
3235
|
"paragraphsCount": {
|
|
3260
3236
|
"value": 2
|
|
@@ -3332,26 +3308,32 @@
|
|
|
3332
3308
|
{
|
|
3333
3309
|
"modelVariant": "CHAT",
|
|
3334
3310
|
"modelName": "claude-3-opus-20240229",
|
|
3335
|
-
"systemMessage": "You are an expert customer service representative and skilled copywriter for an
|
|
3311
|
+
"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.",
|
|
3336
3312
|
"temperature": 0.7
|
|
3337
3313
|
},
|
|
3338
3314
|
{
|
|
3339
3315
|
"modelVariant": "CHAT",
|
|
3340
|
-
"modelName": "
|
|
3341
|
-
"systemMessage": "
|
|
3316
|
+
"modelName": "gemini-1.5-pro-latest",
|
|
3317
|
+
"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.",
|
|
3342
3318
|
"temperature": 0.6
|
|
3343
3319
|
},
|
|
3344
3320
|
{
|
|
3345
3321
|
"modelVariant": "CHAT",
|
|
3346
|
-
"modelName": "
|
|
3347
|
-
"systemMessage": "You are a
|
|
3322
|
+
"modelName": "gpt-4",
|
|
3323
|
+
"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.",
|
|
3348
3324
|
"temperature": 0.7
|
|
3349
3325
|
},
|
|
3350
3326
|
{
|
|
3351
3327
|
"modelVariant": "CHAT",
|
|
3352
|
-
"modelName": "
|
|
3353
|
-
"systemMessage": "You
|
|
3328
|
+
"modelName": "claude-3-sonnet-20240229",
|
|
3329
|
+
"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.",
|
|
3354
3330
|
"temperature": 0.6
|
|
3331
|
+
},
|
|
3332
|
+
{
|
|
3333
|
+
"modelVariant": "CHAT",
|
|
3334
|
+
"modelName": "gpt-3.5-turbo",
|
|
3335
|
+
"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.",
|
|
3336
|
+
"temperature": 0.7
|
|
3355
3337
|
}
|
|
3356
3338
|
],
|
|
3357
3339
|
"preparationIds": [
|
|
@@ -3362,55 +3344,55 @@
|
|
|
3362
3344
|
"preparations": [
|
|
3363
3345
|
{
|
|
3364
3346
|
"id": 1,
|
|
3365
|
-
"promptbookVersion": "0.100.0-
|
|
3347
|
+
"promptbookVersion": "0.100.0-6",
|
|
3366
3348
|
"usage": {
|
|
3367
3349
|
"price": {
|
|
3368
|
-
"value": 0.
|
|
3350
|
+
"value": 0.0265325
|
|
3369
3351
|
},
|
|
3370
3352
|
"input": {
|
|
3371
3353
|
"tokensCount": {
|
|
3372
|
-
"value":
|
|
3354
|
+
"value": 8628
|
|
3373
3355
|
},
|
|
3374
3356
|
"charactersCount": {
|
|
3375
|
-
"value":
|
|
3357
|
+
"value": 42127
|
|
3376
3358
|
},
|
|
3377
3359
|
"wordsCount": {
|
|
3378
|
-
"value":
|
|
3360
|
+
"value": 5404
|
|
3379
3361
|
},
|
|
3380
3362
|
"sentencesCount": {
|
|
3381
|
-
"value":
|
|
3363
|
+
"value": 416
|
|
3382
3364
|
},
|
|
3383
3365
|
"linesCount": {
|
|
3384
|
-
"value":
|
|
3366
|
+
"value": 696
|
|
3385
3367
|
},
|
|
3386
3368
|
"paragraphsCount": {
|
|
3387
3369
|
"value": 20
|
|
3388
3370
|
},
|
|
3389
3371
|
"pagesCount": {
|
|
3390
|
-
"value":
|
|
3372
|
+
"value": 16
|
|
3391
3373
|
}
|
|
3392
3374
|
},
|
|
3393
3375
|
"output": {
|
|
3394
3376
|
"tokensCount": {
|
|
3395
|
-
"value":
|
|
3377
|
+
"value": 397
|
|
3396
3378
|
},
|
|
3397
3379
|
"charactersCount": {
|
|
3398
|
-
"value":
|
|
3380
|
+
"value": 1589
|
|
3399
3381
|
},
|
|
3400
3382
|
"wordsCount": {
|
|
3401
|
-
"value":
|
|
3383
|
+
"value": 214
|
|
3402
3384
|
},
|
|
3403
3385
|
"sentencesCount": {
|
|
3404
|
-
"value":
|
|
3386
|
+
"value": 18
|
|
3405
3387
|
},
|
|
3406
3388
|
"linesCount": {
|
|
3407
|
-
"value":
|
|
3389
|
+
"value": 47
|
|
3408
3390
|
},
|
|
3409
3391
|
"paragraphsCount": {
|
|
3410
3392
|
"value": 2
|
|
3411
3393
|
},
|
|
3412
3394
|
"pagesCount": {
|
|
3413
|
-
"value":
|
|
3395
|
+
"value": 2
|
|
3414
3396
|
}
|
|
3415
3397
|
}
|
|
3416
3398
|
}
|
|
@@ -3659,20 +3641,26 @@
|
|
|
3659
3641
|
{
|
|
3660
3642
|
"modelVariant": "CHAT",
|
|
3661
3643
|
"modelName": "claude-3-opus-20240229",
|
|
3662
|
-
"systemMessage": "You are
|
|
3663
|
-
"temperature": 0.
|
|
3644
|
+
"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.",
|
|
3645
|
+
"temperature": 0.7
|
|
3664
3646
|
},
|
|
3665
3647
|
{
|
|
3666
3648
|
"modelVariant": "CHAT",
|
|
3667
|
-
"modelName": "
|
|
3668
|
-
"systemMessage": "
|
|
3669
|
-
"temperature": 0.
|
|
3649
|
+
"modelName": "gpt-4",
|
|
3650
|
+
"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.",
|
|
3651
|
+
"temperature": 0.6
|
|
3670
3652
|
},
|
|
3671
3653
|
{
|
|
3672
3654
|
"modelVariant": "CHAT",
|
|
3673
|
-
"modelName": "
|
|
3674
|
-
"systemMessage": "
|
|
3675
|
-
"temperature": 0.
|
|
3655
|
+
"modelName": "gemini-1.5-pro",
|
|
3656
|
+
"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.",
|
|
3657
|
+
"temperature": 0.7
|
|
3658
|
+
},
|
|
3659
|
+
{
|
|
3660
|
+
"modelVariant": "CHAT",
|
|
3661
|
+
"modelName": "claude-3-sonnet-20240229",
|
|
3662
|
+
"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.",
|
|
3663
|
+
"temperature": 0.6
|
|
3676
3664
|
}
|
|
3677
3665
|
],
|
|
3678
3666
|
"preparationIds": [
|
|
@@ -3683,49 +3671,49 @@
|
|
|
3683
3671
|
"preparations": [
|
|
3684
3672
|
{
|
|
3685
3673
|
"id": 1,
|
|
3686
|
-
"promptbookVersion": "0.100.0-
|
|
3674
|
+
"promptbookVersion": "0.100.0-6",
|
|
3687
3675
|
"usage": {
|
|
3688
3676
|
"price": {
|
|
3689
|
-
"value": 0.
|
|
3677
|
+
"value": 0.026310000000000004
|
|
3690
3678
|
},
|
|
3691
3679
|
"input": {
|
|
3692
3680
|
"tokensCount": {
|
|
3693
|
-
"value":
|
|
3681
|
+
"value": 8624
|
|
3694
3682
|
},
|
|
3695
3683
|
"charactersCount": {
|
|
3696
|
-
"value":
|
|
3684
|
+
"value": 42087
|
|
3697
3685
|
},
|
|
3698
3686
|
"wordsCount": {
|
|
3699
|
-
"value":
|
|
3687
|
+
"value": 5399
|
|
3700
3688
|
},
|
|
3701
3689
|
"sentencesCount": {
|
|
3702
|
-
"value":
|
|
3690
|
+
"value": 416
|
|
3703
3691
|
},
|
|
3704
3692
|
"linesCount": {
|
|
3705
|
-
"value":
|
|
3693
|
+
"value": 695
|
|
3706
3694
|
},
|
|
3707
3695
|
"paragraphsCount": {
|
|
3708
3696
|
"value": 20
|
|
3709
3697
|
},
|
|
3710
3698
|
"pagesCount": {
|
|
3711
|
-
"value":
|
|
3699
|
+
"value": 16
|
|
3712
3700
|
}
|
|
3713
3701
|
},
|
|
3714
3702
|
"output": {
|
|
3715
3703
|
"tokensCount": {
|
|
3716
|
-
"value":
|
|
3704
|
+
"value": 380
|
|
3717
3705
|
},
|
|
3718
3706
|
"charactersCount": {
|
|
3719
|
-
"value":
|
|
3707
|
+
"value": 1449
|
|
3720
3708
|
},
|
|
3721
3709
|
"wordsCount": {
|
|
3722
|
-
"value":
|
|
3710
|
+
"value": 190
|
|
3723
3711
|
},
|
|
3724
3712
|
"sentencesCount": {
|
|
3725
|
-
"value":
|
|
3713
|
+
"value": 17
|
|
3726
3714
|
},
|
|
3727
3715
|
"linesCount": {
|
|
3728
|
-
"value":
|
|
3716
|
+
"value": 40
|
|
3729
3717
|
},
|
|
3730
3718
|
"paragraphsCount": {
|
|
3731
3719
|
"value": 2
|
|
@@ -3794,32 +3782,32 @@
|
|
|
3794
3782
|
{
|
|
3795
3783
|
"modelVariant": "CHAT",
|
|
3796
3784
|
"modelName": "claude-3-opus-20240229",
|
|
3797
|
-
"systemMessage": "You are an accomplished poet and storyteller with a vast knowledge of literature and a talent for crafting evocative language.
|
|
3785
|
+
"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.",
|
|
3798
3786
|
"temperature": 0.8
|
|
3799
3787
|
},
|
|
3800
3788
|
{
|
|
3801
3789
|
"modelVariant": "CHAT",
|
|
3802
3790
|
"modelName": "gpt-4",
|
|
3803
|
-
"systemMessage": "You are
|
|
3791
|
+
"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.",
|
|
3804
3792
|
"temperature": 0.7
|
|
3805
3793
|
},
|
|
3806
3794
|
{
|
|
3807
3795
|
"modelVariant": "CHAT",
|
|
3808
3796
|
"modelName": "gemini-1.5-pro",
|
|
3809
|
-
"systemMessage": "
|
|
3810
|
-
"temperature": 0.
|
|
3797
|
+
"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.",
|
|
3798
|
+
"temperature": 0.75
|
|
3811
3799
|
},
|
|
3812
3800
|
{
|
|
3813
3801
|
"modelVariant": "CHAT",
|
|
3814
3802
|
"modelName": "claude-3-sonnet-20240229",
|
|
3815
|
-
"systemMessage": "
|
|
3816
|
-
"temperature": 0.
|
|
3803
|
+
"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.",
|
|
3804
|
+
"temperature": 0.7
|
|
3817
3805
|
},
|
|
3818
3806
|
{
|
|
3819
3807
|
"modelVariant": "CHAT",
|
|
3820
3808
|
"modelName": "gpt-3.5-turbo",
|
|
3821
|
-
"systemMessage": "You are
|
|
3822
|
-
"temperature": 0.
|
|
3809
|
+
"systemMessage": "You are a talented poet and storyteller. Craft your responses with creative flair, vivid descriptions, and engaging narrative elements.",
|
|
3810
|
+
"temperature": 0.8
|
|
3823
3811
|
}
|
|
3824
3812
|
],
|
|
3825
3813
|
"preparationIds": [
|
|
@@ -3830,49 +3818,49 @@
|
|
|
3830
3818
|
"preparations": [
|
|
3831
3819
|
{
|
|
3832
3820
|
"id": 1,
|
|
3833
|
-
"promptbookVersion": "0.100.0-
|
|
3821
|
+
"promptbookVersion": "0.100.0-6",
|
|
3834
3822
|
"usage": {
|
|
3835
3823
|
"price": {
|
|
3836
|
-
"value": 0.
|
|
3824
|
+
"value": 0.0266075
|
|
3837
3825
|
},
|
|
3838
3826
|
"input": {
|
|
3839
3827
|
"tokensCount": {
|
|
3840
|
-
"value":
|
|
3828
|
+
"value": 8623
|
|
3841
3829
|
},
|
|
3842
3830
|
"charactersCount": {
|
|
3843
|
-
"value":
|
|
3831
|
+
"value": 42099
|
|
3844
3832
|
},
|
|
3845
3833
|
"wordsCount": {
|
|
3846
|
-
"value":
|
|
3834
|
+
"value": 5401
|
|
3847
3835
|
},
|
|
3848
3836
|
"sentencesCount": {
|
|
3849
|
-
"value":
|
|
3837
|
+
"value": 416
|
|
3850
3838
|
},
|
|
3851
3839
|
"linesCount": {
|
|
3852
|
-
"value":
|
|
3840
|
+
"value": 695
|
|
3853
3841
|
},
|
|
3854
3842
|
"paragraphsCount": {
|
|
3855
3843
|
"value": 20
|
|
3856
3844
|
},
|
|
3857
3845
|
"pagesCount": {
|
|
3858
|
-
"value":
|
|
3846
|
+
"value": 16
|
|
3859
3847
|
}
|
|
3860
3848
|
},
|
|
3861
3849
|
"output": {
|
|
3862
3850
|
"tokensCount": {
|
|
3863
|
-
"value":
|
|
3851
|
+
"value": 404
|
|
3864
3852
|
},
|
|
3865
3853
|
"charactersCount": {
|
|
3866
|
-
"value":
|
|
3854
|
+
"value": 1485
|
|
3867
3855
|
},
|
|
3868
3856
|
"wordsCount": {
|
|
3869
3857
|
"value": 204
|
|
3870
3858
|
},
|
|
3871
3859
|
"sentencesCount": {
|
|
3872
|
-
"value":
|
|
3860
|
+
"value": 18
|
|
3873
3861
|
},
|
|
3874
3862
|
"linesCount": {
|
|
3875
|
-
"value":
|
|
3863
|
+
"value": 46
|
|
3876
3864
|
},
|
|
3877
3865
|
"paragraphsCount": {
|
|
3878
3866
|
"value": 2
|