@promptbook/templates 0.100.0-44 → 0.100.0-45
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 +10 -10
- package/esm/index.es.js.map +1 -1
- package/esm/typings/src/_packages/components.index.d.ts +10 -0
- package/esm/typings/src/_packages/core.index.d.ts +2 -0
- package/esm/typings/src/_packages/types.index.d.ts +12 -0
- package/esm/typings/src/book-components/AvatarProfile/AvatarProfile/AvatarProfile.d.ts +26 -0
- package/esm/typings/src/book-components/AvatarProfile/AvatarProfile/AvatarProfileFromSource.d.ts +19 -0
- package/esm/typings/src/book-components/BookEditor/BookEditorInner.d.ts +15 -0
- package/esm/typings/src/book-components/Chat/Chat/Chat.d.ts +134 -0
- package/esm/typings/src/book-components/Chat/interfaces/ChatMessage.d.ts +30 -0
- package/esm/typings/src/book-components/Chat/utils/ExportFormat.d.ts +4 -0
- package/esm/typings/src/book-components/Chat/utils/addUtmParamsToUrl.d.ts +7 -0
- package/esm/typings/src/book-components/Chat/utils/createShortLinkForChat.d.ts +7 -0
- package/esm/typings/src/book-components/Chat/utils/downloadFile.d.ts +6 -0
- package/esm/typings/src/book-components/Chat/utils/exportChatHistory.d.ts +11 -0
- package/esm/typings/src/book-components/Chat/utils/generatePdfContent.d.ts +10 -0
- package/esm/typings/src/book-components/Chat/utils/generateQrDataUrl.d.ts +7 -0
- package/esm/typings/src/book-components/Chat/utils/getPromptbookBranding.d.ts +6 -0
- package/esm/typings/src/book-components/Chat/utils/messagesToHtml.d.ts +10 -0
- package/esm/typings/src/book-components/Chat/utils/messagesToJson.d.ts +7 -0
- package/esm/typings/src/book-components/Chat/utils/messagesToMarkdown.d.ts +10 -0
- package/esm/typings/src/book-components/Chat/utils/messagesToText.d.ts +10 -0
- package/esm/typings/src/config.d.ts +6 -0
- package/esm/typings/src/execution/ExecutionTask.d.ts +4 -13
- package/esm/typings/src/version.d.ts +1 -1
- package/package.json +2 -2
- package/umd/index.umd.js +10 -10
- package/umd/index.umd.js.map +1 -1
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.100.0-
|
|
19
|
+
const PROMPTBOOK_ENGINE_VERSION = '0.100.0-45';
|
|
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
|
|
@@ -1589,7 +1589,7 @@ function getTemplatesPipelineCollection() {
|
|
|
1589
1589
|
"preparations": [
|
|
1590
1590
|
{
|
|
1591
1591
|
"id": 1,
|
|
1592
|
-
"promptbookVersion": "0.100.0-
|
|
1592
|
+
"promptbookVersion": "0.100.0-44",
|
|
1593
1593
|
"usage": {
|
|
1594
1594
|
"price": {
|
|
1595
1595
|
"value": 0.040614
|
|
@@ -2172,7 +2172,7 @@ function getTemplatesPipelineCollection() {
|
|
|
2172
2172
|
"preparations": [
|
|
2173
2173
|
{
|
|
2174
2174
|
"id": 1,
|
|
2175
|
-
"promptbookVersion": "0.100.0-
|
|
2175
|
+
"promptbookVersion": "0.100.0-44",
|
|
2176
2176
|
"usage": {
|
|
2177
2177
|
"price": {
|
|
2178
2178
|
"value": 0.040614
|
|
@@ -2878,7 +2878,7 @@ function getTemplatesPipelineCollection() {
|
|
|
2878
2878
|
"preparations": [
|
|
2879
2879
|
{
|
|
2880
2880
|
"id": 1,
|
|
2881
|
-
"promptbookVersion": "0.100.0-
|
|
2881
|
+
"promptbookVersion": "0.100.0-44",
|
|
2882
2882
|
"usage": {
|
|
2883
2883
|
"price": {
|
|
2884
2884
|
"value": 0.038256
|
|
@@ -3026,7 +3026,7 @@ function getTemplatesPipelineCollection() {
|
|
|
3026
3026
|
"preparations": [
|
|
3027
3027
|
{
|
|
3028
3028
|
"id": 1,
|
|
3029
|
-
"promptbookVersion": "0.100.0-
|
|
3029
|
+
"promptbookVersion": "0.100.0-44",
|
|
3030
3030
|
"usage": {
|
|
3031
3031
|
"price": {
|
|
3032
3032
|
"value": 0.038181
|
|
@@ -3122,7 +3122,7 @@ function getTemplatesPipelineCollection() {
|
|
|
3122
3122
|
"preparations": [
|
|
3123
3123
|
{
|
|
3124
3124
|
"id": 1,
|
|
3125
|
-
"promptbookVersion": "0.100.0-
|
|
3125
|
+
"promptbookVersion": "0.100.0-44",
|
|
3126
3126
|
"usage": {
|
|
3127
3127
|
"price": {
|
|
3128
3128
|
"value": 0
|
|
@@ -3271,7 +3271,7 @@ function getTemplatesPipelineCollection() {
|
|
|
3271
3271
|
"preparations": [
|
|
3272
3272
|
{
|
|
3273
3273
|
"id": 1,
|
|
3274
|
-
"promptbookVersion": "0.100.0-
|
|
3274
|
+
"promptbookVersion": "0.100.0-44",
|
|
3275
3275
|
"usage": {
|
|
3276
3276
|
"price": {
|
|
3277
3277
|
"value": 0.038508
|
|
@@ -3421,7 +3421,7 @@ function getTemplatesPipelineCollection() {
|
|
|
3421
3421
|
"preparations": [
|
|
3422
3422
|
{
|
|
3423
3423
|
"id": 1,
|
|
3424
|
-
"promptbookVersion": "0.100.0-
|
|
3424
|
+
"promptbookVersion": "0.100.0-44",
|
|
3425
3425
|
"usage": {
|
|
3426
3426
|
"price": {
|
|
3427
3427
|
"value": 0.036648
|
|
@@ -3754,7 +3754,7 @@ function getTemplatesPipelineCollection() {
|
|
|
3754
3754
|
"preparations": [
|
|
3755
3755
|
{
|
|
3756
3756
|
"id": 1,
|
|
3757
|
-
"promptbookVersion": "0.100.0-
|
|
3757
|
+
"promptbookVersion": "0.100.0-44",
|
|
3758
3758
|
"usage": {
|
|
3759
3759
|
"price": {
|
|
3760
3760
|
"value": 0.039036
|
|
@@ -3901,7 +3901,7 @@ function getTemplatesPipelineCollection() {
|
|
|
3901
3901
|
"preparations": [
|
|
3902
3902
|
{
|
|
3903
3903
|
"id": 1,
|
|
3904
|
-
"promptbookVersion": "0.100.0-
|
|
3904
|
+
"promptbookVersion": "0.100.0-44",
|
|
3905
3905
|
"usage": {
|
|
3906
3906
|
"price": {
|
|
3907
3907
|
"value": 0.038313
|