@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/dist/gen/state.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -427824,7 +427824,6 @@ var state = {
|
|
|
427824
427824
|
description: "URI of the user picture"
|
|
427825
427825
|
}
|
|
427826
427826
|
},
|
|
427827
|
-
required: ["tags"],
|
|
427828
427827
|
title: "updateUserBody",
|
|
427829
427828
|
additionalProperties: false
|
|
427830
427829
|
}
|
|
@@ -430017,14 +430016,14 @@ var state = {
|
|
|
430017
430016
|
"invocation_calls",
|
|
430018
430017
|
"storage_count",
|
|
430019
430018
|
"bot_count",
|
|
430020
|
-
"
|
|
430021
|
-
"
|
|
430019
|
+
"knowledgebase_vector_storage",
|
|
430020
|
+
"workspace_ratelimit",
|
|
430022
430021
|
"table_row_count",
|
|
430023
430022
|
"workspace_member_count",
|
|
430024
430023
|
"integrations_owned_count",
|
|
430025
|
-
"
|
|
430026
|
-
"
|
|
430027
|
-
"
|
|
430024
|
+
"ai_spend",
|
|
430025
|
+
"openai_spend",
|
|
430026
|
+
"bing_search_spend"
|
|
430028
430027
|
],
|
|
430029
430028
|
required: true
|
|
430030
430029
|
},
|
|
@@ -430077,14 +430076,14 @@ var state = {
|
|
|
430077
430076
|
"invocation_calls",
|
|
430078
430077
|
"storage_count",
|
|
430079
430078
|
"bot_count",
|
|
430080
|
-
"
|
|
430081
|
-
"
|
|
430079
|
+
"knowledgebase_vector_storage",
|
|
430080
|
+
"workspace_ratelimit",
|
|
430082
430081
|
"table_row_count",
|
|
430083
430082
|
"workspace_member_count",
|
|
430084
430083
|
"integrations_owned_count",
|
|
430085
|
-
"
|
|
430086
|
-
"
|
|
430087
|
-
"
|
|
430084
|
+
"ai_spend",
|
|
430085
|
+
"openai_spend",
|
|
430086
|
+
"bing_search_spend"
|
|
430088
430087
|
],
|
|
430089
430088
|
required: true
|
|
430090
430089
|
},
|
|
@@ -430118,14 +430117,14 @@ var state = {
|
|
|
430118
430117
|
"invocation_calls",
|
|
430119
430118
|
"storage_count",
|
|
430120
430119
|
"bot_count",
|
|
430121
|
-
"
|
|
430122
|
-
"
|
|
430120
|
+
"knowledgebase_vector_storage",
|
|
430121
|
+
"workspace_ratelimit",
|
|
430123
430122
|
"table_row_count",
|
|
430124
430123
|
"workspace_member_count",
|
|
430125
430124
|
"integrations_owned_count",
|
|
430126
|
-
"
|
|
430127
|
-
"
|
|
430128
|
-
"
|
|
430125
|
+
"ai_spend",
|
|
430126
|
+
"openai_spend",
|
|
430127
|
+
"bing_search_spend"
|
|
430129
430128
|
],
|
|
430130
430129
|
description: "Usage type that can be used"
|
|
430131
430130
|
}
|
|
@@ -430187,14 +430186,14 @@ var state = {
|
|
|
430187
430186
|
"invocation_calls",
|
|
430188
430187
|
"storage_count",
|
|
430189
430188
|
"bot_count",
|
|
430190
|
-
"
|
|
430191
|
-
"
|
|
430189
|
+
"knowledgebase_vector_storage",
|
|
430190
|
+
"workspace_ratelimit",
|
|
430192
430191
|
"table_row_count",
|
|
430193
430192
|
"workspace_member_count",
|
|
430194
430193
|
"integrations_owned_count",
|
|
430195
|
-
"
|
|
430196
|
-
"
|
|
430197
|
-
"
|
|
430194
|
+
"ai_spend",
|
|
430195
|
+
"openai_spend",
|
|
430196
|
+
"bing_search_spend"
|
|
430198
430197
|
],
|
|
430199
430198
|
description: "Usage type that can be used"
|
|
430200
430199
|
}
|
|
@@ -431806,14 +431805,14 @@ var state = {
|
|
|
431806
431805
|
"invocation_calls",
|
|
431807
431806
|
"storage_count",
|
|
431808
431807
|
"bot_count",
|
|
431809
|
-
"
|
|
431810
|
-
"
|
|
431808
|
+
"knowledgebase_vector_storage",
|
|
431809
|
+
"workspace_ratelimit",
|
|
431811
431810
|
"table_row_count",
|
|
431812
431811
|
"workspace_member_count",
|
|
431813
431812
|
"integrations_owned_count",
|
|
431814
|
-
"
|
|
431815
|
-
"
|
|
431816
|
-
"
|
|
431813
|
+
"ai_spend",
|
|
431814
|
+
"openai_spend",
|
|
431815
|
+
"bing_search_spend"
|
|
431817
431816
|
],
|
|
431818
431817
|
required: true
|
|
431819
431818
|
},
|
|
@@ -431859,14 +431858,14 @@ var state = {
|
|
|
431859
431858
|
"invocation_calls",
|
|
431860
431859
|
"storage_count",
|
|
431861
431860
|
"bot_count",
|
|
431862
|
-
"
|
|
431863
|
-
"
|
|
431861
|
+
"knowledgebase_vector_storage",
|
|
431862
|
+
"workspace_ratelimit",
|
|
431864
431863
|
"table_row_count",
|
|
431865
431864
|
"workspace_member_count",
|
|
431866
431865
|
"integrations_owned_count",
|
|
431867
|
-
"
|
|
431868
|
-
"
|
|
431869
|
-
"
|
|
431866
|
+
"ai_spend",
|
|
431867
|
+
"openai_spend",
|
|
431868
|
+
"bing_search_spend"
|
|
431870
431869
|
],
|
|
431871
431870
|
required: true
|
|
431872
431871
|
},
|
|
@@ -432112,7 +432111,7 @@ var state = {
|
|
|
432112
432111
|
title: "Botpress API",
|
|
432113
432112
|
description: "API for Botpress Cloud",
|
|
432114
432113
|
server: "https://api.botpress.cloud",
|
|
432115
|
-
version: "0.
|
|
432114
|
+
version: "0.14.2",
|
|
432116
432115
|
prefix: "v1"
|
|
432117
432116
|
},
|
|
432118
432117
|
errors: [
|
|
@@ -433235,14 +433234,14 @@ var state = {
|
|
|
433235
433234
|
"invocation_calls",
|
|
433236
433235
|
"storage_count",
|
|
433237
433236
|
"bot_count",
|
|
433238
|
-
"
|
|
433239
|
-
"
|
|
433237
|
+
"knowledgebase_vector_storage",
|
|
433238
|
+
"workspace_ratelimit",
|
|
433240
433239
|
"table_row_count",
|
|
433241
433240
|
"workspace_member_count",
|
|
433242
433241
|
"integrations_owned_count",
|
|
433243
|
-
"
|
|
433244
|
-
"
|
|
433245
|
-
"
|
|
433242
|
+
"ai_spend",
|
|
433243
|
+
"openai_spend",
|
|
433244
|
+
"bing_search_spend"
|
|
433246
433245
|
],
|
|
433247
433246
|
description: "Usage type that can be used"
|
|
433248
433247
|
}
|