@promptbook/templates 0.82.0-3 → 0.82.0
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 +0 -4
- package/esm/index.es.js +8 -8
- package/package.json +2 -2
- package/umd/index.umd.js +8 -8
package/README.md
CHANGED
|
@@ -23,10 +23,6 @@
|
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
|
|
26
|
-
<blockquote style="color: #ff8811">
|
|
27
|
-
<b>⚠ Warning:</b> This is a pre-release version of the library. It is not yet ready for production use. Please look at <a href="https://www.npmjs.com/package/@promptbook/core?activeTab=versions">latest stable release</a>.
|
|
28
|
-
</blockquote>
|
|
29
|
-
|
|
30
26
|
## 📦 Package `@promptbook/templates`
|
|
31
27
|
|
|
32
28
|
- Promptbooks are [divided into several](#-packages) packages, all are published from [single monorepo](https://github.com/webgptorg/promptbook).
|
package/esm/index.es.js
CHANGED
|
@@ -16,7 +16,7 @@ var BOOK_LANGUAGE_VERSION = '1.0.0';
|
|
|
16
16
|
* @generated
|
|
17
17
|
* @see https://github.com/webgptorg/promptbook
|
|
18
18
|
*/
|
|
19
|
-
var PROMPTBOOK_ENGINE_VERSION = '0.82.0-
|
|
19
|
+
var PROMPTBOOK_ENGINE_VERSION = '0.82.0-3';
|
|
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
|
|
@@ -1575,7 +1575,7 @@ function getTemplatesPipelineCollection() {
|
|
|
1575
1575
|
"preparations": [
|
|
1576
1576
|
{
|
|
1577
1577
|
"id": 1,
|
|
1578
|
-
"promptbookVersion": "0.82.0-
|
|
1578
|
+
"promptbookVersion": "0.82.0-3",
|
|
1579
1579
|
"usage": {
|
|
1580
1580
|
"price": {
|
|
1581
1581
|
"value": 0.005805
|
|
@@ -1793,7 +1793,7 @@ function getTemplatesPipelineCollection() {
|
|
|
1793
1793
|
"preparations": [
|
|
1794
1794
|
{
|
|
1795
1795
|
"id": 1,
|
|
1796
|
-
"promptbookVersion": "0.82.0-
|
|
1796
|
+
"promptbookVersion": "0.82.0-3",
|
|
1797
1797
|
"usage": {
|
|
1798
1798
|
"price": {
|
|
1799
1799
|
"value": 0.005757
|
|
@@ -1915,7 +1915,7 @@ function getTemplatesPipelineCollection() {
|
|
|
1915
1915
|
"preparations": [
|
|
1916
1916
|
{
|
|
1917
1917
|
"id": 1,
|
|
1918
|
-
"promptbookVersion": "0.82.0-
|
|
1918
|
+
"promptbookVersion": "0.82.0-3",
|
|
1919
1919
|
"usage": {
|
|
1920
1920
|
"price": {
|
|
1921
1921
|
"value": 0.005442000000000001
|
|
@@ -2011,7 +2011,7 @@ function getTemplatesPipelineCollection() {
|
|
|
2011
2011
|
"preparations": [
|
|
2012
2012
|
{
|
|
2013
2013
|
"id": 1,
|
|
2014
|
-
"promptbookVersion": "0.82.0-
|
|
2014
|
+
"promptbookVersion": "0.82.0-3",
|
|
2015
2015
|
"usage": {
|
|
2016
2016
|
"price": {
|
|
2017
2017
|
"value": 0
|
|
@@ -2128,7 +2128,7 @@ function getTemplatesPipelineCollection() {
|
|
|
2128
2128
|
"preparations": [
|
|
2129
2129
|
{
|
|
2130
2130
|
"id": 1,
|
|
2131
|
-
"promptbookVersion": "0.82.0-
|
|
2131
|
+
"promptbookVersion": "0.82.0-3",
|
|
2132
2132
|
"usage": {
|
|
2133
2133
|
"price": {
|
|
2134
2134
|
"value": 0.005124
|
|
@@ -2258,7 +2258,7 @@ function getTemplatesPipelineCollection() {
|
|
|
2258
2258
|
"preparations": [
|
|
2259
2259
|
{
|
|
2260
2260
|
"id": 1,
|
|
2261
|
-
"promptbookVersion": "0.82.0-
|
|
2261
|
+
"promptbookVersion": "0.82.0-3",
|
|
2262
2262
|
"usage": {
|
|
2263
2263
|
"price": {
|
|
2264
2264
|
"value": 0.0054540000000000005
|
|
@@ -2534,7 +2534,7 @@ function getTemplatesPipelineCollection() {
|
|
|
2534
2534
|
"preparations": [
|
|
2535
2535
|
{
|
|
2536
2536
|
"id": 1,
|
|
2537
|
-
"promptbookVersion": "0.82.0-
|
|
2537
|
+
"promptbookVersion": "0.82.0-3",
|
|
2538
2538
|
"usage": {
|
|
2539
2539
|
"price": {
|
|
2540
2540
|
"value": 0.006237
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@promptbook/templates",
|
|
3
|
-
"version": "0.82.0
|
|
3
|
+
"version": "0.82.0",
|
|
4
4
|
"description": "It's time for a paradigm shift. The future of software in plain English, French or Latin",
|
|
5
5
|
"--note-0": " <- [🐊]",
|
|
6
6
|
"private": false,
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"module": "./esm/index.es.js",
|
|
55
55
|
"typings": "./esm/typings/src/_packages/templates.index.d.ts",
|
|
56
56
|
"peerDependencies": {
|
|
57
|
-
"@promptbook/core": "0.82.0
|
|
57
|
+
"@promptbook/core": "0.82.0"
|
|
58
58
|
},
|
|
59
59
|
"dependencies": {
|
|
60
60
|
"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
|
-
var PROMPTBOOK_ENGINE_VERSION = '0.82.0-
|
|
26
|
+
var PROMPTBOOK_ENGINE_VERSION = '0.82.0-3';
|
|
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
|
|
@@ -1582,7 +1582,7 @@
|
|
|
1582
1582
|
"preparations": [
|
|
1583
1583
|
{
|
|
1584
1584
|
"id": 1,
|
|
1585
|
-
"promptbookVersion": "0.82.0-
|
|
1585
|
+
"promptbookVersion": "0.82.0-3",
|
|
1586
1586
|
"usage": {
|
|
1587
1587
|
"price": {
|
|
1588
1588
|
"value": 0.005805
|
|
@@ -1800,7 +1800,7 @@
|
|
|
1800
1800
|
"preparations": [
|
|
1801
1801
|
{
|
|
1802
1802
|
"id": 1,
|
|
1803
|
-
"promptbookVersion": "0.82.0-
|
|
1803
|
+
"promptbookVersion": "0.82.0-3",
|
|
1804
1804
|
"usage": {
|
|
1805
1805
|
"price": {
|
|
1806
1806
|
"value": 0.005757
|
|
@@ -1922,7 +1922,7 @@
|
|
|
1922
1922
|
"preparations": [
|
|
1923
1923
|
{
|
|
1924
1924
|
"id": 1,
|
|
1925
|
-
"promptbookVersion": "0.82.0-
|
|
1925
|
+
"promptbookVersion": "0.82.0-3",
|
|
1926
1926
|
"usage": {
|
|
1927
1927
|
"price": {
|
|
1928
1928
|
"value": 0.005442000000000001
|
|
@@ -2018,7 +2018,7 @@
|
|
|
2018
2018
|
"preparations": [
|
|
2019
2019
|
{
|
|
2020
2020
|
"id": 1,
|
|
2021
|
-
"promptbookVersion": "0.82.0-
|
|
2021
|
+
"promptbookVersion": "0.82.0-3",
|
|
2022
2022
|
"usage": {
|
|
2023
2023
|
"price": {
|
|
2024
2024
|
"value": 0
|
|
@@ -2135,7 +2135,7 @@
|
|
|
2135
2135
|
"preparations": [
|
|
2136
2136
|
{
|
|
2137
2137
|
"id": 1,
|
|
2138
|
-
"promptbookVersion": "0.82.0-
|
|
2138
|
+
"promptbookVersion": "0.82.0-3",
|
|
2139
2139
|
"usage": {
|
|
2140
2140
|
"price": {
|
|
2141
2141
|
"value": 0.005124
|
|
@@ -2265,7 +2265,7 @@
|
|
|
2265
2265
|
"preparations": [
|
|
2266
2266
|
{
|
|
2267
2267
|
"id": 1,
|
|
2268
|
-
"promptbookVersion": "0.82.0-
|
|
2268
|
+
"promptbookVersion": "0.82.0-3",
|
|
2269
2269
|
"usage": {
|
|
2270
2270
|
"price": {
|
|
2271
2271
|
"value": 0.0054540000000000005
|
|
@@ -2541,7 +2541,7 @@
|
|
|
2541
2541
|
"preparations": [
|
|
2542
2542
|
{
|
|
2543
2543
|
"id": 1,
|
|
2544
|
-
"promptbookVersion": "0.82.0-
|
|
2544
|
+
"promptbookVersion": "0.82.0-3",
|
|
2545
2545
|
"usage": {
|
|
2546
2546
|
"price": {
|
|
2547
2547
|
"value": 0.006237
|