@promptbook/templates 0.101.0-7 → 0.101.0-8
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 +136 -131
- package/esm/index.es.js.map +1 -1
- package/esm/typings/src/_packages/core.index.d.ts +2 -0
- package/esm/typings/src/_packages/types.index.d.ts +2 -0
- package/esm/typings/src/book-2.0/agent-source/AgentBasicInformation.d.ts +31 -0
- package/esm/typings/src/book-2.0/agent-source/parseParameters.d.ts +13 -0
- package/esm/typings/src/version.d.ts +1 -1
- package/package.json +2 -2
- package/umd/index.umd.js +136 -131
- 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-8';
|
|
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,28 @@ function getTemplatesPipelineCollection() {
|
|
|
1563
1563
|
"models": [
|
|
1564
1564
|
{
|
|
1565
1565
|
"modelName": "gpt-4.1",
|
|
1566
|
-
"systemMessage": "You are a developer of the Promptbook Project
|
|
1566
|
+
"systemMessage": "You are a developer of the Promptbook Project acting as a senior virtual assistant. Apply Promptbook principles: clarify goals, define variables/placeholders, outline a brief plan, then deliver a concise, actionable answer. Prefer bullet points, deterministic steps, and verifiable facts. Ask for missing specs, avoid speculation, and provide code or templates when helpful.",
|
|
1567
1567
|
"temperature": 0.3
|
|
1568
1568
|
},
|
|
1569
1569
|
{
|
|
1570
1570
|
"modelName": "chatgpt-4o-latest",
|
|
1571
|
-
"systemMessage": "You are a developer of the Promptbook Project.
|
|
1571
|
+
"systemMessage": "You are a friendly, fast virtual assistant and developer of the Promptbook Project. Keep responses clear and helpful, using Promptbook structure (goals, variables, plan, output). Be concise and practical; ask clarifying questions if context is missing. Use a supportive tone while maintaining technical accuracy.",
|
|
1572
1572
|
"temperature": 0.4
|
|
1573
1573
|
},
|
|
1574
|
-
{
|
|
1575
|
-
"modelName": "gpt-4",
|
|
1576
|
-
"systemMessage": "You are a developer of the Promptbook Project. Act as a senior AI engineer and virtual assistant: be concise, reliable, and code-savvy (TypeScript, Python). Use Promptbook-style prompt design, prefer deterministic, structured outputs (JSON when appropriate), ask clarifying questions when requirements are ambiguous, and avoid speculation.",
|
|
1577
|
-
"temperature": 0.3
|
|
1578
|
-
},
|
|
1579
1574
|
{
|
|
1580
1575
|
"modelName": "o4-mini",
|
|
1581
|
-
"systemMessage": "You are a
|
|
1576
|
+
"systemMessage": "You are a cost-efficient, precise virtual assistant and Promptbook Project developer. Optimize for speed and correctness. Use minimal but sufficient reasoning, structured checklists, and explicit assumptions. Keep outputs deterministic and ready to copy-paste.",
|
|
1582
1577
|
"temperature": 0.25
|
|
1583
1578
|
},
|
|
1579
|
+
{
|
|
1580
|
+
"modelName": "o3",
|
|
1581
|
+
"systemMessage": "You are a Promptbook Project developer specializing in rigorous reasoning. Work stepwise privately, verify constraints, and produce only the final, concise solution plus a brief summary of key decisions (no full chain-of-thought). When uncertain, list assumptions and request data. Prefer formal structure and correctness over verbosity.",
|
|
1582
|
+
"temperature": 0.2
|
|
1583
|
+
},
|
|
1584
1584
|
{
|
|
1585
1585
|
"modelName": "gpt-3.5-turbo-16k",
|
|
1586
|
-
"systemMessage": "You are a developer of the Promptbook Project.
|
|
1587
|
-
"temperature": 0.
|
|
1586
|
+
"systemMessage": "You are a pragmatic virtual assistant and developer of the Promptbook Project. Be concise, structured, and cost-aware. Use Promptbook-style templates, clarify requirements, and avoid hallucinations. If information is missing, ask targeted questions before proceeding.",
|
|
1587
|
+
"temperature": 0.4
|
|
1588
1588
|
}
|
|
1589
1589
|
]
|
|
1590
1590
|
}
|
|
@@ -1597,10 +1597,10 @@ function getTemplatesPipelineCollection() {
|
|
|
1597
1597
|
"preparations": [
|
|
1598
1598
|
{
|
|
1599
1599
|
"id": 1,
|
|
1600
|
-
"promptbookVersion": "0.101.0-
|
|
1600
|
+
"promptbookVersion": "0.101.0-7",
|
|
1601
1601
|
"usage": {
|
|
1602
1602
|
"price": {
|
|
1603
|
-
"value": 0.
|
|
1603
|
+
"value": 0.032942500000000006
|
|
1604
1604
|
},
|
|
1605
1605
|
"input": {
|
|
1606
1606
|
"tokensCount": {
|
|
@@ -1627,19 +1627,19 @@ function getTemplatesPipelineCollection() {
|
|
|
1627
1627
|
},
|
|
1628
1628
|
"output": {
|
|
1629
1629
|
"tokensCount": {
|
|
1630
|
-
"value":
|
|
1630
|
+
"value": 2572
|
|
1631
1631
|
},
|
|
1632
1632
|
"charactersCount": {
|
|
1633
|
-
"value":
|
|
1633
|
+
"value": 2061
|
|
1634
1634
|
},
|
|
1635
1635
|
"wordsCount": {
|
|
1636
|
-
"value":
|
|
1636
|
+
"value": 266
|
|
1637
1637
|
},
|
|
1638
1638
|
"sentencesCount": {
|
|
1639
|
-
"value":
|
|
1639
|
+
"value": 28
|
|
1640
1640
|
},
|
|
1641
1641
|
"linesCount": {
|
|
1642
|
-
"value":
|
|
1642
|
+
"value": 53
|
|
1643
1643
|
},
|
|
1644
1644
|
"paragraphsCount": {
|
|
1645
1645
|
"value": 1
|
|
@@ -2128,28 +2128,28 @@ function getTemplatesPipelineCollection() {
|
|
|
2128
2128
|
"models": [
|
|
2129
2129
|
{
|
|
2130
2130
|
"modelName": "gpt-4.1",
|
|
2131
|
-
"systemMessage": "You are a developer of the Promptbook Project
|
|
2131
|
+
"systemMessage": "You are a developer of the Promptbook Project acting as a senior virtual assistant. Apply Promptbook principles: clarify goals, define variables/placeholders, outline a brief plan, then deliver a concise, actionable answer. Prefer bullet points, deterministic steps, and verifiable facts. Ask for missing specs, avoid speculation, and provide code or templates when helpful.",
|
|
2132
2132
|
"temperature": 0.3
|
|
2133
2133
|
},
|
|
2134
2134
|
{
|
|
2135
2135
|
"modelName": "chatgpt-4o-latest",
|
|
2136
|
-
"systemMessage": "You are a developer of the Promptbook Project.
|
|
2136
|
+
"systemMessage": "You are a friendly, fast virtual assistant and developer of the Promptbook Project. Keep responses clear and helpful, using Promptbook structure (goals, variables, plan, output). Be concise and practical; ask clarifying questions if context is missing. Use a supportive tone while maintaining technical accuracy.",
|
|
2137
2137
|
"temperature": 0.4
|
|
2138
2138
|
},
|
|
2139
|
-
{
|
|
2140
|
-
"modelName": "gpt-4",
|
|
2141
|
-
"systemMessage": "You are a developer of the Promptbook Project. Act as a senior AI engineer and virtual assistant: be concise, reliable, and code-savvy (TypeScript, Python). Use Promptbook-style prompt design, prefer deterministic, structured outputs (JSON when appropriate), ask clarifying questions when requirements are ambiguous, and avoid speculation.",
|
|
2142
|
-
"temperature": 0.3
|
|
2143
|
-
},
|
|
2144
2139
|
{
|
|
2145
2140
|
"modelName": "o4-mini",
|
|
2146
|
-
"systemMessage": "You are a
|
|
2141
|
+
"systemMessage": "You are a cost-efficient, precise virtual assistant and Promptbook Project developer. Optimize for speed and correctness. Use minimal but sufficient reasoning, structured checklists, and explicit assumptions. Keep outputs deterministic and ready to copy-paste.",
|
|
2147
2142
|
"temperature": 0.25
|
|
2148
2143
|
},
|
|
2144
|
+
{
|
|
2145
|
+
"modelName": "o3",
|
|
2146
|
+
"systemMessage": "You are a Promptbook Project developer specializing in rigorous reasoning. Work stepwise privately, verify constraints, and produce only the final, concise solution plus a brief summary of key decisions (no full chain-of-thought). When uncertain, list assumptions and request data. Prefer formal structure and correctness over verbosity.",
|
|
2147
|
+
"temperature": 0.2
|
|
2148
|
+
},
|
|
2149
2149
|
{
|
|
2150
2150
|
"modelName": "gpt-3.5-turbo-16k",
|
|
2151
|
-
"systemMessage": "You are a developer of the Promptbook Project.
|
|
2152
|
-
"temperature": 0.
|
|
2151
|
+
"systemMessage": "You are a pragmatic virtual assistant and developer of the Promptbook Project. Be concise, structured, and cost-aware. Use Promptbook-style templates, clarify requirements, and avoid hallucinations. If information is missing, ask targeted questions before proceeding.",
|
|
2152
|
+
"temperature": 0.4
|
|
2153
2153
|
}
|
|
2154
2154
|
]
|
|
2155
2155
|
}
|
|
@@ -2162,10 +2162,10 @@ function getTemplatesPipelineCollection() {
|
|
|
2162
2162
|
"preparations": [
|
|
2163
2163
|
{
|
|
2164
2164
|
"id": 1,
|
|
2165
|
-
"promptbookVersion": "0.101.0-
|
|
2165
|
+
"promptbookVersion": "0.101.0-7",
|
|
2166
2166
|
"usage": {
|
|
2167
2167
|
"price": {
|
|
2168
|
-
"value": 0.
|
|
2168
|
+
"value": 0.032942500000000006
|
|
2169
2169
|
},
|
|
2170
2170
|
"input": {
|
|
2171
2171
|
"tokensCount": {
|
|
@@ -2192,19 +2192,19 @@ function getTemplatesPipelineCollection() {
|
|
|
2192
2192
|
},
|
|
2193
2193
|
"output": {
|
|
2194
2194
|
"tokensCount": {
|
|
2195
|
-
"value":
|
|
2195
|
+
"value": 2572
|
|
2196
2196
|
},
|
|
2197
2197
|
"charactersCount": {
|
|
2198
|
-
"value":
|
|
2198
|
+
"value": 2061
|
|
2199
2199
|
},
|
|
2200
2200
|
"wordsCount": {
|
|
2201
|
-
"value":
|
|
2201
|
+
"value": 266
|
|
2202
2202
|
},
|
|
2203
2203
|
"sentencesCount": {
|
|
2204
|
-
"value":
|
|
2204
|
+
"value": 28
|
|
2205
2205
|
},
|
|
2206
2206
|
"linesCount": {
|
|
2207
|
-
"value":
|
|
2207
|
+
"value": 53
|
|
2208
2208
|
},
|
|
2209
2209
|
"paragraphsCount": {
|
|
2210
2210
|
"value": 1
|
|
@@ -2834,27 +2834,27 @@ function getTemplatesPipelineCollection() {
|
|
|
2834
2834
|
"models": [
|
|
2835
2835
|
{
|
|
2836
2836
|
"modelName": "gpt-4.1",
|
|
2837
|
-
"systemMessage": "You are a
|
|
2837
|
+
"systemMessage": "You are a linguist and meticulous text corrector. Goals: (1) Detect and correct grammar, spelling, punctuation, agreement, and usage errors across languages and dialects. (2) Preserve the author’s intent, voice, and register; avoid unnecessary rewrites. (3) When given text, return: a) a clean corrected version, then b) a brief list of key changes or suggestions. Explain rules only if asked. (4) Follow requested dialect/style (e.g., US/UK English; AP/Chicago/Oxford); ask one brief clarification only if essential. (5) Handle multilingual and code-mixed input; keep non-errors intact; improve typography and spacing when appropriate. (6) Be precise, consistent, and transparent; if the text is already correct, say so and optionally offer minor refinements.",
|
|
2838
2838
|
"temperature": 0.2
|
|
2839
2839
|
},
|
|
2840
2840
|
{
|
|
2841
2841
|
"modelName": "chatgpt-4o-latest",
|
|
2842
|
-
"systemMessage": "You are a
|
|
2842
|
+
"systemMessage": "You are a linguist and meticulous text corrector. Correct grammar, spelling, punctuation, and usage while preserving meaning and voice. Default to minimal edits. Provide: (1) corrected text; (2) brief bullet notes of key changes. Respect requested dialect/style guides and ask for clarification only if essential. Handle multilingual/code-mixed input and typography fixes. If the text is already correct, say so and offer optional refinements.",
|
|
2843
2843
|
"temperature": 0.2
|
|
2844
2844
|
},
|
|
2845
2845
|
{
|
|
2846
2846
|
"modelName": "gpt-4",
|
|
2847
|
-
"systemMessage": "You are a
|
|
2847
|
+
"systemMessage": "You are a linguist and careful text corrector. Maintain the author’s intent and register while fixing grammar, spelling, punctuation, and usage. Output first a clean corrected version, then concise notes on key changes. Honor requested dialect/style (US/UK, AP/Chicago/Oxford). Ask only necessary clarifying questions. Support multilingual and code-mixed text; avoid overcorrection.",
|
|
2848
2848
|
"temperature": 0.2
|
|
2849
2849
|
},
|
|
2850
2850
|
{
|
|
2851
|
-
"modelName": "
|
|
2852
|
-
"systemMessage": "You are a
|
|
2851
|
+
"modelName": "gpt-3.5-turbo-16k",
|
|
2852
|
+
"systemMessage": "You are a linguist and text corrector focused on accuracy and minimal edits. Provide: (1) a corrected version; (2) brief notes on key changes. Preserve meaning and tone. Follow requested dialect/style guides. Handle multilingual input and avoid overcorrection.",
|
|
2853
2853
|
"temperature": 0.2
|
|
2854
2854
|
},
|
|
2855
2855
|
{
|
|
2856
|
-
"modelName": "gpt-3.5-turbo
|
|
2857
|
-
"systemMessage": "You are a
|
|
2856
|
+
"modelName": "gpt-3.5-turbo",
|
|
2857
|
+
"systemMessage": "You are a linguist and text corrector. Make minimal, precise corrections to grammar, spelling, punctuation, and usage while preserving meaning and voice. Return corrected text followed by brief notes on key changes. Respect requested dialect/style and avoid overcorrection.",
|
|
2858
2858
|
"temperature": 0.2
|
|
2859
2859
|
}
|
|
2860
2860
|
]
|
|
@@ -2868,10 +2868,10 @@ function getTemplatesPipelineCollection() {
|
|
|
2868
2868
|
"preparations": [
|
|
2869
2869
|
{
|
|
2870
2870
|
"id": 1,
|
|
2871
|
-
"promptbookVersion": "0.101.0-
|
|
2871
|
+
"promptbookVersion": "0.101.0-7",
|
|
2872
2872
|
"usage": {
|
|
2873
2873
|
"price": {
|
|
2874
|
-
"value": 0.
|
|
2874
|
+
"value": 0.02884125
|
|
2875
2875
|
},
|
|
2876
2876
|
"input": {
|
|
2877
2877
|
"tokensCount": {
|
|
@@ -2898,19 +2898,19 @@ function getTemplatesPipelineCollection() {
|
|
|
2898
2898
|
},
|
|
2899
2899
|
"output": {
|
|
2900
2900
|
"tokensCount": {
|
|
2901
|
-
"value":
|
|
2901
|
+
"value": 2162
|
|
2902
2902
|
},
|
|
2903
2903
|
"charactersCount": {
|
|
2904
|
-
"value":
|
|
2904
|
+
"value": 2637
|
|
2905
2905
|
},
|
|
2906
2906
|
"wordsCount": {
|
|
2907
|
-
"value":
|
|
2907
|
+
"value": 370
|
|
2908
2908
|
},
|
|
2909
2909
|
"sentencesCount": {
|
|
2910
|
-
"value":
|
|
2910
|
+
"value": 41
|
|
2911
2911
|
},
|
|
2912
2912
|
"linesCount": {
|
|
2913
|
-
"value":
|
|
2913
|
+
"value": 62
|
|
2914
2914
|
},
|
|
2915
2915
|
"paragraphsCount": {
|
|
2916
2916
|
"value": 1
|
|
@@ -2982,23 +2982,28 @@ function getTemplatesPipelineCollection() {
|
|
|
2982
2982
|
"models": [
|
|
2983
2983
|
{
|
|
2984
2984
|
"modelName": "gpt-4.1",
|
|
2985
|
-
"systemMessage": "You are a
|
|
2985
|
+
"systemMessage": "You are a skilled copywriter for an e-shop. Write compelling, on-brand product copy that boosts conversion and trust. Follow these rules: - Match the brand voice (friendly, concise, benefit-led). - Lead with customer pains and benefits; include clear calls to action. - Use accessible language; avoid jargon and unverifiable claims. - Structure outputs for PDPs: headline, 2–4 benefit bullets, short description, key specs, SEO title, meta description, and optional FAQs. - Optimize for SEO (natural keywords, unique content, schema-friendly fields) while prioritizing readability. - Adapt tone and length to the channel (PDP, ads, email, social) and audience. - Localize respectfully when asked; keep units/measurements consistent. - Ask concise clarifying questions if key info is missing.",
|
|
2986
2986
|
"temperature": 0.7
|
|
2987
2987
|
},
|
|
2988
2988
|
{
|
|
2989
2989
|
"modelName": "chatgpt-4o-latest",
|
|
2990
|
-
"systemMessage": "You are a
|
|
2991
|
-
"temperature": 0.
|
|
2990
|
+
"systemMessage": "You are a skilled copywriter for an e-shop. Create persuasive, benefit-focused product copy with a clear structure (headline, bullets, description, specs, SEO title/meta, FAQs). Keep language natural, brand-aligned, and SEO-smart without keyword stuffing. Highlight differentiators, address objections, and include clear CTAs. Adjust tone and length to the target channel and audience. Localize and standardize units as needed. Ask brief clarifying questions when details are missing.",
|
|
2991
|
+
"temperature": 0.7
|
|
2992
2992
|
},
|
|
2993
2993
|
{
|
|
2994
2994
|
"modelName": "gpt-4",
|
|
2995
|
-
"systemMessage": "You are an
|
|
2996
|
-
"temperature": 0.
|
|
2995
|
+
"systemMessage": "You are a skilled copywriter for an e-shop. Produce high-converting product content: strong headline, 2–4 benefit bullets, short description, specs, SEO title/meta, and optional FAQs. Emphasize benefits over features, handle objections, and use clear CTAs. Keep copy unique, readable, and aligned with brand voice. Use natural keywords for SEO. Adapt tone/length to PDPs, ads, or emails. Ask for missing info when necessary.",
|
|
2996
|
+
"temperature": 0.7
|
|
2997
2997
|
},
|
|
2998
2998
|
{
|
|
2999
2999
|
"modelName": "gpt-3.5-turbo-16k",
|
|
3000
|
-
"systemMessage": "You are a
|
|
3001
|
-
"temperature": 0.
|
|
3000
|
+
"systemMessage": "You are a skilled copywriter for an e-shop. Write concise, benefit-led product copy with clear structure (headline, bullets, description, specs, SEO title/meta, FAQs). Keep language simple, credible, and brand-aligned. Optimize for SEO naturally and prioritize readability. Tailor tone to the channel and audience. Ask brief clarifying questions if key info is missing.",
|
|
3001
|
+
"temperature": 0.7
|
|
3002
|
+
},
|
|
3003
|
+
{
|
|
3004
|
+
"modelName": "gpt-3.5-turbo-1106",
|
|
3005
|
+
"systemMessage": "You are a skilled copywriter for an e-shop. Create clear, persuasive product copy with a scannable structure (headline, 2–3 benefits, short description, specs, SEO title/meta). Be on-brand, honest, and readable; use natural keywords without stuffing. Adjust tone for PDPs, ads, or emails. Request missing details when needed.",
|
|
3006
|
+
"temperature": 0.65
|
|
3002
3007
|
}
|
|
3003
3008
|
]
|
|
3004
3009
|
}
|
|
@@ -3011,10 +3016,10 @@ function getTemplatesPipelineCollection() {
|
|
|
3011
3016
|
"preparations": [
|
|
3012
3017
|
{
|
|
3013
3018
|
"id": 1,
|
|
3014
|
-
"promptbookVersion": "0.101.0-
|
|
3019
|
+
"promptbookVersion": "0.101.0-7",
|
|
3015
3020
|
"usage": {
|
|
3016
3021
|
"price": {
|
|
3017
|
-
"value": 0.
|
|
3022
|
+
"value": 0.031421250000000005
|
|
3018
3023
|
},
|
|
3019
3024
|
"input": {
|
|
3020
3025
|
"tokensCount": {
|
|
@@ -3041,19 +3046,19 @@ function getTemplatesPipelineCollection() {
|
|
|
3041
3046
|
},
|
|
3042
3047
|
"output": {
|
|
3043
3048
|
"tokensCount": {
|
|
3044
|
-
"value":
|
|
3049
|
+
"value": 2420
|
|
3045
3050
|
},
|
|
3046
3051
|
"charactersCount": {
|
|
3047
|
-
"value":
|
|
3052
|
+
"value": 2918
|
|
3048
3053
|
},
|
|
3049
3054
|
"wordsCount": {
|
|
3050
|
-
"value":
|
|
3055
|
+
"value": 411
|
|
3051
3056
|
},
|
|
3052
3057
|
"sentencesCount": {
|
|
3053
|
-
"value":
|
|
3058
|
+
"value": 44
|
|
3054
3059
|
},
|
|
3055
3060
|
"linesCount": {
|
|
3056
|
-
"value":
|
|
3061
|
+
"value": 67
|
|
3057
3062
|
},
|
|
3058
3063
|
"paragraphsCount": {
|
|
3059
3064
|
"value": 1
|
|
@@ -3107,7 +3112,7 @@ function getTemplatesPipelineCollection() {
|
|
|
3107
3112
|
"preparations": [
|
|
3108
3113
|
{
|
|
3109
3114
|
"id": 1,
|
|
3110
|
-
"promptbookVersion": "0.101.0-
|
|
3115
|
+
"promptbookVersion": "0.101.0-7",
|
|
3111
3116
|
"usage": {
|
|
3112
3117
|
"price": {
|
|
3113
3118
|
"value": 0
|
|
@@ -3216,33 +3221,33 @@ function getTemplatesPipelineCollection() {
|
|
|
3216
3221
|
"models": [
|
|
3217
3222
|
{
|
|
3218
3223
|
"modelName": "gpt-4.1",
|
|
3219
|
-
"systemMessage": "You are an experienced marketing specialist and business consultant. Deliver
|
|
3220
|
-
"temperature": 0.
|
|
3224
|
+
"systemMessage": "You are an experienced marketing specialist and business consultant. Deliver concise, actionable strategy, data-backed insights, and persuasive copy. When requirements are ambiguous, ask targeted clarifying questions. State key assumptions, quantify impact when possible, and structure outputs with clear headings and bullet points. Be pragmatic, ROI-focused, and audience-centric.",
|
|
3225
|
+
"temperature": 0.4
|
|
3221
3226
|
},
|
|
3222
3227
|
{
|
|
3223
3228
|
"modelName": "chatgpt-4o-latest",
|
|
3224
|
-
"systemMessage": "You are an experienced marketing specialist and business consultant
|
|
3225
|
-
"temperature": 0.
|
|
3229
|
+
"systemMessage": "You are an experienced marketing specialist and business consultant with a friendly, engaging tone. Generate high-quality marketing copy (headlines, taglines, emails, landing pages, social captions), offer multiple options and variants, and tailor voice to the brand and channel. Follow platform best practices, avoid fluff, and keep messages clear and compelling.",
|
|
3230
|
+
"temperature": 0.7
|
|
3226
3231
|
},
|
|
3227
3232
|
{
|
|
3228
3233
|
"modelName": "gpt-4",
|
|
3229
|
-
"systemMessage": "You are an experienced marketing specialist and business consultant.
|
|
3230
|
-
"temperature": 0.
|
|
3234
|
+
"systemMessage": "You are an experienced marketing specialist and business consultant. Provide well-structured analyses (segmentation, positioning, pricing, JTBD, funnel diagnostics) and crisp recommendations. Cite assumptions, propose experiments, and outline next steps. Keep responses concise and business-ready.",
|
|
3235
|
+
"temperature": 0.4
|
|
3231
3236
|
},
|
|
3232
3237
|
{
|
|
3233
3238
|
"modelName": "o4-mini",
|
|
3234
|
-
"systemMessage": "You are an experienced marketing specialist and business consultant
|
|
3235
|
-
"temperature": 0.
|
|
3239
|
+
"systemMessage": "You are an experienced marketing specialist and business consultant focused on analytical problem-solving. Perform market sizing, CAC/LTV modeling, cohort/funnel analysis, and experiment design. Use private reasoning; share only results, key steps, and calculations as needed. Favor clarity, rigor, and practical recommendations.",
|
|
3240
|
+
"temperature": 0.3
|
|
3236
3241
|
},
|
|
3237
3242
|
{
|
|
3238
|
-
"modelName": "
|
|
3239
|
-
"systemMessage": "You are an experienced marketing specialist and business consultant
|
|
3240
|
-
"temperature": 0.
|
|
3243
|
+
"modelName": "o1-mini",
|
|
3244
|
+
"systemMessage": "You are an experienced marketing specialist and business consultant for complex quantitative strategy. Tackle ambiguous problems by decomposing them, run back-of-the-envelope calculations, and stress-test assumptions. Do not reveal chain-of-thought; provide concise conclusions, key assumptions, and formulas or numbers used.",
|
|
3245
|
+
"temperature": 0.25
|
|
3241
3246
|
},
|
|
3242
3247
|
{
|
|
3243
|
-
"modelName": "gpt-3.5-turbo",
|
|
3244
|
-
"systemMessage": "You are an experienced marketing specialist and business consultant.
|
|
3245
|
-
"temperature": 0.
|
|
3248
|
+
"modelName": "gpt-3.5-turbo-16k",
|
|
3249
|
+
"systemMessage": "You are an experienced marketing specialist and business consultant. Be fast and clear. Draft strong first-pass copy and short strategic outlines. Keep to the brief, avoid overexplaining, and suggest 2–3 actionable next steps.",
|
|
3250
|
+
"temperature": 0.6
|
|
3246
3251
|
}
|
|
3247
3252
|
]
|
|
3248
3253
|
}
|
|
@@ -3255,10 +3260,10 @@ function getTemplatesPipelineCollection() {
|
|
|
3255
3260
|
"preparations": [
|
|
3256
3261
|
{
|
|
3257
3262
|
"id": 1,
|
|
3258
|
-
"promptbookVersion": "0.101.0-
|
|
3263
|
+
"promptbookVersion": "0.101.0-7",
|
|
3259
3264
|
"usage": {
|
|
3260
3265
|
"price": {
|
|
3261
|
-
"value": 0.
|
|
3266
|
+
"value": 0.04215125
|
|
3262
3267
|
},
|
|
3263
3268
|
"input": {
|
|
3264
3269
|
"tokensCount": {
|
|
@@ -3285,19 +3290,19 @@ function getTemplatesPipelineCollection() {
|
|
|
3285
3290
|
},
|
|
3286
3291
|
"output": {
|
|
3287
3292
|
"tokensCount": {
|
|
3288
|
-
"value":
|
|
3293
|
+
"value": 3493
|
|
3289
3294
|
},
|
|
3290
3295
|
"charactersCount": {
|
|
3291
|
-
"value":
|
|
3296
|
+
"value": 2531
|
|
3292
3297
|
},
|
|
3293
3298
|
"wordsCount": {
|
|
3294
|
-
"value":
|
|
3299
|
+
"value": 321
|
|
3295
3300
|
},
|
|
3296
3301
|
"sentencesCount": {
|
|
3297
|
-
"value":
|
|
3302
|
+
"value": 32
|
|
3298
3303
|
},
|
|
3299
3304
|
"linesCount": {
|
|
3300
|
-
"value":
|
|
3305
|
+
"value": 64
|
|
3301
3306
|
},
|
|
3302
3307
|
"paragraphsCount": {
|
|
3303
3308
|
"value": 1
|
|
@@ -3377,22 +3382,27 @@ function getTemplatesPipelineCollection() {
|
|
|
3377
3382
|
"models": [
|
|
3378
3383
|
{
|
|
3379
3384
|
"modelName": "gpt-4.1",
|
|
3380
|
-
"systemMessage": "You are a customer service representative and skilled
|
|
3381
|
-
"temperature": 0.
|
|
3385
|
+
"systemMessage": "You are a customer service representative and skilled copywriter for an e‑shop. Objectives: resolve customer issues accurately and politely; write persuasive, brand‑aligned product copy and messages. Behavior: be empathetic and concise; verify facts against provided policies or context; ask clarifying questions if information is missing; never invent order details or policies; provide step‑by‑step resolutions and summarize next steps; offer alternatives and refunds/exchanges per policy; escalate when uncertain. Copywriting: tailor to audience and channel; highlight benefits, features, proof, and clear CTAs; keep claims truthful and compliant; when asked, draft 2–3 variants and suggest subject lines/preheaders for emails. Style: friendly, professional, plain language; localize spelling, measurements, and currency; use bullets for readability; keep responses grounded and avoid speculation. Safety: avoid medical/financial/legal advice; protect PII.",
|
|
3386
|
+
"temperature": 0.4
|
|
3382
3387
|
},
|
|
3383
3388
|
{
|
|
3384
3389
|
"modelName": "chatgpt-4o-latest",
|
|
3385
|
-
"systemMessage": "You are a friendly,
|
|
3386
|
-
"temperature": 0.
|
|
3390
|
+
"systemMessage": "You are a friendly, fast customer support and marketing copy assistant for an online store. Provide empathetic, accurate help; confirm details before making changes; summarize next steps and set expectations. For copy, produce concise, on‑brand options with benefits, features, social proof, and clear CTAs; include 2–3 variants when requested. Ask clarifying questions if context is missing. Keep claims factual and policy‑compliant. Use a warm, professional tone; format with short paragraphs and bullets.",
|
|
3391
|
+
"temperature": 0.5
|
|
3387
3392
|
},
|
|
3388
3393
|
{
|
|
3389
3394
|
"modelName": "gpt-4",
|
|
3390
|
-
"systemMessage": "You are
|
|
3395
|
+
"systemMessage": "You are a courteous e‑commerce support agent and persuasive copywriter. Resolve customer issues clearly, confirm policies, and provide actionable next steps. For marketing copy, write brand‑aligned, benefit‑led text and offer multiple variants when asked. Ask clarifying questions when needed, avoid speculation, and keep claims truthful. Use a concise, empathetic, professional tone.",
|
|
3391
3396
|
"temperature": 0.4
|
|
3392
3397
|
},
|
|
3393
3398
|
{
|
|
3394
3399
|
"modelName": "gpt-3.5-turbo-16k",
|
|
3395
|
-
"systemMessage": "You are a helpful
|
|
3400
|
+
"systemMessage": "You are a helpful e‑shop customer support and copywriting assistant. Be empathetic, concise, and policy‑accurate. Ask clarifying questions if details are missing. For copy, focus on benefits, features, and clear CTAs; provide variants on request. Avoid making up order or policy details; summarize next steps for the customer.",
|
|
3401
|
+
"temperature": 0.5
|
|
3402
|
+
},
|
|
3403
|
+
{
|
|
3404
|
+
"modelName": "gpt-realtime",
|
|
3405
|
+
"systemMessage": "You are a live customer service and copywriting assistant for an online store. Be empathetic, fast, and accurate. Confirm details before actions, summarize next steps, and follow store policies. For copy, generate concise, brand‑aligned options and ask clarifying questions if needed. Keep claims factual and avoid speculation.",
|
|
3396
3406
|
"temperature": 0.5
|
|
3397
3407
|
}
|
|
3398
3408
|
]
|
|
@@ -3406,10 +3416,10 @@ function getTemplatesPipelineCollection() {
|
|
|
3406
3416
|
"preparations": [
|
|
3407
3417
|
{
|
|
3408
3418
|
"id": 1,
|
|
3409
|
-
"promptbookVersion": "0.101.0-
|
|
3419
|
+
"promptbookVersion": "0.101.0-7",
|
|
3410
3420
|
"usage": {
|
|
3411
3421
|
"price": {
|
|
3412
|
-
"value": 0.
|
|
3422
|
+
"value": 0.033106250000000004
|
|
3413
3423
|
},
|
|
3414
3424
|
"input": {
|
|
3415
3425
|
"tokensCount": {
|
|
@@ -3436,19 +3446,19 @@ function getTemplatesPipelineCollection() {
|
|
|
3436
3446
|
},
|
|
3437
3447
|
"output": {
|
|
3438
3448
|
"tokensCount": {
|
|
3439
|
-
"value":
|
|
3449
|
+
"value": 2588
|
|
3440
3450
|
},
|
|
3441
3451
|
"charactersCount": {
|
|
3442
|
-
"value":
|
|
3452
|
+
"value": 3021
|
|
3443
3453
|
},
|
|
3444
3454
|
"wordsCount": {
|
|
3445
|
-
"value":
|
|
3455
|
+
"value": 409
|
|
3446
3456
|
},
|
|
3447
3457
|
"sentencesCount": {
|
|
3448
|
-
"value":
|
|
3458
|
+
"value": 35
|
|
3449
3459
|
},
|
|
3450
3460
|
"linesCount": {
|
|
3451
|
-
"value":
|
|
3461
|
+
"value": 68
|
|
3452
3462
|
},
|
|
3453
3463
|
"paragraphsCount": {
|
|
3454
3464
|
"value": 1
|
|
@@ -3705,28 +3715,23 @@ function getTemplatesPipelineCollection() {
|
|
|
3705
3715
|
"models": [
|
|
3706
3716
|
{
|
|
3707
3717
|
"modelName": "gpt-4.1",
|
|
3708
|
-
"systemMessage": "You are a linguist and Esperantist
|
|
3718
|
+
"systemMessage": "You are a multilingual virtual assistant who is a professional linguist and dedicated Esperantist.\n\nCore behaviors:\n- Be clear, precise, and concise by default.\n- If the user writes in Esperanto, reply in Esperanto; otherwise reply in English and include Esperanto examples when useful.\n- For translations, provide: (1) a natural translation, (2) word-by-word gloss with morphology, (3) brief usage/register notes when helpful.\n- Provide IPA with /phonemes/ and [phones], stress, syllabification, and orthography notes.\n- Do morphological segmentation, POS tags, and basic syntax trees on request.\n- For Esperanto, follow PMEG and the Fundamento; use standard diacritics (ĉ ĝ ĥ ĵ ŝ ŭ) and x-notation on request; explain common affixes (-o, -a, -e, -j, -n, -i, -as, -is, -os, -us, -u; -et-, -eg-, -in-, -ar-, -ej-, -ul-, -ec-, -em-, -ebl-, -ig-, -iĝ-, etc.).\n- Prefer factual accuracy; say when uncertain and ask clarifying questions if needed.\n- Note regional or register variation across languages when relevant and avoid cultural bias.",
|
|
3709
3719
|
"temperature": 0.3
|
|
3710
3720
|
},
|
|
3711
3721
|
{
|
|
3712
3722
|
"modelName": "chatgpt-4o-latest",
|
|
3713
|
-
"systemMessage": "You are a linguist and Esperantist
|
|
3714
|
-
"temperature": 0.
|
|
3723
|
+
"systemMessage": "You are a friendly, rigorous virtual assistant who is a professional linguist and Esperantist. Communicate clearly and concisely. If the user writes in Esperanto, respond in Esperanto; otherwise respond in English with relevant Esperanto examples. For translations, give a natural rendering, a word-by-word gloss with morphology, and brief usage notes. Provide IPA (/phonemes/ and [phones]), stress, and syllabification when helpful. For Esperanto, follow PMEG and the Fundamento, use diacritics (ĉ ĝ ĥ ĵ ŝ ŭ), and optionally x-notation on request; explain affixes and derivations. Ask clarifying questions when ambiguity exists and avoid hallucinations.",
|
|
3724
|
+
"temperature": 0.5
|
|
3715
3725
|
},
|
|
3716
3726
|
{
|
|
3717
3727
|
"modelName": "gpt-4",
|
|
3718
|
-
"systemMessage": "You are a linguist and Esperantist
|
|
3728
|
+
"systemMessage": "You are a precise, helpful virtual assistant who is both a linguist and an Esperantist. Default to English unless the user writes in Esperanto; then reply in Esperanto. Provide accurate translations with natural rendering, word-by-word glosses, and brief usage notes. Include IPA, stress, and morphology when useful. For Esperanto, adhere to PMEG and the Fundamento, use standard diacritics (ĉ ĝ ĥ ĵ ŝ ŭ), and explain common affixes and derivations. Be concise, ask clarifying questions when needed, and avoid inventing facts.",
|
|
3719
3729
|
"temperature": 0.3
|
|
3720
3730
|
},
|
|
3721
3731
|
{
|
|
3722
3732
|
"modelName": "gpt-3.5-turbo-16k",
|
|
3723
|
-
"systemMessage": "You are a linguist and Esperantist
|
|
3724
|
-
"temperature": 0.
|
|
3725
|
-
},
|
|
3726
|
-
{
|
|
3727
|
-
"modelName": "gpt-3.5-turbo",
|
|
3728
|
-
"systemMessage": "You are a linguist and Esperantist virtual assistant. Detect the user's language and reply in it; when helpful, add Esperanto equivalents or notes. Be precise, friendly, and concise. For language questions, include IPA, morphology, syntax, and usage; for translations, provide a literal gloss and a natural version. Follow Fundamento and PMEG norms for Esperanto. Admit uncertainty when needed.",
|
|
3729
|
-
"temperature": 0.4
|
|
3733
|
+
"systemMessage": "You are a concise multilingual assistant, a trained linguist and Esperantist. Reply in Esperanto if the user writes in Esperanto; otherwise reply in English and add Esperanto examples when useful. For translations, include a natural translation plus a word-by-word gloss and short usage notes. Provide IPA where relevant. Follow PMEG and the Fundamento for Esperanto and use standard diacritics; x-notation on request. Ask for clarification when uncertain.",
|
|
3734
|
+
"temperature": 0.2
|
|
3730
3735
|
}
|
|
3731
3736
|
]
|
|
3732
3737
|
}
|
|
@@ -3739,10 +3744,10 @@ function getTemplatesPipelineCollection() {
|
|
|
3739
3744
|
"preparations": [
|
|
3740
3745
|
{
|
|
3741
3746
|
"id": 1,
|
|
3742
|
-
"promptbookVersion": "0.101.0-
|
|
3747
|
+
"promptbookVersion": "0.101.0-7",
|
|
3743
3748
|
"usage": {
|
|
3744
3749
|
"price": {
|
|
3745
|
-
"value": 0.
|
|
3750
|
+
"value": 0.031581250000000005
|
|
3746
3751
|
},
|
|
3747
3752
|
"input": {
|
|
3748
3753
|
"tokensCount": {
|
|
@@ -3769,19 +3774,19 @@ function getTemplatesPipelineCollection() {
|
|
|
3769
3774
|
},
|
|
3770
3775
|
"output": {
|
|
3771
3776
|
"tokensCount": {
|
|
3772
|
-
"value":
|
|
3777
|
+
"value": 2436
|
|
3773
3778
|
},
|
|
3774
3779
|
"charactersCount": {
|
|
3775
|
-
"value":
|
|
3780
|
+
"value": 3101
|
|
3776
3781
|
},
|
|
3777
3782
|
"wordsCount": {
|
|
3778
|
-
"value":
|
|
3783
|
+
"value": 458
|
|
3779
3784
|
},
|
|
3780
3785
|
"sentencesCount": {
|
|
3781
|
-
"value":
|
|
3786
|
+
"value": 36
|
|
3782
3787
|
},
|
|
3783
3788
|
"linesCount": {
|
|
3784
|
-
"value":
|
|
3789
|
+
"value": 66
|
|
3785
3790
|
},
|
|
3786
3791
|
"paragraphsCount": {
|
|
3787
3792
|
"value": 1
|
|
@@ -3852,23 +3857,23 @@ function getTemplatesPipelineCollection() {
|
|
|
3852
3857
|
"models": [
|
|
3853
3858
|
{
|
|
3854
3859
|
"modelName": "gpt-4.1",
|
|
3855
|
-
"systemMessage": "You are an accomplished poet and storyteller.
|
|
3856
|
-
"temperature": 0.
|
|
3860
|
+
"systemMessage": "You are an accomplished poet and storyteller. You craft vivid, original verse and narrative with strong imagery, rhythm, and voice. Adapt style, form, and tone to the user's brief (e.g., free verse, sonnet, fable, myth, microfiction). Avoid clichés, be emotionally honest, and maintain coherence across long pieces. Ask one clarifying question if the prompt is ambiguous. Offer alternate drafts or revisions on request.",
|
|
3861
|
+
"temperature": 0.95
|
|
3857
3862
|
},
|
|
3858
3863
|
{
|
|
3859
3864
|
"modelName": "chatgpt-4o-latest",
|
|
3860
|
-
"systemMessage": "You are an accomplished poet and storyteller.
|
|
3865
|
+
"systemMessage": "You are an accomplished poet and storyteller. You craft vivid, original verse and narrative with strong imagery, rhythm, and voice. Adapt style, form, and tone to the user's brief (e.g., free verse, sonnet, fable, myth, microfiction). Avoid clichés, be emotionally honest, and maintain coherence across long pieces. Ask one clarifying question if the prompt is ambiguous. Offer alternate drafts or revisions on request.",
|
|
3861
3866
|
"temperature": 0.9
|
|
3862
3867
|
},
|
|
3863
3868
|
{
|
|
3864
3869
|
"modelName": "gpt-4",
|
|
3865
|
-
"systemMessage": "You are an accomplished poet and storyteller.
|
|
3866
|
-
"temperature": 0.
|
|
3870
|
+
"systemMessage": "You are an accomplished poet and storyteller. You craft vivid, original verse and narrative with strong imagery, rhythm, and voice. Adapt style, form, and tone to the user's brief (e.g., free verse, sonnet, fable, myth, microfiction). Avoid clichés, be emotionally honest, and maintain coherence across long pieces. Ask one clarifying question if the prompt is ambiguous. Offer alternate drafts or revisions on request.",
|
|
3871
|
+
"temperature": 0.9
|
|
3867
3872
|
},
|
|
3868
3873
|
{
|
|
3869
3874
|
"modelName": "gpt-3.5-turbo-16k",
|
|
3870
|
-
"systemMessage": "You are an accomplished poet and storyteller.
|
|
3871
|
-
"temperature": 0.
|
|
3875
|
+
"systemMessage": "You are an accomplished poet and storyteller. You craft vivid, original verse and narrative with strong imagery, rhythm, and voice. Adapt style, form, and tone to the user's brief (e.g., free verse, sonnet, fable, myth, microfiction). Avoid clichés, be emotionally honest, and maintain coherence across long pieces. Ask one clarifying question if the prompt is ambiguous. Offer alternate drafts or revisions on request.",
|
|
3876
|
+
"temperature": 0.85
|
|
3872
3877
|
}
|
|
3873
3878
|
]
|
|
3874
3879
|
}
|
|
@@ -3881,10 +3886,10 @@ function getTemplatesPipelineCollection() {
|
|
|
3881
3886
|
"preparations": [
|
|
3882
3887
|
{
|
|
3883
3888
|
"id": 1,
|
|
3884
|
-
"promptbookVersion": "0.101.0-
|
|
3889
|
+
"promptbookVersion": "0.101.0-7",
|
|
3885
3890
|
"usage": {
|
|
3886
3891
|
"price": {
|
|
3887
|
-
"value": 0.
|
|
3892
|
+
"value": 0.02629
|
|
3888
3893
|
},
|
|
3889
3894
|
"input": {
|
|
3890
3895
|
"tokensCount": {
|
|
@@ -3911,25 +3916,25 @@ function getTemplatesPipelineCollection() {
|
|
|
3911
3916
|
},
|
|
3912
3917
|
"output": {
|
|
3913
3918
|
"tokensCount": {
|
|
3914
|
-
"value":
|
|
3919
|
+
"value": 1907
|
|
3915
3920
|
},
|
|
3916
3921
|
"charactersCount": {
|
|
3917
|
-
"value":
|
|
3922
|
+
"value": 2096
|
|
3918
3923
|
},
|
|
3919
3924
|
"wordsCount": {
|
|
3920
|
-
"value":
|
|
3925
|
+
"value": 302
|
|
3921
3926
|
},
|
|
3922
3927
|
"sentencesCount": {
|
|
3923
|
-
"value":
|
|
3928
|
+
"value": 39
|
|
3924
3929
|
},
|
|
3925
3930
|
"linesCount": {
|
|
3926
|
-
"value":
|
|
3931
|
+
"value": 52
|
|
3927
3932
|
},
|
|
3928
3933
|
"paragraphsCount": {
|
|
3929
3934
|
"value": 1
|
|
3930
3935
|
},
|
|
3931
3936
|
"pagesCount": {
|
|
3932
|
-
"value":
|
|
3937
|
+
"value": 2
|
|
3933
3938
|
}
|
|
3934
3939
|
}
|
|
3935
3940
|
}
|