@promptbook/templates 0.94.0-12 → 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 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-12';
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-7",
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-7",
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-7",
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-7",
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-7",
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-7",
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-7",
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-7",
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-7",
3649
+ "promptbookVersion": "0.94.0-13",
3650
3650
  "usage": {
3651
3651
  "price": {
3652
3652
  "value": 0.039865000000000005