@promptbook/templates 0.94.0-13 → 0.94.0-14
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/README.md +1 -10
- package/esm/index.es.js +10 -10
- package/esm/typings/src/version.d.ts +1 -1
- package/package.json +2 -2
- package/umd/index.umd.js +10 -10
package/README.md
CHANGED
|
@@ -62,8 +62,6 @@ Rest of the documentation is common for **entire promptbook ecosystem**:
|
|
|
62
62
|
|
|
63
63
|
During the computer revolution, we have seen [multiple generations of computer languages](https://github.com/webgptorg/promptbook/discussions/180), from the physical rewiring of the vacuum tubes through low-level machine code to the high-level languages like Python or JavaScript. And now, we're on the edge of the **next revolution**!
|
|
64
64
|
|
|
65
|
-
|
|
66
|
-
|
|
67
65
|
It's a revolution of writing software in **plain human language** that is understandable and executable by both humans and machines – and it's going to change everything!
|
|
68
66
|
|
|
69
67
|
The incredible growth in power of microprocessors and the Moore's Law have been the driving force behind the ever-more powerful languages, and it's been an amazing journey! Similarly, the large language models (like GPT or Claude) are the next big thing in language technology, and they're set to transform the way we interact with computers.
|
|
@@ -176,7 +174,7 @@ Join our growing community of developers and users:
|
|
|
176
174
|
<td><a href="https://www.instagram.com/promptbook.studio/">📸 Instagram @promptbook.studio</a></td>
|
|
177
175
|
<td>Visual updates, UI showcases, and design inspiration</td>
|
|
178
176
|
</tr>
|
|
179
|
-
|
|
177
|
+
|
|
180
178
|
</tbody>
|
|
181
179
|
</table>
|
|
182
180
|
|
|
@@ -189,9 +187,6 @@ Join our growing community of developers and users:
|
|
|
189
187
|
|
|
190
188
|
_A concise, Markdown-based DSL for crafting AI workflows and automations._
|
|
191
189
|
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
190
|
### Introduction
|
|
196
191
|
|
|
197
192
|
Book is a Markdown-based language that simplifies the creation of AI applications, workflows, and automations. With human-readable commands, you can define inputs, outputs, personas, knowledge sources, and actions—without needing model-specific details.
|
|
@@ -241,8 +236,6 @@ Personas can have access to different knowledge, tools and actions. They can als
|
|
|
241
236
|
|
|
242
237
|
- [PERSONA](https://github.com/webgptorg/promptbook/blob/main/documents/commands/PERSONA.md)
|
|
243
238
|
|
|
244
|
-
|
|
245
|
-
|
|
246
239
|
### **3. How:** Knowledge, Instruments and Actions
|
|
247
240
|
|
|
248
241
|
The resources used by the personas are used to do the work.
|
|
@@ -342,8 +335,6 @@ The following glossary is used to clarify certain concepts:
|
|
|
342
335
|
|
|
343
336
|
_Note: This section is not complete dictionary, more list of general AI / LLM terms that has connection with Promptbook_
|
|
344
337
|
|
|
345
|
-
|
|
346
|
-
|
|
347
338
|
### 💯 Core concepts
|
|
348
339
|
|
|
349
340
|
- [📚 Collection of pipelines](https://github.com/webgptorg/promptbook/discussions/65)
|
package/esm/index.es.js
CHANGED
|
@@ -16,7 +16,7 @@ const BOOK_LANGUAGE_VERSION = '1.0.0';
|
|
|
16
16
|
* @generated
|
|
17
17
|
* @see https://github.com/webgptorg/promptbook
|
|
18
18
|
*/
|
|
19
|
-
const PROMPTBOOK_ENGINE_VERSION = '0.94.0-
|
|
19
|
+
const PROMPTBOOK_ENGINE_VERSION = '0.94.0-14';
|
|
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
|
|
@@ -1547,7 +1547,7 @@ function getTemplatesPipelineCollection() {
|
|
|
1547
1547
|
"preparations": [
|
|
1548
1548
|
{
|
|
1549
1549
|
"id": 1,
|
|
1550
|
-
"promptbookVersion": "0.94.0-
|
|
1550
|
+
"promptbookVersion": "0.94.0-13",
|
|
1551
1551
|
"usage": {
|
|
1552
1552
|
"price": {
|
|
1553
1553
|
"value": 0.039950000000000006
|
|
@@ -2019,7 +2019,7 @@ function getTemplatesPipelineCollection() {
|
|
|
2019
2019
|
"preparations": [
|
|
2020
2020
|
{
|
|
2021
2021
|
"id": 1,
|
|
2022
|
-
"promptbookVersion": "0.94.0-
|
|
2022
|
+
"promptbookVersion": "0.94.0-13",
|
|
2023
2023
|
"usage": {
|
|
2024
2024
|
"price": {
|
|
2025
2025
|
"value": 0.039950000000000006
|
|
@@ -2743,7 +2743,7 @@ function getTemplatesPipelineCollection() {
|
|
|
2743
2743
|
"preparations": [
|
|
2744
2744
|
{
|
|
2745
2745
|
"id": 1,
|
|
2746
|
-
"promptbookVersion": "0.94.0-
|
|
2746
|
+
"promptbookVersion": "0.94.0-13",
|
|
2747
2747
|
"usage": {
|
|
2748
2748
|
"price": {
|
|
2749
2749
|
"value": 0.039900000000000005
|
|
@@ -2867,7 +2867,7 @@ function getTemplatesPipelineCollection() {
|
|
|
2867
2867
|
"preparations": [
|
|
2868
2868
|
{
|
|
2869
2869
|
"id": 1,
|
|
2870
|
-
"promptbookVersion": "0.94.0-
|
|
2870
|
+
"promptbookVersion": "0.94.0-13",
|
|
2871
2871
|
"usage": {
|
|
2872
2872
|
"price": {
|
|
2873
2873
|
"value": 0.040095000000000006
|
|
@@ -2963,7 +2963,7 @@ function getTemplatesPipelineCollection() {
|
|
|
2963
2963
|
"preparations": [
|
|
2964
2964
|
{
|
|
2965
2965
|
"id": 1,
|
|
2966
|
-
"promptbookVersion": "0.94.0-
|
|
2966
|
+
"promptbookVersion": "0.94.0-13",
|
|
2967
2967
|
"usage": {
|
|
2968
2968
|
"price": {
|
|
2969
2969
|
"value": 0
|
|
@@ -3082,7 +3082,7 @@ function getTemplatesPipelineCollection() {
|
|
|
3082
3082
|
"preparations": [
|
|
3083
3083
|
{
|
|
3084
3084
|
"id": 1,
|
|
3085
|
-
"promptbookVersion": "0.94.0-
|
|
3085
|
+
"promptbookVersion": "0.94.0-13",
|
|
3086
3086
|
"usage": {
|
|
3087
3087
|
"price": {
|
|
3088
3088
|
"value": 0.03987000000000001
|
|
@@ -3214,7 +3214,7 @@ function getTemplatesPipelineCollection() {
|
|
|
3214
3214
|
"preparations": [
|
|
3215
3215
|
{
|
|
3216
3216
|
"id": 1,
|
|
3217
|
-
"promptbookVersion": "0.94.0-
|
|
3217
|
+
"promptbookVersion": "0.94.0-13",
|
|
3218
3218
|
"usage": {
|
|
3219
3219
|
"price": {
|
|
3220
3220
|
"value": 0.039950000000000006
|
|
@@ -3523,7 +3523,7 @@ function getTemplatesPipelineCollection() {
|
|
|
3523
3523
|
"preparations": [
|
|
3524
3524
|
{
|
|
3525
3525
|
"id": 1,
|
|
3526
|
-
"promptbookVersion": "0.94.0-
|
|
3526
|
+
"promptbookVersion": "0.94.0-13",
|
|
3527
3527
|
"usage": {
|
|
3528
3528
|
"price": {
|
|
3529
3529
|
"value": 0.039885000000000004
|
|
@@ -3646,7 +3646,7 @@ function getTemplatesPipelineCollection() {
|
|
|
3646
3646
|
"preparations": [
|
|
3647
3647
|
{
|
|
3648
3648
|
"id": 1,
|
|
3649
|
-
"promptbookVersion": "0.94.0-
|
|
3649
|
+
"promptbookVersion": "0.94.0-13",
|
|
3650
3650
|
"usage": {
|
|
3651
3651
|
"price": {
|
|
3652
3652
|
"value": 0.039865000000000005
|
|
@@ -15,7 +15,7 @@ export declare const BOOK_LANGUAGE_VERSION: string_semantic_version;
|
|
|
15
15
|
export declare const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version;
|
|
16
16
|
/**
|
|
17
17
|
* Represents the version string of the Promptbook engine.
|
|
18
|
-
* It follows semantic versioning (e.g., `0.94.0-
|
|
18
|
+
* It follows semantic versioning (e.g., `0.94.0-13`).
|
|
19
19
|
*
|
|
20
20
|
* @generated
|
|
21
21
|
*/
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@promptbook/templates",
|
|
3
|
-
"version": "0.94.0-
|
|
3
|
+
"version": "0.94.0-14",
|
|
4
4
|
"description": "Promptbook: Run AI apps in plain human language across multiple models and platforms",
|
|
5
5
|
"private": false,
|
|
6
6
|
"sideEffects": false,
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"module": "./esm/index.es.js",
|
|
87
87
|
"typings": "./esm/typings/src/_packages/templates.index.d.ts",
|
|
88
88
|
"peerDependencies": {
|
|
89
|
-
"@promptbook/core": "0.94.0-
|
|
89
|
+
"@promptbook/core": "0.94.0-14"
|
|
90
90
|
},
|
|
91
91
|
"dependencies": {
|
|
92
92
|
"prettier": "2.8.1",
|
package/umd/index.umd.js
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
* @generated
|
|
24
24
|
* @see https://github.com/webgptorg/promptbook
|
|
25
25
|
*/
|
|
26
|
-
const PROMPTBOOK_ENGINE_VERSION = '0.94.0-
|
|
26
|
+
const PROMPTBOOK_ENGINE_VERSION = '0.94.0-14';
|
|
27
27
|
/**
|
|
28
28
|
* TODO: string_promptbook_version should be constrained to the all versions of Promptbook engine
|
|
29
29
|
* Note: [💞] Ignore a discrepancy between file name and entity name
|
|
@@ -1554,7 +1554,7 @@
|
|
|
1554
1554
|
"preparations": [
|
|
1555
1555
|
{
|
|
1556
1556
|
"id": 1,
|
|
1557
|
-
"promptbookVersion": "0.94.0-
|
|
1557
|
+
"promptbookVersion": "0.94.0-13",
|
|
1558
1558
|
"usage": {
|
|
1559
1559
|
"price": {
|
|
1560
1560
|
"value": 0.039950000000000006
|
|
@@ -2026,7 +2026,7 @@
|
|
|
2026
2026
|
"preparations": [
|
|
2027
2027
|
{
|
|
2028
2028
|
"id": 1,
|
|
2029
|
-
"promptbookVersion": "0.94.0-
|
|
2029
|
+
"promptbookVersion": "0.94.0-13",
|
|
2030
2030
|
"usage": {
|
|
2031
2031
|
"price": {
|
|
2032
2032
|
"value": 0.039950000000000006
|
|
@@ -2750,7 +2750,7 @@
|
|
|
2750
2750
|
"preparations": [
|
|
2751
2751
|
{
|
|
2752
2752
|
"id": 1,
|
|
2753
|
-
"promptbookVersion": "0.94.0-
|
|
2753
|
+
"promptbookVersion": "0.94.0-13",
|
|
2754
2754
|
"usage": {
|
|
2755
2755
|
"price": {
|
|
2756
2756
|
"value": 0.039900000000000005
|
|
@@ -2874,7 +2874,7 @@
|
|
|
2874
2874
|
"preparations": [
|
|
2875
2875
|
{
|
|
2876
2876
|
"id": 1,
|
|
2877
|
-
"promptbookVersion": "0.94.0-
|
|
2877
|
+
"promptbookVersion": "0.94.0-13",
|
|
2878
2878
|
"usage": {
|
|
2879
2879
|
"price": {
|
|
2880
2880
|
"value": 0.040095000000000006
|
|
@@ -2970,7 +2970,7 @@
|
|
|
2970
2970
|
"preparations": [
|
|
2971
2971
|
{
|
|
2972
2972
|
"id": 1,
|
|
2973
|
-
"promptbookVersion": "0.94.0-
|
|
2973
|
+
"promptbookVersion": "0.94.0-13",
|
|
2974
2974
|
"usage": {
|
|
2975
2975
|
"price": {
|
|
2976
2976
|
"value": 0
|
|
@@ -3089,7 +3089,7 @@
|
|
|
3089
3089
|
"preparations": [
|
|
3090
3090
|
{
|
|
3091
3091
|
"id": 1,
|
|
3092
|
-
"promptbookVersion": "0.94.0-
|
|
3092
|
+
"promptbookVersion": "0.94.0-13",
|
|
3093
3093
|
"usage": {
|
|
3094
3094
|
"price": {
|
|
3095
3095
|
"value": 0.03987000000000001
|
|
@@ -3221,7 +3221,7 @@
|
|
|
3221
3221
|
"preparations": [
|
|
3222
3222
|
{
|
|
3223
3223
|
"id": 1,
|
|
3224
|
-
"promptbookVersion": "0.94.0-
|
|
3224
|
+
"promptbookVersion": "0.94.0-13",
|
|
3225
3225
|
"usage": {
|
|
3226
3226
|
"price": {
|
|
3227
3227
|
"value": 0.039950000000000006
|
|
@@ -3530,7 +3530,7 @@
|
|
|
3530
3530
|
"preparations": [
|
|
3531
3531
|
{
|
|
3532
3532
|
"id": 1,
|
|
3533
|
-
"promptbookVersion": "0.94.0-
|
|
3533
|
+
"promptbookVersion": "0.94.0-13",
|
|
3534
3534
|
"usage": {
|
|
3535
3535
|
"price": {
|
|
3536
3536
|
"value": 0.039885000000000004
|
|
@@ -3653,7 +3653,7 @@
|
|
|
3653
3653
|
"preparations": [
|
|
3654
3654
|
{
|
|
3655
3655
|
"id": 1,
|
|
3656
|
-
"promptbookVersion": "0.94.0-
|
|
3656
|
+
"promptbookVersion": "0.94.0-13",
|
|
3657
3657
|
"usage": {
|
|
3658
3658
|
"price": {
|
|
3659
3659
|
"value": 0.039865000000000005
|