@botpress/api 0.13.2 → 0.14.2
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/dist/gen/state.d.ts +0 -1
- package/dist/index.js +36 -37
- package/package.json +1 -1
- package/src/gen/openapi.json +1 -1
- package/src/gen/state.ts +36 -37
package/src/gen/state.ts
CHANGED
|
@@ -1205,7 +1205,6 @@ export const state = {
|
|
|
1205
1205
|
description: "URI of the user picture",
|
|
1206
1206
|
},
|
|
1207
1207
|
},
|
|
1208
|
-
required: ["tags"],
|
|
1209
1208
|
title: "updateUserBody",
|
|
1210
1209
|
additionalProperties: false,
|
|
1211
1210
|
},
|
|
@@ -3466,14 +3465,14 @@ export const state = {
|
|
|
3466
3465
|
"invocation_calls",
|
|
3467
3466
|
"storage_count",
|
|
3468
3467
|
"bot_count",
|
|
3469
|
-
"
|
|
3470
|
-
"
|
|
3468
|
+
"knowledgebase_vector_storage",
|
|
3469
|
+
"workspace_ratelimit",
|
|
3471
3470
|
"table_row_count",
|
|
3472
3471
|
"workspace_member_count",
|
|
3473
3472
|
"integrations_owned_count",
|
|
3474
|
-
"
|
|
3475
|
-
"
|
|
3476
|
-
"
|
|
3473
|
+
"ai_spend",
|
|
3474
|
+
"openai_spend",
|
|
3475
|
+
"bing_search_spend",
|
|
3477
3476
|
],
|
|
3478
3477
|
required: true,
|
|
3479
3478
|
},
|
|
@@ -3526,14 +3525,14 @@ export const state = {
|
|
|
3526
3525
|
"invocation_calls",
|
|
3527
3526
|
"storage_count",
|
|
3528
3527
|
"bot_count",
|
|
3529
|
-
"
|
|
3530
|
-
"
|
|
3528
|
+
"knowledgebase_vector_storage",
|
|
3529
|
+
"workspace_ratelimit",
|
|
3531
3530
|
"table_row_count",
|
|
3532
3531
|
"workspace_member_count",
|
|
3533
3532
|
"integrations_owned_count",
|
|
3534
|
-
"
|
|
3535
|
-
"
|
|
3536
|
-
"
|
|
3533
|
+
"ai_spend",
|
|
3534
|
+
"openai_spend",
|
|
3535
|
+
"bing_search_spend",
|
|
3537
3536
|
],
|
|
3538
3537
|
required: true,
|
|
3539
3538
|
},
|
|
@@ -3567,14 +3566,14 @@ export const state = {
|
|
|
3567
3566
|
"invocation_calls",
|
|
3568
3567
|
"storage_count",
|
|
3569
3568
|
"bot_count",
|
|
3570
|
-
"
|
|
3571
|
-
"
|
|
3569
|
+
"knowledgebase_vector_storage",
|
|
3570
|
+
"workspace_ratelimit",
|
|
3572
3571
|
"table_row_count",
|
|
3573
3572
|
"workspace_member_count",
|
|
3574
3573
|
"integrations_owned_count",
|
|
3575
|
-
"
|
|
3576
|
-
"
|
|
3577
|
-
"
|
|
3574
|
+
"ai_spend",
|
|
3575
|
+
"openai_spend",
|
|
3576
|
+
"bing_search_spend",
|
|
3578
3577
|
],
|
|
3579
3578
|
description: "Usage type that can be used",
|
|
3580
3579
|
},
|
|
@@ -3636,14 +3635,14 @@ export const state = {
|
|
|
3636
3635
|
"invocation_calls",
|
|
3637
3636
|
"storage_count",
|
|
3638
3637
|
"bot_count",
|
|
3639
|
-
"
|
|
3640
|
-
"
|
|
3638
|
+
"knowledgebase_vector_storage",
|
|
3639
|
+
"workspace_ratelimit",
|
|
3641
3640
|
"table_row_count",
|
|
3642
3641
|
"workspace_member_count",
|
|
3643
3642
|
"integrations_owned_count",
|
|
3644
|
-
"
|
|
3645
|
-
"
|
|
3646
|
-
"
|
|
3643
|
+
"ai_spend",
|
|
3644
|
+
"openai_spend",
|
|
3645
|
+
"bing_search_spend",
|
|
3647
3646
|
],
|
|
3648
3647
|
description: "Usage type that can be used",
|
|
3649
3648
|
},
|
|
@@ -5306,14 +5305,14 @@ export const state = {
|
|
|
5306
5305
|
"invocation_calls",
|
|
5307
5306
|
"storage_count",
|
|
5308
5307
|
"bot_count",
|
|
5309
|
-
"
|
|
5310
|
-
"
|
|
5308
|
+
"knowledgebase_vector_storage",
|
|
5309
|
+
"workspace_ratelimit",
|
|
5311
5310
|
"table_row_count",
|
|
5312
5311
|
"workspace_member_count",
|
|
5313
5312
|
"integrations_owned_count",
|
|
5314
|
-
"
|
|
5315
|
-
"
|
|
5316
|
-
"
|
|
5313
|
+
"ai_spend",
|
|
5314
|
+
"openai_spend",
|
|
5315
|
+
"bing_search_spend",
|
|
5317
5316
|
],
|
|
5318
5317
|
required: true,
|
|
5319
5318
|
},
|
|
@@ -5359,14 +5358,14 @@ export const state = {
|
|
|
5359
5358
|
"invocation_calls",
|
|
5360
5359
|
"storage_count",
|
|
5361
5360
|
"bot_count",
|
|
5362
|
-
"
|
|
5363
|
-
"
|
|
5361
|
+
"knowledgebase_vector_storage",
|
|
5362
|
+
"workspace_ratelimit",
|
|
5364
5363
|
"table_row_count",
|
|
5365
5364
|
"workspace_member_count",
|
|
5366
5365
|
"integrations_owned_count",
|
|
5367
|
-
"
|
|
5368
|
-
"
|
|
5369
|
-
"
|
|
5366
|
+
"ai_spend",
|
|
5367
|
+
"openai_spend",
|
|
5368
|
+
"bing_search_spend",
|
|
5370
5369
|
],
|
|
5371
5370
|
required: true,
|
|
5372
5371
|
},
|
|
@@ -5615,7 +5614,7 @@ export const state = {
|
|
|
5615
5614
|
title: "Botpress API",
|
|
5616
5615
|
description: "API for Botpress Cloud",
|
|
5617
5616
|
server: "https://api.botpress.cloud",
|
|
5618
|
-
version: "0.
|
|
5617
|
+
version: "0.14.2",
|
|
5619
5618
|
prefix: "v1",
|
|
5620
5619
|
},
|
|
5621
5620
|
errors: [
|
|
@@ -6793,14 +6792,14 @@ export const state = {
|
|
|
6793
6792
|
"invocation_calls",
|
|
6794
6793
|
"storage_count",
|
|
6795
6794
|
"bot_count",
|
|
6796
|
-
"
|
|
6797
|
-
"
|
|
6795
|
+
"knowledgebase_vector_storage",
|
|
6796
|
+
"workspace_ratelimit",
|
|
6798
6797
|
"table_row_count",
|
|
6799
6798
|
"workspace_member_count",
|
|
6800
6799
|
"integrations_owned_count",
|
|
6801
|
-
"
|
|
6802
|
-
"
|
|
6803
|
-
"
|
|
6800
|
+
"ai_spend",
|
|
6801
|
+
"openai_spend",
|
|
6802
|
+
"bing_search_spend",
|
|
6804
6803
|
],
|
|
6805
6804
|
description: "Usage type that can be used",
|
|
6806
6805
|
},
|