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