@botpress/api 0.13.2 → 0.14.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/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,12 @@ export const state = {
3466
3465
  "invocation_calls",
3467
3466
  "storage_count",
3468
3467
  "bot_count",
3469
- "knowledgebase_vector_count",
3470
- "bot_ratelimit",
3468
+ "knowledgebase_vector_storage",
3469
+ "workspace_ratelimit",
3471
3470
  "table_row_count",
3472
3471
  "workspace_member_count",
3473
3472
  "integrations_owned_count",
3474
- "cognitive_calls",
3475
- "model_credit",
3476
- "token_spend",
3473
+ "ai_spend",
3477
3474
  ],
3478
3475
  required: true,
3479
3476
  },
@@ -3526,14 +3523,12 @@ export const state = {
3526
3523
  "invocation_calls",
3527
3524
  "storage_count",
3528
3525
  "bot_count",
3529
- "knowledgebase_vector_count",
3530
- "bot_ratelimit",
3526
+ "knowledgebase_vector_storage",
3527
+ "workspace_ratelimit",
3531
3528
  "table_row_count",
3532
3529
  "workspace_member_count",
3533
3530
  "integrations_owned_count",
3534
- "cognitive_calls",
3535
- "model_credit",
3536
- "token_spend",
3531
+ "ai_spend",
3537
3532
  ],
3538
3533
  required: true,
3539
3534
  },
@@ -3567,14 +3562,12 @@ export const state = {
3567
3562
  "invocation_calls",
3568
3563
  "storage_count",
3569
3564
  "bot_count",
3570
- "knowledgebase_vector_count",
3571
- "bot_ratelimit",
3565
+ "knowledgebase_vector_storage",
3566
+ "workspace_ratelimit",
3572
3567
  "table_row_count",
3573
3568
  "workspace_member_count",
3574
3569
  "integrations_owned_count",
3575
- "cognitive_calls",
3576
- "model_credit",
3577
- "token_spend",
3570
+ "ai_spend",
3578
3571
  ],
3579
3572
  description: "Usage type that can be used",
3580
3573
  },
@@ -3636,14 +3629,12 @@ export const state = {
3636
3629
  "invocation_calls",
3637
3630
  "storage_count",
3638
3631
  "bot_count",
3639
- "knowledgebase_vector_count",
3640
- "bot_ratelimit",
3632
+ "knowledgebase_vector_storage",
3633
+ "workspace_ratelimit",
3641
3634
  "table_row_count",
3642
3635
  "workspace_member_count",
3643
3636
  "integrations_owned_count",
3644
- "cognitive_calls",
3645
- "model_credit",
3646
- "token_spend",
3637
+ "ai_spend",
3647
3638
  ],
3648
3639
  description: "Usage type that can be used",
3649
3640
  },
@@ -5306,14 +5297,12 @@ export const state = {
5306
5297
  "invocation_calls",
5307
5298
  "storage_count",
5308
5299
  "bot_count",
5309
- "knowledgebase_vector_count",
5310
- "bot_ratelimit",
5300
+ "knowledgebase_vector_storage",
5301
+ "workspace_ratelimit",
5311
5302
  "table_row_count",
5312
5303
  "workspace_member_count",
5313
5304
  "integrations_owned_count",
5314
- "cognitive_calls",
5315
- "model_credit",
5316
- "token_spend",
5305
+ "ai_spend",
5317
5306
  ],
5318
5307
  required: true,
5319
5308
  },
@@ -5359,14 +5348,12 @@ export const state = {
5359
5348
  "invocation_calls",
5360
5349
  "storage_count",
5361
5350
  "bot_count",
5362
- "knowledgebase_vector_count",
5363
- "bot_ratelimit",
5351
+ "knowledgebase_vector_storage",
5352
+ "workspace_ratelimit",
5364
5353
  "table_row_count",
5365
5354
  "workspace_member_count",
5366
5355
  "integrations_owned_count",
5367
- "cognitive_calls",
5368
- "model_credit",
5369
- "token_spend",
5356
+ "ai_spend",
5370
5357
  ],
5371
5358
  required: true,
5372
5359
  },
@@ -5615,7 +5602,7 @@ export const state = {
5615
5602
  title: "Botpress API",
5616
5603
  description: "API for Botpress Cloud",
5617
5604
  server: "https://api.botpress.cloud",
5618
- version: "0.13.2",
5605
+ version: "0.14.0",
5619
5606
  prefix: "v1",
5620
5607
  },
5621
5608
  errors: [
@@ -6793,14 +6780,12 @@ export const state = {
6793
6780
  "invocation_calls",
6794
6781
  "storage_count",
6795
6782
  "bot_count",
6796
- "knowledgebase_vector_count",
6797
- "bot_ratelimit",
6783
+ "knowledgebase_vector_storage",
6784
+ "workspace_ratelimit",
6798
6785
  "table_row_count",
6799
6786
  "workspace_member_count",
6800
6787
  "integrations_owned_count",
6801
- "cognitive_calls",
6802
- "model_credit",
6803
- "token_spend",
6788
+ "ai_spend",
6804
6789
  ],
6805
6790
  description: "Usage type that can be used",
6806
6791
  },