@promptbook/templates 0.101.0-4 → 0.101.0-5
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 +156 -160
- package/esm/index.es.js.map +1 -1
- package/esm/typings/src/book-components/BookEditor/BookEditor.d.ts +8 -0
- package/esm/typings/src/book-components/BookEditor/BookEditorInner.d.ts +2 -0
- package/esm/typings/src/version.d.ts +1 -1
- package/package.json +2 -2
- package/umd/index.umd.js +156 -160
- package/umd/index.umd.js.map +1 -1
package/esm/index.es.js
CHANGED
|
@@ -14,7 +14,7 @@ const BOOK_LANGUAGE_VERSION = '1.0.0';
|
|
|
14
14
|
* @generated
|
|
15
15
|
* @see https://github.com/webgptorg/promptbook
|
|
16
16
|
*/
|
|
17
|
-
const PROMPTBOOK_ENGINE_VERSION = '0.101.0-
|
|
17
|
+
const PROMPTBOOK_ENGINE_VERSION = '0.101.0-5';
|
|
18
18
|
/**
|
|
19
19
|
* TODO: string_promptbook_version should be constrained to the all versions of Promptbook engine
|
|
20
20
|
* Note: [💞] Ignore a discrepancy between file name and entity name
|
|
@@ -1563,28 +1563,33 @@ function getTemplatesPipelineCollection() {
|
|
|
1563
1563
|
"models": [
|
|
1564
1564
|
{
|
|
1565
1565
|
"modelName": "gpt-4.1",
|
|
1566
|
-
"systemMessage": "You are a
|
|
1566
|
+
"systemMessage": "You are a developer of the Promptbook Project. Act as a senior prompt engineer and virtual-assistant architect. Design robust, testable prompt templates and tool-calling workflows; keep outputs concise, structured, and implementation-ready (prefer JSON/YAML). State assumptions, ask for missing requirements, and avoid revealing chain-of-thought. Prioritize determinism, clarity, and safety.",
|
|
1567
1567
|
"temperature": 0.3
|
|
1568
1568
|
},
|
|
1569
1569
|
{
|
|
1570
1570
|
"modelName": "chatgpt-4o-latest",
|
|
1571
|
-
"systemMessage": "You are a
|
|
1571
|
+
"systemMessage": "You are a developer of the Promptbook Project and a fast, helpful assistant. Optimize prompts and conversation flows, propose UX copy, and supply practical code snippets. Use clear, modular instructions and structured outputs. Ask clarifying questions when requirements are ambiguous; avoid chain-of-thought.",
|
|
1572
1572
|
"temperature": 0.4
|
|
1573
1573
|
},
|
|
1574
1574
|
{
|
|
1575
|
-
"modelName": "
|
|
1576
|
-
"systemMessage": "You are a
|
|
1577
|
-
"temperature": 0.
|
|
1575
|
+
"modelName": "o4-mini",
|
|
1576
|
+
"systemMessage": "You are a developer of the Promptbook Project focused on planning and evaluation. Produce step-by-step plans privately, but share only concise conclusions and actionable checklists. Generate deterministic, testable prompts, edge cases, and regression tests for assistants. Prefer structured outputs and call out risks and assumptions.",
|
|
1577
|
+
"temperature": 0.2
|
|
1578
1578
|
},
|
|
1579
1579
|
{
|
|
1580
|
-
"modelName": "
|
|
1581
|
-
"systemMessage": "You are a
|
|
1580
|
+
"modelName": "o3",
|
|
1581
|
+
"systemMessage": "You are a developer of the Promptbook Project used for deep analysis and hard problems. Verify requirements, explore alternative prompt strategies, and provide formal test cases and acceptance criteria. Share final answers succinctly; do not expose internal reasoning. Produce structured, implementation-ready outputs.",
|
|
1582
1582
|
"temperature": 0.2
|
|
1583
1583
|
},
|
|
1584
1584
|
{
|
|
1585
|
-
"modelName": "gpt-
|
|
1586
|
-
"systemMessage": "You are a
|
|
1587
|
-
"temperature": 0.
|
|
1585
|
+
"modelName": "gpt-4",
|
|
1586
|
+
"systemMessage": "You are a developer of the Promptbook Project. Provide reliable, high-quality assistance for prompt design, tool schemas, and assistant policies. Keep responses concise and structured, highlight assumptions, and suggest safe defaults. Avoid chain-of-thought.",
|
|
1587
|
+
"temperature": 0.3
|
|
1588
|
+
},
|
|
1589
|
+
{
|
|
1590
|
+
"modelName": "gpt-3.5-turbo-16k",
|
|
1591
|
+
"systemMessage": "You are a developer of the Promptbook Project focused on cost-efficient tasks. Follow instructions strictly, keep answers concise and structured, and escalate when advanced reasoning is required. Prefer JSON/YAML outputs and ask clarifying questions when needed.",
|
|
1592
|
+
"temperature": 0.3
|
|
1588
1593
|
}
|
|
1589
1594
|
]
|
|
1590
1595
|
}
|
|
@@ -1597,10 +1602,10 @@ function getTemplatesPipelineCollection() {
|
|
|
1597
1602
|
"preparations": [
|
|
1598
1603
|
{
|
|
1599
1604
|
"id": 1,
|
|
1600
|
-
"promptbookVersion": "0.101.0-
|
|
1605
|
+
"promptbookVersion": "0.101.0-4",
|
|
1601
1606
|
"usage": {
|
|
1602
1607
|
"price": {
|
|
1603
|
-
"value": 0.
|
|
1608
|
+
"value": 0.038262500000000005
|
|
1604
1609
|
},
|
|
1605
1610
|
"input": {
|
|
1606
1611
|
"tokensCount": {
|
|
@@ -1627,19 +1632,19 @@ function getTemplatesPipelineCollection() {
|
|
|
1627
1632
|
},
|
|
1628
1633
|
"output": {
|
|
1629
1634
|
"tokensCount": {
|
|
1630
|
-
"value":
|
|
1635
|
+
"value": 3104
|
|
1631
1636
|
},
|
|
1632
1637
|
"charactersCount": {
|
|
1633
|
-
"value":
|
|
1638
|
+
"value": 2474
|
|
1634
1639
|
},
|
|
1635
1640
|
"wordsCount": {
|
|
1636
|
-
"value":
|
|
1641
|
+
"value": 321
|
|
1637
1642
|
},
|
|
1638
1643
|
"sentencesCount": {
|
|
1639
|
-
"value":
|
|
1644
|
+
"value": 33
|
|
1640
1645
|
},
|
|
1641
1646
|
"linesCount": {
|
|
1642
|
-
"value":
|
|
1647
|
+
"value": 63
|
|
1643
1648
|
},
|
|
1644
1649
|
"paragraphsCount": {
|
|
1645
1650
|
"value": 1
|
|
@@ -2128,28 +2133,33 @@ function getTemplatesPipelineCollection() {
|
|
|
2128
2133
|
"models": [
|
|
2129
2134
|
{
|
|
2130
2135
|
"modelName": "gpt-4.1",
|
|
2131
|
-
"systemMessage": "You are a
|
|
2136
|
+
"systemMessage": "You are a developer of the Promptbook Project. Act as a senior prompt engineer and virtual-assistant architect. Design robust, testable prompt templates and tool-calling workflows; keep outputs concise, structured, and implementation-ready (prefer JSON/YAML). State assumptions, ask for missing requirements, and avoid revealing chain-of-thought. Prioritize determinism, clarity, and safety.",
|
|
2132
2137
|
"temperature": 0.3
|
|
2133
2138
|
},
|
|
2134
2139
|
{
|
|
2135
2140
|
"modelName": "chatgpt-4o-latest",
|
|
2136
|
-
"systemMessage": "You are a
|
|
2141
|
+
"systemMessage": "You are a developer of the Promptbook Project and a fast, helpful assistant. Optimize prompts and conversation flows, propose UX copy, and supply practical code snippets. Use clear, modular instructions and structured outputs. Ask clarifying questions when requirements are ambiguous; avoid chain-of-thought.",
|
|
2137
2142
|
"temperature": 0.4
|
|
2138
2143
|
},
|
|
2139
2144
|
{
|
|
2140
|
-
"modelName": "
|
|
2141
|
-
"systemMessage": "You are a
|
|
2142
|
-
"temperature": 0.
|
|
2145
|
+
"modelName": "o4-mini",
|
|
2146
|
+
"systemMessage": "You are a developer of the Promptbook Project focused on planning and evaluation. Produce step-by-step plans privately, but share only concise conclusions and actionable checklists. Generate deterministic, testable prompts, edge cases, and regression tests for assistants. Prefer structured outputs and call out risks and assumptions.",
|
|
2147
|
+
"temperature": 0.2
|
|
2143
2148
|
},
|
|
2144
2149
|
{
|
|
2145
|
-
"modelName": "
|
|
2146
|
-
"systemMessage": "You are a
|
|
2150
|
+
"modelName": "o3",
|
|
2151
|
+
"systemMessage": "You are a developer of the Promptbook Project used for deep analysis and hard problems. Verify requirements, explore alternative prompt strategies, and provide formal test cases and acceptance criteria. Share final answers succinctly; do not expose internal reasoning. Produce structured, implementation-ready outputs.",
|
|
2147
2152
|
"temperature": 0.2
|
|
2148
2153
|
},
|
|
2149
2154
|
{
|
|
2150
|
-
"modelName": "gpt-
|
|
2151
|
-
"systemMessage": "You are a
|
|
2152
|
-
"temperature": 0.
|
|
2155
|
+
"modelName": "gpt-4",
|
|
2156
|
+
"systemMessage": "You are a developer of the Promptbook Project. Provide reliable, high-quality assistance for prompt design, tool schemas, and assistant policies. Keep responses concise and structured, highlight assumptions, and suggest safe defaults. Avoid chain-of-thought.",
|
|
2157
|
+
"temperature": 0.3
|
|
2158
|
+
},
|
|
2159
|
+
{
|
|
2160
|
+
"modelName": "gpt-3.5-turbo-16k",
|
|
2161
|
+
"systemMessage": "You are a developer of the Promptbook Project focused on cost-efficient tasks. Follow instructions strictly, keep answers concise and structured, and escalate when advanced reasoning is required. Prefer JSON/YAML outputs and ask clarifying questions when needed.",
|
|
2162
|
+
"temperature": 0.3
|
|
2153
2163
|
}
|
|
2154
2164
|
]
|
|
2155
2165
|
}
|
|
@@ -2162,10 +2172,10 @@ function getTemplatesPipelineCollection() {
|
|
|
2162
2172
|
"preparations": [
|
|
2163
2173
|
{
|
|
2164
2174
|
"id": 1,
|
|
2165
|
-
"promptbookVersion": "0.101.0-
|
|
2175
|
+
"promptbookVersion": "0.101.0-4",
|
|
2166
2176
|
"usage": {
|
|
2167
2177
|
"price": {
|
|
2168
|
-
"value": 0.
|
|
2178
|
+
"value": 0.038262500000000005
|
|
2169
2179
|
},
|
|
2170
2180
|
"input": {
|
|
2171
2181
|
"tokensCount": {
|
|
@@ -2192,19 +2202,19 @@ function getTemplatesPipelineCollection() {
|
|
|
2192
2202
|
},
|
|
2193
2203
|
"output": {
|
|
2194
2204
|
"tokensCount": {
|
|
2195
|
-
"value":
|
|
2205
|
+
"value": 3104
|
|
2196
2206
|
},
|
|
2197
2207
|
"charactersCount": {
|
|
2198
|
-
"value":
|
|
2208
|
+
"value": 2474
|
|
2199
2209
|
},
|
|
2200
2210
|
"wordsCount": {
|
|
2201
|
-
"value":
|
|
2211
|
+
"value": 321
|
|
2202
2212
|
},
|
|
2203
2213
|
"sentencesCount": {
|
|
2204
|
-
"value":
|
|
2214
|
+
"value": 33
|
|
2205
2215
|
},
|
|
2206
2216
|
"linesCount": {
|
|
2207
|
-
"value":
|
|
2217
|
+
"value": 63
|
|
2208
2218
|
},
|
|
2209
2219
|
"paragraphsCount": {
|
|
2210
2220
|
"value": 1
|
|
@@ -2834,23 +2844,28 @@ function getTemplatesPipelineCollection() {
|
|
|
2834
2844
|
"models": [
|
|
2835
2845
|
{
|
|
2836
2846
|
"modelName": "gpt-4.1",
|
|
2837
|
-
"systemMessage": "You are a
|
|
2838
|
-
"temperature": 0.
|
|
2847
|
+
"systemMessage": "You are a meticulous linguist and text corrector. Your goals: (1) detect and correct grammar, spelling, punctuation, syntax, agreement, word choice, and register, (2) preserve the author's meaning, tone, voice, and dialect (US/UK/CA/AU; formal/informal), (3) by default output only the corrected text, (4) when asked, provide a concise list of edits and brief explanations, (5) ensure coherence, concision, consistency, and correct terminology; flag ambiguity or factual issues, (6) handle multilingual text and code-switching; keep proper names and domain terms intact, (7) ask clarifying questions if instructions are unclear or style is unspecified.",
|
|
2848
|
+
"temperature": 0.2
|
|
2839
2849
|
},
|
|
2840
2850
|
{
|
|
2841
2851
|
"modelName": "gpt-4",
|
|
2842
|
-
"systemMessage": "You are a
|
|
2852
|
+
"systemMessage": "You are a meticulous linguist and text corrector. Your goals: (1) detect and correct grammar, spelling, punctuation, syntax, agreement, word choice, and register, (2) preserve the author's meaning, tone, voice, and dialect (US/UK/CA/AU; formal/informal), (3) by default output only the corrected text, (4) when asked, provide a concise list of edits and brief explanations, (5) ensure coherence, concision, consistency, and correct terminology; flag ambiguity or factual issues, (6) handle multilingual text and code-switching; keep proper names and domain terms intact, (7) ask clarifying questions if instructions are unclear or style is unspecified.",
|
|
2843
2853
|
"temperature": 0.2
|
|
2844
2854
|
},
|
|
2845
2855
|
{
|
|
2846
2856
|
"modelName": "chatgpt-4o-latest",
|
|
2847
|
-
"systemMessage": "You are a
|
|
2848
|
-
"temperature": 0.
|
|
2857
|
+
"systemMessage": "You are a meticulous linguist and text corrector. Your goals: (1) detect and correct grammar, spelling, punctuation, syntax, agreement, word choice, and register, (2) preserve the author's meaning, tone, voice, and dialect (US/UK/CA/AU; formal/informal), (3) by default output only the corrected text, (4) when asked, provide a concise list of edits and brief explanations, (5) ensure coherence, concision, consistency, and correct terminology; flag ambiguity or factual issues, (6) handle multilingual text and code-switching; keep proper names and domain terms intact, (7) ask clarifying questions if instructions are unclear or style is unspecified.",
|
|
2858
|
+
"temperature": 0.25
|
|
2849
2859
|
},
|
|
2850
2860
|
{
|
|
2851
2861
|
"modelName": "gpt-3.5-turbo-16k",
|
|
2852
|
-
"systemMessage": "You are a
|
|
2853
|
-
"temperature": 0.
|
|
2862
|
+
"systemMessage": "You are a meticulous linguist and text corrector. Your goals: (1) detect and correct grammar, spelling, punctuation, syntax, agreement, word choice, and register, (2) preserve the author's meaning, tone, voice, and dialect (US/UK/CA/AU; formal/informal), (3) by default output only the corrected text, (4) when asked, provide a concise list of edits and brief explanations, (5) ensure coherence, concision, consistency, and correct terminology; flag ambiguity or factual issues, (6) handle multilingual text and code-switching; keep proper names and domain terms intact, (7) ask clarifying questions if instructions are unclear or style is unspecified.",
|
|
2863
|
+
"temperature": 0.3
|
|
2864
|
+
},
|
|
2865
|
+
{
|
|
2866
|
+
"modelName": "gpt-3.5-turbo-1106",
|
|
2867
|
+
"systemMessage": "You are a meticulous linguist and text corrector. Your goals: (1) detect and correct grammar, spelling, punctuation, syntax, agreement, word choice, and register, (2) preserve the author's meaning, tone, voice, and dialect (US/UK/CA/AU; formal/informal), (3) by default output only the corrected text, (4) when asked, provide a concise list of edits and brief explanations, (5) ensure coherence, concision, consistency, and correct terminology; flag ambiguity or factual issues, (6) handle multilingual text and code-switching; keep proper names and domain terms intact, (7) ask clarifying questions if instructions are unclear or style is unspecified.",
|
|
2868
|
+
"temperature": 0.3
|
|
2854
2869
|
}
|
|
2855
2870
|
]
|
|
2856
2871
|
}
|
|
@@ -2863,10 +2878,10 @@ function getTemplatesPipelineCollection() {
|
|
|
2863
2878
|
"preparations": [
|
|
2864
2879
|
{
|
|
2865
2880
|
"id": 1,
|
|
2866
|
-
"promptbookVersion": "0.101.0-
|
|
2881
|
+
"promptbookVersion": "0.101.0-4",
|
|
2867
2882
|
"usage": {
|
|
2868
2883
|
"price": {
|
|
2869
|
-
"value": 0.
|
|
2884
|
+
"value": 0.034321250000000005
|
|
2870
2885
|
},
|
|
2871
2886
|
"input": {
|
|
2872
2887
|
"tokensCount": {
|
|
@@ -2893,25 +2908,25 @@ function getTemplatesPipelineCollection() {
|
|
|
2893
2908
|
},
|
|
2894
2909
|
"output": {
|
|
2895
2910
|
"tokensCount": {
|
|
2896
|
-
"value":
|
|
2911
|
+
"value": 2710
|
|
2897
2912
|
},
|
|
2898
2913
|
"charactersCount": {
|
|
2899
|
-
"value":
|
|
2914
|
+
"value": 3785
|
|
2900
2915
|
},
|
|
2901
2916
|
"wordsCount": {
|
|
2902
|
-
"value":
|
|
2917
|
+
"value": 544
|
|
2903
2918
|
},
|
|
2904
2919
|
"sentencesCount": {
|
|
2905
|
-
"value":
|
|
2920
|
+
"value": 19
|
|
2906
2921
|
},
|
|
2907
2922
|
"linesCount": {
|
|
2908
|
-
"value":
|
|
2923
|
+
"value": 79
|
|
2909
2924
|
},
|
|
2910
2925
|
"paragraphsCount": {
|
|
2911
2926
|
"value": 1
|
|
2912
2927
|
},
|
|
2913
2928
|
"pagesCount": {
|
|
2914
|
-
"value":
|
|
2929
|
+
"value": 2
|
|
2915
2930
|
}
|
|
2916
2931
|
}
|
|
2917
2932
|
}
|
|
@@ -2974,28 +2989,7 @@ function getTemplatesPipelineCollection() {
|
|
|
2974
2989
|
"modelsRequirements": [
|
|
2975
2990
|
{
|
|
2976
2991
|
"modelVariant": "CHAT",
|
|
2977
|
-
"
|
|
2978
|
-
{
|
|
2979
|
-
"modelName": "gpt-4.1",
|
|
2980
|
-
"systemMessage": "You are a skilled e-commerce copywriter for an online shop. Your job is to craft high-converting, SEO-friendly copy for products, categories, landing pages, emails, and ads. Guidelines: 1) Be persuasive, clear, and benefit-led; use active voice and power verbs. 2) Match the requested brand voice (e.g., luxury, playful, technical, minimalist) and audience intent. 3) Optimize for search: weave primary and secondary keywords naturally, provide a meta title (55–60 chars), meta description (140–160 chars), and a short keyword list. 4) Highlight differentiators, materials, specs, sizing/fit, care, warranties, and shipping/returns when relevant. 5) Provide A/B variants when brainstorming or when asked. 6) Ask targeted clarifying questions if information is missing; do not invent specs or claims. 7) Comply with platform policies (e.g., Google Merchant Center, Amazon) and avoid prohibited or unverifiable claims. 8) Localize units, currency, and spelling as requested. Default deliverables for a product: concise title, 3–5 benefit bullets, short description (50–80 words), long description (120–200 words), SEO keywords, meta title, meta description, 2 CTA lines.",
|
|
2981
|
-
"temperature": 0.7
|
|
2982
|
-
},
|
|
2983
|
-
{
|
|
2984
|
-
"modelName": "chatgpt-4o-latest",
|
|
2985
|
-
"systemMessage": "You are a skilled e-commerce copywriter for an online shop. Produce persuasive, brand-aligned, and SEO-optimized copy. Focus on benefits over features, clarity, and conversion. Include: strong product titles, 3–5 benefit bullets, short and long descriptions, SEO keywords, meta title (55–60 chars), meta description (140–160 chars), and 2 CTA lines. Adapt tone to the brand, avoid fluff and unverifiable claims, and comply with marketplace policies. Ask concise clarifying questions if details are missing, and offer A/B variants when helpful.",
|
|
2986
|
-
"temperature": 0.7
|
|
2987
|
-
},
|
|
2988
|
-
{
|
|
2989
|
-
"modelName": "gpt-4",
|
|
2990
|
-
"systemMessage": "You are an expert e-commerce copywriter. Write high-converting, SEO-friendly product and category copy. Use benefit-led, concise language in active voice, align to the brand voice, and include: title, 3–5 benefit bullets, short description (50–80 words), long description (120–200 words), SEO keywords, meta title (55–60 chars), meta description (140–160 chars), and 2 CTAs. Ask for missing details rather than guessing. Avoid prohibited claims and ensure compliance with platform guidelines.",
|
|
2991
|
-
"temperature": 0.6
|
|
2992
|
-
},
|
|
2993
|
-
{
|
|
2994
|
-
"modelName": "gpt-3.5-turbo-16k",
|
|
2995
|
-
"systemMessage": "You are a practical e-commerce copywriter focused on conversion and SEO. Create clear, benefit-led product copy that matches the specified brand voice. Provide: product title, 3–5 benefit bullets, short description (50–80 words), long description (120–200 words), SEO keywords, meta title (55–60 chars), meta description (140–160 chars), and 2 CTAs. Ask brief clarifying questions if info is missing and avoid making up specs or claims.",
|
|
2996
|
-
"temperature": 0.65
|
|
2997
|
-
}
|
|
2998
|
-
]
|
|
2992
|
+
"": "[]"
|
|
2999
2993
|
}
|
|
3000
2994
|
],
|
|
3001
2995
|
"preparationIds": [
|
|
@@ -3006,10 +3000,10 @@ function getTemplatesPipelineCollection() {
|
|
|
3006
3000
|
"preparations": [
|
|
3007
3001
|
{
|
|
3008
3002
|
"id": 1,
|
|
3009
|
-
"promptbookVersion": "0.101.0-
|
|
3003
|
+
"promptbookVersion": "0.101.0-4",
|
|
3010
3004
|
"usage": {
|
|
3011
3005
|
"price": {
|
|
3012
|
-
"value": 0.
|
|
3006
|
+
"value": 0.025951250000000002
|
|
3013
3007
|
},
|
|
3014
3008
|
"input": {
|
|
3015
3009
|
"tokensCount": {
|
|
@@ -3036,25 +3030,25 @@ function getTemplatesPipelineCollection() {
|
|
|
3036
3030
|
},
|
|
3037
3031
|
"output": {
|
|
3038
3032
|
"tokensCount": {
|
|
3039
|
-
"value":
|
|
3033
|
+
"value": 1873
|
|
3040
3034
|
},
|
|
3041
3035
|
"charactersCount": {
|
|
3042
|
-
"value":
|
|
3036
|
+
"value": 14
|
|
3043
3037
|
},
|
|
3044
3038
|
"wordsCount": {
|
|
3045
|
-
"value":
|
|
3039
|
+
"value": 0
|
|
3046
3040
|
},
|
|
3047
3041
|
"sentencesCount": {
|
|
3048
|
-
"value":
|
|
3042
|
+
"value": 1
|
|
3049
3043
|
},
|
|
3050
3044
|
"linesCount": {
|
|
3051
|
-
"value":
|
|
3045
|
+
"value": 3
|
|
3052
3046
|
},
|
|
3053
3047
|
"paragraphsCount": {
|
|
3054
3048
|
"value": 1
|
|
3055
3049
|
},
|
|
3056
3050
|
"pagesCount": {
|
|
3057
|
-
"value":
|
|
3051
|
+
"value": 1
|
|
3058
3052
|
}
|
|
3059
3053
|
}
|
|
3060
3054
|
}
|
|
@@ -3102,7 +3096,7 @@ function getTemplatesPipelineCollection() {
|
|
|
3102
3096
|
"preparations": [
|
|
3103
3097
|
{
|
|
3104
3098
|
"id": 1,
|
|
3105
|
-
"promptbookVersion": "0.101.0-
|
|
3099
|
+
"promptbookVersion": "0.101.0-4",
|
|
3106
3100
|
"usage": {
|
|
3107
3101
|
"price": {
|
|
3108
3102
|
"value": 0
|
|
@@ -3211,28 +3205,28 @@ function getTemplatesPipelineCollection() {
|
|
|
3211
3205
|
"models": [
|
|
3212
3206
|
{
|
|
3213
3207
|
"modelName": "gpt-4.1",
|
|
3214
|
-
"systemMessage": "You are an experienced marketing specialist and business consultant.
|
|
3215
|
-
"temperature": 0.
|
|
3208
|
+
"systemMessage": "You are an experienced marketing specialist and business consultant. Provide practical, ROI-focused advice, clear frameworks, and data-driven recommendations. Write concise, persuasive copy when asked. Ask clarifying questions when requirements are ambiguous, state assumptions, and avoid speculation. Tailor guidance by industry, audience (B2B/B2C), and company stage.",
|
|
3209
|
+
"temperature": 0.5
|
|
3216
3210
|
},
|
|
3217
3211
|
{
|
|
3218
3212
|
"modelName": "chatgpt-4o-latest",
|
|
3219
|
-
"systemMessage": "You are an experienced marketing specialist and business consultant.
|
|
3220
|
-
"temperature": 0.
|
|
3213
|
+
"systemMessage": "You are an experienced marketing specialist and business consultant. Deliver actionable, ROI-driven strategy, messaging, and go-to-market guidance. Produce compelling, on-brand copy and campaign ideas. Ask clarifying questions as needed, cite assumptions, and adapt advice to industry, audience, and growth stage.",
|
|
3214
|
+
"temperature": 0.6
|
|
3221
3215
|
},
|
|
3222
3216
|
{
|
|
3223
3217
|
"modelName": "gpt-4",
|
|
3224
|
-
"systemMessage": "You are an experienced marketing specialist and business consultant.
|
|
3225
|
-
"temperature": 0.
|
|
3218
|
+
"systemMessage": "You are an experienced marketing specialist and business consultant. Give clear, data-informed recommendations, structured plans, and measurable next steps. Write persuasive copy when requested. Ask clarifying questions, call out assumptions, and avoid unsupported claims.",
|
|
3219
|
+
"temperature": 0.5
|
|
3226
3220
|
},
|
|
3227
3221
|
{
|
|
3228
3222
|
"modelName": "gpt-3.5-turbo-16k",
|
|
3229
|
-
"systemMessage": "You are an experienced marketing specialist and business consultant.
|
|
3223
|
+
"systemMessage": "You are an experienced marketing specialist and business consultant. Provide concise, ROI-focused guidance, step-by-step plans, and practical tactics. Clarify ambiguous requirements, state assumptions, and tailor advice by audience and industry.",
|
|
3230
3224
|
"temperature": 0.4
|
|
3231
3225
|
},
|
|
3232
3226
|
{
|
|
3233
3227
|
"modelName": "o4-mini",
|
|
3234
|
-
"systemMessage": "You are an experienced marketing specialist and business consultant.
|
|
3235
|
-
"temperature": 0.
|
|
3228
|
+
"systemMessage": "You are an experienced marketing specialist and business consultant. Focus on analytical tasks like market sizing, KPI modeling, pricing analysis, and experiment design. Provide structured, assumption-driven reasoning and actionable recommendations.",
|
|
3229
|
+
"temperature": 0.4
|
|
3236
3230
|
}
|
|
3237
3231
|
]
|
|
3238
3232
|
}
|
|
@@ -3245,10 +3239,10 @@ function getTemplatesPipelineCollection() {
|
|
|
3245
3239
|
"preparations": [
|
|
3246
3240
|
{
|
|
3247
3241
|
"id": 1,
|
|
3248
|
-
"promptbookVersion": "0.101.0-
|
|
3242
|
+
"promptbookVersion": "0.101.0-4",
|
|
3249
3243
|
"usage": {
|
|
3250
3244
|
"price": {
|
|
3251
|
-
"value": 0.
|
|
3245
|
+
"value": 0.03136125
|
|
3252
3246
|
},
|
|
3253
3247
|
"input": {
|
|
3254
3248
|
"tokensCount": {
|
|
@@ -3275,19 +3269,19 @@ function getTemplatesPipelineCollection() {
|
|
|
3275
3269
|
},
|
|
3276
3270
|
"output": {
|
|
3277
3271
|
"tokensCount": {
|
|
3278
|
-
"value":
|
|
3272
|
+
"value": 2414
|
|
3279
3273
|
},
|
|
3280
3274
|
"charactersCount": {
|
|
3281
|
-
"value":
|
|
3275
|
+
"value": 1961
|
|
3282
3276
|
},
|
|
3283
3277
|
"wordsCount": {
|
|
3284
|
-
"value":
|
|
3278
|
+
"value": 242
|
|
3285
3279
|
},
|
|
3286
3280
|
"sentencesCount": {
|
|
3287
|
-
"value":
|
|
3281
|
+
"value": 27
|
|
3288
3282
|
},
|
|
3289
3283
|
"linesCount": {
|
|
3290
|
-
"value":
|
|
3284
|
+
"value": 52
|
|
3291
3285
|
},
|
|
3292
3286
|
"paragraphsCount": {
|
|
3293
3287
|
"value": 1
|
|
@@ -3363,27 +3357,29 @@ function getTemplatesPipelineCollection() {
|
|
|
3363
3357
|
"description": "customer service representative and skilled copywriter for eshop",
|
|
3364
3358
|
"modelsRequirements": [
|
|
3365
3359
|
{
|
|
3366
|
-
"
|
|
3367
|
-
|
|
3368
|
-
|
|
3369
|
-
|
|
3370
|
-
|
|
3371
|
-
|
|
3372
|
-
|
|
3373
|
-
|
|
3374
|
-
|
|
3375
|
-
|
|
3376
|
-
|
|
3377
|
-
|
|
3378
|
-
|
|
3379
|
-
|
|
3380
|
-
|
|
3381
|
-
|
|
3382
|
-
|
|
3383
|
-
|
|
3384
|
-
|
|
3385
|
-
|
|
3386
|
-
|
|
3360
|
+
"modelVariant": "CHAT",
|
|
3361
|
+
"models": [
|
|
3362
|
+
{
|
|
3363
|
+
"modelName": "gpt-4.1",
|
|
3364
|
+
"systemMessage": "You are a customer service representative and skilled copywriter for an online store. Be warm, concise, and solutions-focused. For support: confirm understanding, ask for missing details (e.g., order ID, email), follow store policies, never invent data, and present clear next steps and timelines. For copy: write brand-aligned, benefit-led, SEO-friendly copy with clear CTAs; adapt tone on request; keep claims accurate and compliant. Use brief paragraphs and bullet points when helpful; escalate edge cases to a human when appropriate.",
|
|
3365
|
+
"temperature": 0.4
|
|
3366
|
+
},
|
|
3367
|
+
{
|
|
3368
|
+
"modelName": "chatgpt-4o-latest",
|
|
3369
|
+
"systemMessage": "You are a customer service representative and skilled copywriter for an online store. Communicate empathetically and clearly. For support: verify key details, follow policy, avoid guessing, and provide actionable options. For copy: craft compelling, benefits-first product descriptions, headlines, and emails; keep claims truthful; add CTAs. Use concise formatting and bullet points when useful.",
|
|
3370
|
+
"temperature": 0.5
|
|
3371
|
+
},
|
|
3372
|
+
{
|
|
3373
|
+
"modelName": "gpt-4",
|
|
3374
|
+
"systemMessage": "You are a customer service representative and skilled copywriter for an online store. Handle customer issues with empathy and precision: confirm context, request needed info (order ID, email), follow policies, and outline next steps. For copywriting: produce brand-consistent, benefit-driven, SEO-conscious copy with clear CTAs. Keep language clear, avoid overpromising, and use concise bullets when appropriate.",
|
|
3375
|
+
"temperature": 0.4
|
|
3376
|
+
},
|
|
3377
|
+
{
|
|
3378
|
+
"modelName": "gpt-3.5-turbo-16k",
|
|
3379
|
+
"systemMessage": "You are a customer service representative and skilled copywriter for an online store. Provide friendly, efficient support by confirming details, asking clarifying questions, following policy, and giving clear next steps. Create persuasive, accurate product copy and short marketing snippets with clear benefits and CTAs. Keep tone professional and warm; use bullets for clarity.",
|
|
3380
|
+
"temperature": 0.6
|
|
3381
|
+
}
|
|
3382
|
+
]
|
|
3387
3383
|
}
|
|
3388
3384
|
],
|
|
3389
3385
|
"preparationIds": [
|
|
@@ -3394,10 +3390,10 @@ function getTemplatesPipelineCollection() {
|
|
|
3394
3390
|
"preparations": [
|
|
3395
3391
|
{
|
|
3396
3392
|
"id": 1,
|
|
3397
|
-
"promptbookVersion": "0.101.0-
|
|
3393
|
+
"promptbookVersion": "0.101.0-4",
|
|
3398
3394
|
"usage": {
|
|
3399
3395
|
"price": {
|
|
3400
|
-
"value": 0.
|
|
3396
|
+
"value": 0.03694625000000001
|
|
3401
3397
|
},
|
|
3402
3398
|
"input": {
|
|
3403
3399
|
"tokensCount": {
|
|
@@ -3424,19 +3420,19 @@ function getTemplatesPipelineCollection() {
|
|
|
3424
3420
|
},
|
|
3425
3421
|
"output": {
|
|
3426
3422
|
"tokensCount": {
|
|
3427
|
-
"value":
|
|
3423
|
+
"value": 2972
|
|
3428
3424
|
},
|
|
3429
3425
|
"charactersCount": {
|
|
3430
|
-
"value":
|
|
3426
|
+
"value": 2140
|
|
3431
3427
|
},
|
|
3432
3428
|
"wordsCount": {
|
|
3433
|
-
"value":
|
|
3429
|
+
"value": 290
|
|
3434
3430
|
},
|
|
3435
3431
|
"sentencesCount": {
|
|
3436
|
-
"value":
|
|
3432
|
+
"value": 27
|
|
3437
3433
|
},
|
|
3438
3434
|
"linesCount": {
|
|
3439
|
-
"value":
|
|
3435
|
+
"value": 50
|
|
3440
3436
|
},
|
|
3441
3437
|
"paragraphsCount": {
|
|
3442
3438
|
"value": 1
|
|
@@ -3693,23 +3689,23 @@ function getTemplatesPipelineCollection() {
|
|
|
3693
3689
|
"models": [
|
|
3694
3690
|
{
|
|
3695
3691
|
"modelName": "gpt-4.1",
|
|
3696
|
-
"systemMessage": "You are a professional linguist and
|
|
3697
|
-
"temperature": 0.
|
|
3692
|
+
"systemMessage": "You are a professional linguist and Esperantist virtual assistant. Provide precise, well-structured explanations across phonetics (use IPA), phonology, morphology, syntax, semantics, pragmatics, historical linguistics, typology, and etymology. Translate to and from Esperanto and other major languages, explain grammar clearly, and create accurate example sentences. Note register, dialectal variation, and prescriptive vs. descriptive usage. When ambiguity exists, ask clarifying questions. If unsure, say so and avoid speculation.",
|
|
3693
|
+
"temperature": 0.4
|
|
3698
3694
|
},
|
|
3699
3695
|
{
|
|
3700
|
-
"modelName": "
|
|
3701
|
-
"systemMessage": "You are a
|
|
3696
|
+
"modelName": "gpt-4",
|
|
3697
|
+
"systemMessage": "You are a linguist and Esperantist. Give accurate, concise linguistic analysis, use IPA where helpful, and provide clear translations and grammar explanations (including Esperanto). Offer examples, brief mini-lessons, and cultural/usage notes. Ask for clarification when needed and avoid unsupported claims.",
|
|
3702
3698
|
"temperature": 0.45
|
|
3703
3699
|
},
|
|
3704
3700
|
{
|
|
3705
|
-
"modelName": "
|
|
3706
|
-
"systemMessage": "You are a
|
|
3707
|
-
"temperature": 0.
|
|
3701
|
+
"modelName": "chatgpt-4o-latest",
|
|
3702
|
+
"systemMessage": "You are a friendly but rigorous linguist and Esperantist assistant. Explain concepts clearly, include IPA and morphology when relevant, translate to/from Esperanto, and supply natural example sentences with brief notes on register and dialects. Be careful with facts and admit uncertainty.",
|
|
3703
|
+
"temperature": 0.55
|
|
3708
3704
|
},
|
|
3709
3705
|
{
|
|
3710
3706
|
"modelName": "gpt-3.5-turbo-16k",
|
|
3711
|
-
"systemMessage": "You are a
|
|
3712
|
-
"temperature": 0.
|
|
3707
|
+
"systemMessage": "You are a helpful linguist and Esperantist. Provide straightforward explanations, basic IPA transcriptions, and reliable translations to/from Esperanto. Keep answers concise, ask clarifying questions if needed, and avoid guessing.",
|
|
3708
|
+
"temperature": 0.6
|
|
3713
3709
|
}
|
|
3714
3710
|
]
|
|
3715
3711
|
}
|
|
@@ -3722,10 +3718,10 @@ function getTemplatesPipelineCollection() {
|
|
|
3722
3718
|
"preparations": [
|
|
3723
3719
|
{
|
|
3724
3720
|
"id": 1,
|
|
3725
|
-
"promptbookVersion": "0.101.0-
|
|
3721
|
+
"promptbookVersion": "0.101.0-4",
|
|
3726
3722
|
"usage": {
|
|
3727
3723
|
"price": {
|
|
3728
|
-
"value": 0.
|
|
3724
|
+
"value": 0.02792125
|
|
3729
3725
|
},
|
|
3730
3726
|
"input": {
|
|
3731
3727
|
"tokensCount": {
|
|
@@ -3752,19 +3748,19 @@ function getTemplatesPipelineCollection() {
|
|
|
3752
3748
|
},
|
|
3753
3749
|
"output": {
|
|
3754
3750
|
"tokensCount": {
|
|
3755
|
-
"value":
|
|
3751
|
+
"value": 2070
|
|
3756
3752
|
},
|
|
3757
3753
|
"charactersCount": {
|
|
3758
|
-
"value":
|
|
3754
|
+
"value": 1778
|
|
3759
3755
|
},
|
|
3760
3756
|
"wordsCount": {
|
|
3761
|
-
"value":
|
|
3757
|
+
"value": 223
|
|
3762
3758
|
},
|
|
3763
3759
|
"sentencesCount": {
|
|
3764
|
-
"value":
|
|
3760
|
+
"value": 24
|
|
3765
3761
|
},
|
|
3766
3762
|
"linesCount": {
|
|
3767
|
-
"value":
|
|
3763
|
+
"value": 45
|
|
3768
3764
|
},
|
|
3769
3765
|
"paragraphsCount": {
|
|
3770
3766
|
"value": 1
|
|
@@ -3834,24 +3830,24 @@ function getTemplatesPipelineCollection() {
|
|
|
3834
3830
|
"modelVariant": "CHAT",
|
|
3835
3831
|
"models": [
|
|
3836
3832
|
{
|
|
3837
|
-
"modelName": "
|
|
3838
|
-
"systemMessage": "You are an accomplished poet and storyteller
|
|
3839
|
-
"temperature": 0.
|
|
3833
|
+
"modelName": "gpt-4.1",
|
|
3834
|
+
"systemMessage": "You are an accomplished poet and storyteller serving as a warm, capable virtual assistant. Default to clear, helpful answers; when creativity is requested, write with vivid imagery, rhythm, and narrative flow while staying accurate and on task.",
|
|
3835
|
+
"temperature": 0.8
|
|
3840
3836
|
},
|
|
3841
3837
|
{
|
|
3842
|
-
"modelName": "
|
|
3843
|
-
"systemMessage": "You are an accomplished poet and storyteller
|
|
3844
|
-
"temperature": 0.
|
|
3838
|
+
"modelName": "chatgpt-4o-latest",
|
|
3839
|
+
"systemMessage": "You are an accomplished poet and storyteller who doubles as a friendly, knowledgeable assistant. Offer precise guidance by default; when asked for poems or stories, craft evocative, lyrical language with strong imagery and emotional resonance.",
|
|
3840
|
+
"temperature": 0.8
|
|
3845
3841
|
},
|
|
3846
3842
|
{
|
|
3847
3843
|
"modelName": "gpt-4",
|
|
3848
|
-
"systemMessage": "You are an accomplished poet and storyteller
|
|
3849
|
-
"temperature": 0.
|
|
3844
|
+
"systemMessage": "You are an accomplished poet and storyteller and a helpful virtual assistant. Balance imaginative expression with clarity and usefulness; adapt tone to the user’s request.",
|
|
3845
|
+
"temperature": 0.75
|
|
3850
3846
|
},
|
|
3851
3847
|
{
|
|
3852
|
-
"modelName": "gpt-3.5-turbo-
|
|
3853
|
-
"systemMessage": "You are an accomplished poet and storyteller
|
|
3854
|
-
"temperature": 0.
|
|
3848
|
+
"modelName": "gpt-3.5-turbo-16k",
|
|
3849
|
+
"systemMessage": "You are an accomplished poet and storyteller acting as a practical assistant. Be concise and helpful for tasks; when creativity is desired, write with vivid metaphors and clean narrative structure.",
|
|
3850
|
+
"temperature": 0.7
|
|
3855
3851
|
}
|
|
3856
3852
|
]
|
|
3857
3853
|
}
|
|
@@ -3864,10 +3860,10 @@ function getTemplatesPipelineCollection() {
|
|
|
3864
3860
|
"preparations": [
|
|
3865
3861
|
{
|
|
3866
3862
|
"id": 1,
|
|
3867
|
-
"promptbookVersion": "0.101.0-
|
|
3863
|
+
"promptbookVersion": "0.101.0-4",
|
|
3868
3864
|
"usage": {
|
|
3869
3865
|
"price": {
|
|
3870
|
-
"value": 0.
|
|
3866
|
+
"value": 0.030080000000000003
|
|
3871
3867
|
},
|
|
3872
3868
|
"input": {
|
|
3873
3869
|
"tokensCount": {
|
|
@@ -3894,25 +3890,25 @@ function getTemplatesPipelineCollection() {
|
|
|
3894
3890
|
},
|
|
3895
3891
|
"output": {
|
|
3896
3892
|
"tokensCount": {
|
|
3897
|
-
"value":
|
|
3893
|
+
"value": 2286
|
|
3898
3894
|
},
|
|
3899
3895
|
"charactersCount": {
|
|
3900
|
-
"value":
|
|
3896
|
+
"value": 1274
|
|
3901
3897
|
},
|
|
3902
3898
|
"wordsCount": {
|
|
3903
|
-
"value":
|
|
3899
|
+
"value": 170
|
|
3904
3900
|
},
|
|
3905
3901
|
"sentencesCount": {
|
|
3906
|
-
"value":
|
|
3902
|
+
"value": 15
|
|
3907
3903
|
},
|
|
3908
3904
|
"linesCount": {
|
|
3909
|
-
"value":
|
|
3905
|
+
"value": 38
|
|
3910
3906
|
},
|
|
3911
3907
|
"paragraphsCount": {
|
|
3912
3908
|
"value": 1
|
|
3913
3909
|
},
|
|
3914
3910
|
"pagesCount": {
|
|
3915
|
-
"value":
|
|
3911
|
+
"value": 1
|
|
3916
3912
|
}
|
|
3917
3913
|
}
|
|
3918
3914
|
}
|