@amigo-ai/sdk 0.87.0 → 0.89.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.
@@ -2291,7 +2291,7 @@ export interface components {
2291
2291
  /** Boundary Constraints */
2292
2292
  boundary_constraints: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"][];
2293
2293
  /** Exit Conditions */
2294
- exit_conditions: components["schemas"]["organization__create_service_hierarchical_state_machine_version__Request__ActionState__ExitCondition"][];
2294
+ exit_conditions: components["schemas"]["organization__create_service_hierarchical_state_machine_version__Request__DecisionState__ExitCondition"][];
2295
2295
  /** Action Tool Call Specs */
2296
2296
  action_tool_call_specs: components["schemas"]["organization__create_service_hierarchical_state_machine_version__Request__ToolCallSpec"][];
2297
2297
  /** Exit Condition Tool Call Specs */
@@ -2719,7 +2719,7 @@ export interface components {
2719
2719
  type: "decision";
2720
2720
  name: components["schemas"]["StateOrRefName"];
2721
2721
  /** Exit Conditions */
2722
- exit_conditions: components["schemas"]["organization__create_service_hierarchical_state_machine_version__Request__ActionState__ExitCondition"][];
2722
+ exit_conditions: components["schemas"]["organization__create_service_hierarchical_state_machine_version__Request__DecisionState__ExitCondition"][];
2723
2723
  /** Decision Guidelines */
2724
2724
  decision_guidelines: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"][];
2725
2725
  objective: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"];
@@ -3468,7 +3468,7 @@ export interface components {
3468
3468
  * Tags
3469
3469
  * @description The tags of the metric.
3470
3470
  */
3471
- tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag"][];
3471
+ tags: components["schemas"]["amigo_lib__mongo__collections__tool__Tool__Tag"][];
3472
3472
  /** @description The user who created the metric. */
3473
3473
  creator: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__UserInfo"];
3474
3474
  /** @description The user who last updated the metric. */
@@ -3573,7 +3573,7 @@ export interface components {
3573
3573
  * Tags
3574
3574
  * @description The tags of the metric.
3575
3575
  */
3576
- tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag"][];
3576
+ tags: components["schemas"]["amigo_lib__mongo__collections__tool__Tool__Tag"][];
3577
3577
  /** @description The user who created the metric. */
3578
3578
  creator: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__UserInfo"];
3579
3579
  /** @description The user who last updated the metric. */
@@ -4425,7 +4425,7 @@ export interface components {
4425
4425
  * Tags
4426
4426
  * @description The tags of the service.
4427
4427
  */
4428
- tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag"][];
4428
+ tags: components["schemas"]["amigo_lib__mongo__collections__tool__Tool__Tag"][];
4429
4429
  };
4430
4430
  /** SimulationConversationInvocationSource */
4431
4431
  SimulationConversationInvocationSource: {
@@ -4635,7 +4635,7 @@ export interface components {
4635
4635
  * Tags
4636
4636
  * @description The tags of the simulation persona.
4637
4637
  */
4638
- tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag"][];
4638
+ tags: components["schemas"]["amigo_lib__mongo__collections__tool__Tool__Tag"][];
4639
4639
  creator: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__UserInfo"];
4640
4640
  updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__UserInfo"];
4641
4641
  };
@@ -4707,7 +4707,7 @@ export interface components {
4707
4707
  * Tags
4708
4708
  * @description The tags of the simulation persona.
4709
4709
  */
4710
- tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag"][];
4710
+ tags: components["schemas"]["amigo_lib__mongo__collections__tool__Tool__Tag"][];
4711
4711
  creator: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__UserInfo"];
4712
4712
  updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__UserInfo"];
4713
4713
  };
@@ -4762,7 +4762,7 @@ export interface components {
4762
4762
  * Tags
4763
4763
  * @description The tags of the simulation unit test set.
4764
4764
  */
4765
- tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag"][];
4765
+ tags: components["schemas"]["amigo_lib__mongo__collections__tool__Tool__Tag"][];
4766
4766
  creator: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UserInfo"];
4767
4767
  updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UserInfo"];
4768
4768
  };
@@ -4814,7 +4814,7 @@ export interface components {
4814
4814
  * Tags
4815
4815
  * @description The tags of the simulation unit test set.
4816
4816
  */
4817
- tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag"][];
4817
+ tags: components["schemas"]["amigo_lib__mongo__collections__tool__Tool__Tag"][];
4818
4818
  creator: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UserInfo"];
4819
4819
  updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UserInfo"];
4820
4820
  };
@@ -5276,7 +5276,7 @@ export interface components {
5276
5276
  * Tags
5277
5277
  * @description The tags of the simulation persona.
5278
5278
  */
5279
- tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag"][];
5279
+ tags: components["schemas"]["amigo_lib__mongo__collections__tool__Tool__Tag"][];
5280
5280
  };
5281
5281
  /** ToolVersionInstance */
5282
5282
  ToolVersionInstance: {
@@ -5901,13 +5901,6 @@ export interface components {
5901
5901
  metric_id: string;
5902
5902
  criterion: components["schemas"]["SuccessCriterionDescription-Output"];
5903
5903
  };
5904
- /** Tag */
5905
- amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag: {
5906
- /** Key */
5907
- key: string;
5908
- /** Value */
5909
- value: string | null;
5910
- };
5911
5904
  /** UserInfo */
5912
5905
  amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__UserInfo: {
5913
5906
  /** Org Id */
@@ -5950,6 +5943,13 @@ export interface components {
5950
5943
  /** User Id */
5951
5944
  user_id: string;
5952
5945
  };
5946
+ /** Tag */
5947
+ amigo_lib__mongo__collections__tool__Tool__Tag: {
5948
+ /** Key */
5949
+ key: string;
5950
+ /** Value */
5951
+ value: string | null;
5952
+ };
5953
5953
  /** UserInfo */
5954
5954
  amigo_lib__mongo__collections__tool_version__ToolVersion__UserInfo: {
5955
5955
  /**
@@ -6485,7 +6485,7 @@ export interface components {
6485
6485
  * Dynamic Behavior Sets
6486
6486
  * @description The retrieved dynamic behavior sets.
6487
6487
  */
6488
- dynamic_behavior_sets: components["schemas"]["dynamic_behavior_set__search_dynamic_behavior_sets__Response__DynamicBehaviorSetInstance"][];
6488
+ dynamic_behavior_sets: components["schemas"]["dynamic_behavior_set__get_dynamic_behavior_sets__Response__DynamicBehaviorSetInstance"][];
6489
6489
  /**
6490
6490
  * Has More
6491
6491
  * @description Whether there are more dynamic behavior sets to retrieve.
@@ -6502,34 +6502,8 @@ export interface components {
6502
6502
  * retrieved. */
6503
6503
  filter_values: components["schemas"]["dynamic_behavior_set__get_dynamic_behavior_sets__Response__FilterValues"] | null;
6504
6504
  };
6505
- /** FilterValues */
6506
- dynamic_behavior_set__get_dynamic_behavior_sets__Response__FilterValues: {
6507
- /**
6508
- * Applied To Services Ids
6509
- * @description A set of service IDs that have dynamic behavior sets applied to the service.
6510
- */
6511
- applied_to_services_ids: string[];
6512
- /**
6513
- * Creators
6514
- * @description A set of creator infos that created the dynamic behavior sets under the current filters.
6515
- */
6516
- creators: components["schemas"]["amigo_lib__mongo__collections__dynamic_behavior_set__DynamicBehaviorSet__UserInfo"][];
6517
- /**
6518
- * Tags
6519
- * @description A set of tag keys that exist in the dynamic behavior sets under the current filters.
6520
- */
6521
- tags: string[];
6522
- };
6523
- /** Response */
6524
- dynamic_behavior_set__search_dynamic_behavior_sets__Response: {
6525
- /**
6526
- * Dynamic Behavior Sets
6527
- * @description The retrieved dynamic behavior sets.
6528
- */
6529
- dynamic_behavior_sets: components["schemas"]["dynamic_behavior_set__search_dynamic_behavior_sets__Response__DynamicBehaviorSetInstance"][];
6530
- };
6531
6505
  /** DynamicBehaviorSetInstance */
6532
- dynamic_behavior_set__search_dynamic_behavior_sets__Response__DynamicBehaviorSetInstance: {
6506
+ dynamic_behavior_set__get_dynamic_behavior_sets__Response__DynamicBehaviorSetInstance: {
6533
6507
  /** Id */
6534
6508
  id: string;
6535
6509
  /** Name */
@@ -6555,6 +6529,32 @@ export interface components {
6555
6529
  updated_at: string;
6556
6530
  updated_by: components["schemas"]["amigo_lib__mongo__collections__dynamic_behavior_set__DynamicBehaviorSet__UserInfo"];
6557
6531
  };
6532
+ /** FilterValues */
6533
+ dynamic_behavior_set__get_dynamic_behavior_sets__Response__FilterValues: {
6534
+ /**
6535
+ * Applied To Services Ids
6536
+ * @description A set of service IDs that have dynamic behavior sets applied to the service.
6537
+ */
6538
+ applied_to_services_ids: string[];
6539
+ /**
6540
+ * Creators
6541
+ * @description A set of creator infos that created the dynamic behavior sets under the current filters.
6542
+ */
6543
+ creators: components["schemas"]["amigo_lib__mongo__collections__dynamic_behavior_set__DynamicBehaviorSet__UserInfo"][];
6544
+ /**
6545
+ * Tags
6546
+ * @description A set of tag keys that exist in the dynamic behavior sets under the current filters.
6547
+ */
6548
+ tags: string[];
6549
+ };
6550
+ /** Response */
6551
+ dynamic_behavior_set__search_dynamic_behavior_sets__Response: {
6552
+ /**
6553
+ * Dynamic Behavior Sets
6554
+ * @description The retrieved dynamic behavior sets.
6555
+ */
6556
+ dynamic_behavior_sets: components["schemas"]["dynamic_behavior_set__get_dynamic_behavior_sets__Response__DynamicBehaviorSetInstance"][];
6557
+ };
6558
6558
  /** Request */
6559
6559
  dynamic_behavior_set__update_dynamic_behavior_set__Request: {
6560
6560
  /** @description The name of the dynamic behavior set. */
@@ -7019,7 +7019,7 @@ export interface components {
7019
7019
  global_boundary_constraints: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"][];
7020
7020
  };
7021
7021
  /** ExitCondition */
7022
- organization__create_service_hierarchical_state_machine_version__Request__ActionState__ExitCondition: {
7022
+ organization__create_service_hierarchical_state_machine_version__Request__DecisionState__ExitCondition: {
7023
7023
  description: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"];
7024
7024
  /** Next State */
7025
7025
  next_state: components["schemas"]["StateOrRefName"] | [
@@ -7394,29 +7394,10 @@ export interface components {
7394
7394
  * Permission Grants
7395
7395
  * @description A list of permission grants associated with this role.
7396
7396
  */
7397
- permission_grants: components["schemas"]["role__create_role__Request__PermissionGrant"][];
7397
+ permission_grants: components["schemas"]["role__modify_role__Request__PermissionGrant"][];
7398
7398
  /** @description The frontend view for users of this role. */
7399
7399
  frontend_view: components["schemas"]["FrontendView"];
7400
7400
  };
7401
- /** PermissionGrant */
7402
- role__create_role__Request__PermissionGrant: {
7403
- /**
7404
- * Action
7405
- * @description Whether this grant allows or denies the specified access.
7406
- * @enum {string}
7407
- */
7408
- action: "Allow" | "Deny";
7409
- /** Permission Name */
7410
- permission_name: string;
7411
- /**
7412
- * Conditions
7413
- * @description A dictionary of attribute name to condition that must be met for this grant to be applicable.
7414
- */
7415
- conditions: {
7416
- [key: string]: components["schemas"]["Condition"];
7417
- };
7418
- description?: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"] | null;
7419
- };
7420
7401
  /** Response */
7421
7402
  role__create_role__Response: {
7422
7403
  /**
@@ -7441,10 +7422,29 @@ export interface components {
7441
7422
  * Permission Grants
7442
7423
  * @description A list of permission grants associated with this role. Only updated if specified. This field is an immutable field.
7443
7424
  */
7444
- permission_grants?: components["schemas"]["role__create_role__Request__PermissionGrant"][] | null;
7425
+ permission_grants?: components["schemas"]["role__modify_role__Request__PermissionGrant"][] | null;
7445
7426
  /** @description The frontend view for the user of this role. Only updated if specified. This field is an immutable field. */
7446
7427
  frontend_view?: components["schemas"]["FrontendView"] | null;
7447
7428
  };
7429
+ /** PermissionGrant */
7430
+ role__modify_role__Request__PermissionGrant: {
7431
+ /**
7432
+ * Action
7433
+ * @description Whether this grant allows or denies the specified access.
7434
+ * @enum {string}
7435
+ */
7436
+ action: "Allow" | "Deny";
7437
+ /** Permission Name */
7438
+ permission_name: string;
7439
+ /**
7440
+ * Conditions
7441
+ * @description A dictionary of attribute name to condition that must be met for this grant to be applicable.
7442
+ */
7443
+ conditions: {
7444
+ [key: string]: components["schemas"]["Condition"];
7445
+ };
7446
+ description?: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"] | null;
7447
+ };
7448
7448
  /** Response */
7449
7449
  role__modify_role__Response: {
7450
7450
  /**
@@ -7476,7 +7476,7 @@ export interface components {
7476
7476
  is_active: boolean;
7477
7477
  /** @description The `release` version set to use for this service. If not specified, the `release` version set will be the same as the `edge` version set, which uses the
7478
7478
  * latest agent and state machine versions with no model preference. */
7479
- release_version_set?: components["schemas"]["service__upsert_service_version_set__Request__VersionSet"] | null;
7479
+ release_version_set?: components["schemas"]["service__create_service__Request__VersionSet"] | null;
7480
7480
  /**
7481
7481
  * Keyterms
7482
7482
  * @description A list of keyterms that are easy to get wrong during audio transcriptions that tend to occur commonly in audio sessions using this service.
@@ -7491,6 +7491,35 @@ export interface components {
7491
7491
  [key: string]: components["schemas"]["StrippedNonemptyString___w__s_____"] | null;
7492
7492
  };
7493
7493
  };
7494
+ /** VersionSet */
7495
+ service__create_service__Request__VersionSet: {
7496
+ /**
7497
+ * Agent Version Number
7498
+ * @description The version number of the agent to be used. If None, the latest agent version will be used.
7499
+ */
7500
+ agent_version_number: number | null;
7501
+ /**
7502
+ * Service Hierarchical State Machine Version Number
7503
+ * @description The version number of the state machine to be used. If None, the latest state machine version will be used.
7504
+ */
7505
+ service_hierarchical_state_machine_version_number: number | null;
7506
+ /** Llm Model Preferences */
7507
+ llm_model_preferences: {
7508
+ [key: string]: components["schemas"]["service__create_service__Request__VersionSet__LLMConfig"];
7509
+ };
7510
+ };
7511
+ /** LLMConfig */
7512
+ service__create_service__Request__VersionSet__LLMConfig: {
7513
+ llm_name: components["schemas"]["LLMType"];
7514
+ /**
7515
+ * Params
7516
+ * @description LLM-specific parameters to use.
7517
+ * @default {}
7518
+ */
7519
+ params?: {
7520
+ [key: string]: unknown;
7521
+ };
7522
+ };
7494
7523
  /** Response */
7495
7524
  service__create_service__Response: {
7496
7525
  /**
@@ -7571,36 +7600,7 @@ export interface components {
7571
7600
  /** Request */
7572
7601
  service__upsert_service_version_set__Request: {
7573
7602
  /** @description The version set to upsert. */
7574
- version_set: components["schemas"]["service__upsert_service_version_set__Request__VersionSet"];
7575
- };
7576
- /** VersionSet */
7577
- service__upsert_service_version_set__Request__VersionSet: {
7578
- /**
7579
- * Agent Version Number
7580
- * @description The version number of the agent to be used. If None, the latest agent version will be used.
7581
- */
7582
- agent_version_number: number | null;
7583
- /**
7584
- * Service Hierarchical State Machine Version Number
7585
- * @description The version number of the state machine to be used. If None, the latest state machine version will be used.
7586
- */
7587
- service_hierarchical_state_machine_version_number: number | null;
7588
- /** Llm Model Preferences */
7589
- llm_model_preferences: {
7590
- [key: string]: components["schemas"]["service__upsert_service_version_set__Request__VersionSet__LLMConfig"];
7591
- };
7592
- };
7593
- /** LLMConfig */
7594
- service__upsert_service_version_set__Request__VersionSet__LLMConfig: {
7595
- llm_name: components["schemas"]["LLMType"];
7596
- /**
7597
- * Params
7598
- * @description LLM-specific parameters to use.
7599
- * @default {}
7600
- */
7601
- params?: {
7602
- [key: string]: unknown;
7603
- };
7603
+ version_set: components["schemas"]["service__create_service__Request__VersionSet"];
7604
7604
  };
7605
7605
  /** Request */
7606
7606
  simulation__create_simulation_persona__Request: {
@@ -7805,7 +7805,7 @@ export interface components {
7805
7805
  * Unit Test Runs
7806
7806
  * @description The unit test runs that are part of this set.
7807
7807
  */
7808
- unit_test_runs: components["schemas"]["simulation__create_simulation_unit_test_set__Request__UnitTestRunDescriptor"][];
7808
+ unit_test_runs: components["schemas"]["simulation__update_simulation_unit_test_set__Request__UnitTestRunDescriptor"][];
7809
7809
  /**
7810
7810
  * Tags
7811
7811
  * @description The tags of the simulation unit test set.
@@ -7814,16 +7814,6 @@ export interface components {
7814
7814
  [key: string]: string | null;
7815
7815
  };
7816
7816
  };
7817
- /** UnitTestRunDescriptor */
7818
- simulation__create_simulation_unit_test_set__Request__UnitTestRunDescriptor: {
7819
- /** Unit Test Id */
7820
- unit_test_id: string;
7821
- /**
7822
- * Run Count
7823
- * @description The number of times to run the unit test.
7824
- */
7825
- run_count: number;
7826
- };
7827
7817
  /** Response */
7828
7818
  simulation__create_simulation_unit_test_set__Response: {
7829
7819
  /**
@@ -7872,7 +7862,7 @@ export interface components {
7872
7862
  * Simulation Personas
7873
7863
  * @description The list of simulation personas.
7874
7864
  */
7875
- simulation_personas: components["schemas"]["simulation__get_simulation_personas__Response__SimulationPersonaInstance"][];
7865
+ simulation_personas: components["schemas"]["simulation__search_simulation_personas__Response__SimulationPersonaInstance"][];
7876
7866
  /**
7877
7867
  * Has More
7878
7868
  * @description Whether there are more simulation personas to fetch.
@@ -7907,52 +7897,6 @@ export interface components {
7907
7897
  */
7908
7898
  roles: string[];
7909
7899
  };
7910
- /** SimulationPersonaInstance */
7911
- simulation__get_simulation_personas__Response__SimulationPersonaInstance: {
7912
- /**
7913
- * Id
7914
- * @description The ID of the simulation persona.
7915
- */
7916
- id: string;
7917
- /**
7918
- * Name
7919
- * @description The name of the simulation persona.
7920
- */
7921
- name: string;
7922
- /**
7923
- * Role
7924
- * @description The role of the simulation persona.
7925
- */
7926
- role: string;
7927
- /**
7928
- * Tags
7929
- * @description The tags of the simulation persona.
7930
- */
7931
- tags: {
7932
- [key: string]: string | null;
7933
- };
7934
- /**
7935
- * Is Deleted
7936
- * @description Whether the simulation persona is deleted.
7937
- */
7938
- is_deleted: boolean;
7939
- /**
7940
- * Created At
7941
- * Format: date-time
7942
- * @description The timestamp when the simulation persona was created.
7943
- */
7944
- created_at: string;
7945
- /** @description The user who created the simulation persona. */
7946
- creator: components["schemas"]["amigo_lib__mongo__collections__simulation_persona__SimulationPersona__UserInfo"];
7947
- /**
7948
- * Updated At
7949
- * Format: date-time
7950
- * @description The timestamp when the simulation persona was last updated.
7951
- */
7952
- updated_at: string;
7953
- /** @description The user who last updated the simulation persona. */
7954
- updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_persona__SimulationPersona__UserInfo"];
7955
- };
7956
7900
  /** Response */
7957
7901
  simulation__get_simulation_scenario_versions__Response: {
7958
7902
  /**
@@ -7977,7 +7921,7 @@ export interface components {
7977
7921
  * Simulation Scenarios
7978
7922
  * @description The list of simulation scenarios.
7979
7923
  */
7980
- simulation_scenarios: components["schemas"]["simulation__search_simulation_scenarios__Response__SimulationScenarioInstance"][];
7924
+ simulation_scenarios: components["schemas"]["simulation__get_simulation_scenarios__Response__SimulationScenarioInstance"][];
7981
7925
  /**
7982
7926
  * Has More
7983
7927
  * @description Whether there are more simulation scenarios to fetch.
@@ -8007,6 +7951,47 @@ export interface components {
8007
7951
  */
8008
7952
  tags: string[];
8009
7953
  };
7954
+ /** SimulationScenarioInstance */
7955
+ simulation__get_simulation_scenarios__Response__SimulationScenarioInstance: {
7956
+ /**
7957
+ * Id
7958
+ * @description The ID of the simulation scenario.
7959
+ */
7960
+ id: string;
7961
+ /**
7962
+ * Name
7963
+ * @description The name of the simulation scenario.
7964
+ */
7965
+ name: string;
7966
+ /**
7967
+ * Tags
7968
+ * @description The tags of the simulation scenario.
7969
+ */
7970
+ tags: {
7971
+ [key: string]: string | null;
7972
+ };
7973
+ /**
7974
+ * Is Deleted
7975
+ * @description Whether the simulation scenario is deleted.
7976
+ */
7977
+ is_deleted: boolean;
7978
+ /**
7979
+ * Created At
7980
+ * Format: date-time
7981
+ * @description The timestamp when the simulation scenario was created.
7982
+ */
7983
+ created_at: string;
7984
+ /** @description The user who created the simulation scenario. */
7985
+ creator: components["schemas"]["amigo_lib__mongo__collections__simulation_scenario__SimulationScenario__UserInfo"];
7986
+ /**
7987
+ * Updated At
7988
+ * Format: date-time
7989
+ * @description The timestamp when the simulation scenario was last updated.
7990
+ */
7991
+ updated_at: string;
7992
+ /** @description The user who last updated the simulation scenario. */
7993
+ updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_scenario__SimulationScenario__UserInfo"];
7994
+ };
8010
7995
  /** Response */
8011
7996
  simulation__get_simulation_unit_test_set_run_artifacts__Response: {
8012
7997
  /**
@@ -8165,56 +8150,61 @@ export interface components {
8165
8150
  * Simulation Personas
8166
8151
  * @description The list of simulation personas.
8167
8152
  */
8168
- simulation_personas: components["schemas"]["simulation__get_simulation_personas__Response__SimulationPersonaInstance"][];
8153
+ simulation_personas: components["schemas"]["simulation__search_simulation_personas__Response__SimulationPersonaInstance"][];
8169
8154
  };
8170
- /** Response */
8171
- simulation__search_simulation_scenarios__Response: {
8172
- /**
8173
- * Simulation Scenarios
8174
- * @description The list of simulation scenarios.
8175
- */
8176
- simulation_scenarios: components["schemas"]["simulation__search_simulation_scenarios__Response__SimulationScenarioInstance"][];
8177
- };
8178
- /** SimulationScenarioInstance */
8179
- simulation__search_simulation_scenarios__Response__SimulationScenarioInstance: {
8155
+ /** SimulationPersonaInstance */
8156
+ simulation__search_simulation_personas__Response__SimulationPersonaInstance: {
8180
8157
  /**
8181
8158
  * Id
8182
- * @description The ID of the simulation scenario.
8159
+ * @description The ID of the simulation persona.
8183
8160
  */
8184
8161
  id: string;
8185
8162
  /**
8186
8163
  * Name
8187
- * @description The name of the simulation scenario.
8164
+ * @description The name of the simulation persona.
8188
8165
  */
8189
8166
  name: string;
8167
+ /**
8168
+ * Role
8169
+ * @description The role of the simulation persona.
8170
+ */
8171
+ role: string;
8190
8172
  /**
8191
8173
  * Tags
8192
- * @description The tags of the simulation scenario.
8174
+ * @description The tags of the simulation persona.
8193
8175
  */
8194
8176
  tags: {
8195
8177
  [key: string]: string | null;
8196
8178
  };
8197
8179
  /**
8198
8180
  * Is Deleted
8199
- * @description Whether the simulation scenario is deleted.
8181
+ * @description Whether the simulation persona is deleted.
8200
8182
  */
8201
8183
  is_deleted: boolean;
8202
8184
  /**
8203
8185
  * Created At
8204
8186
  * Format: date-time
8205
- * @description The timestamp when the simulation scenario was created.
8187
+ * @description The timestamp when the simulation persona was created.
8206
8188
  */
8207
8189
  created_at: string;
8208
- /** @description The user who created the simulation scenario. */
8209
- creator: components["schemas"]["amigo_lib__mongo__collections__simulation_scenario__SimulationScenario__UserInfo"];
8190
+ /** @description The user who created the simulation persona. */
8191
+ creator: components["schemas"]["amigo_lib__mongo__collections__simulation_persona__SimulationPersona__UserInfo"];
8210
8192
  /**
8211
8193
  * Updated At
8212
8194
  * Format: date-time
8213
- * @description The timestamp when the simulation scenario was last updated.
8195
+ * @description The timestamp when the simulation persona was last updated.
8214
8196
  */
8215
8197
  updated_at: string;
8216
- /** @description The user who last updated the simulation scenario. */
8217
- updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_scenario__SimulationScenario__UserInfo"];
8198
+ /** @description The user who last updated the simulation persona. */
8199
+ updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_persona__SimulationPersona__UserInfo"];
8200
+ };
8201
+ /** Response */
8202
+ simulation__search_simulation_scenarios__Response: {
8203
+ /**
8204
+ * Simulation Scenarios
8205
+ * @description The list of simulation scenarios.
8206
+ */
8207
+ simulation_scenarios: components["schemas"]["simulation__get_simulation_scenarios__Response__SimulationScenarioInstance"][];
8218
8208
  };
8219
8209
  /** Response */
8220
8210
  simulation__search_simulation_unit_test_set__Response: {
@@ -8320,7 +8310,7 @@ export interface components {
8320
8310
  * Unit Test Runs
8321
8311
  * @description The unit test runs that are part of this set.
8322
8312
  */
8323
- unit_test_runs?: components["schemas"]["simulation__create_simulation_unit_test_set__Request__UnitTestRunDescriptor"][] | null;
8313
+ unit_test_runs?: components["schemas"]["simulation__update_simulation_unit_test_set__Request__UnitTestRunDescriptor"][] | null;
8324
8314
  /**
8325
8315
  * Tags
8326
8316
  * @description The tags of the simulation unit test set.
@@ -8329,6 +8319,16 @@ export interface components {
8329
8319
  [key: string]: string | null;
8330
8320
  } | null;
8331
8321
  };
8322
+ /** UnitTestRunDescriptor */
8323
+ simulation__update_simulation_unit_test_set__Request__UnitTestRunDescriptor: {
8324
+ /** Unit Test Id */
8325
+ unit_test_id: string;
8326
+ /**
8327
+ * Run Count
8328
+ * @description The number of times to run the unit test.
8329
+ */
8330
+ run_count: number;
8331
+ };
8332
8332
  /** Request */
8333
8333
  tool__create_tool__Request: {
8334
8334
  /** @description The name of the tool. It must be unique among all non-deprecated tools in the organization. */
@@ -8437,7 +8437,23 @@ export interface components {
8437
8437
  * Inputs
8438
8438
  * @description The list of inputs for the tool invocation.
8439
8439
  */
8440
- inputs: components["schemas"]["tool__test_tool__Request__Input"][];
8440
+ inputs: components["schemas"]["tool__invoke_tool_version__Request__Input"][];
8441
+ };
8442
+ /** Input */
8443
+ tool__invoke_tool_version__Request__Input: {
8444
+ /**
8445
+ * Input Parameters
8446
+ * @description The input parameters for the tool invocation.
8447
+ */
8448
+ input_parameters: {
8449
+ [key: string]: unknown;
8450
+ };
8451
+ /**
8452
+ * Invocation Mode
8453
+ * @description The mode of invocation.
8454
+ * @enum {string}
8455
+ */
8456
+ invocation_mode: "regular" | "conversation-simulation";
8441
8457
  };
8442
8458
  /** Response */
8443
8459
  tool__invoke_tool_version__Response: {
@@ -8558,7 +8574,7 @@ export interface components {
8558
8574
  * Inputs
8559
8575
  * @description The list of inputs for the tool invocation.
8560
8576
  */
8561
- inputs: components["schemas"]["tool__test_tool__Request__Input"][];
8577
+ inputs: components["schemas"]["tool__invoke_tool_version__Request__Input"][];
8562
8578
  /**
8563
8579
  * Commit Branch
8564
8580
  * @description The branch in the tools repo whose tip will be tested.
@@ -8584,22 +8600,6 @@ export interface components {
8584
8600
  [key: string]: string;
8585
8601
  };
8586
8602
  };
8587
- /** Input */
8588
- tool__test_tool__Request__Input: {
8589
- /**
8590
- * Input Parameters
8591
- * @description The input parameters for the tool invocation.
8592
- */
8593
- input_parameters: {
8594
- [key: string]: unknown;
8595
- };
8596
- /**
8597
- * Invocation Mode
8598
- * @description The mode of invocation.
8599
- * @enum {string}
8600
- */
8601
- invocation_mode: "regular" | "conversation-simulation";
8602
- };
8603
8603
  /** Response */
8604
8604
  tool__test_tool__Response: {
8605
8605
  /** Invocation Results */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@amigo-ai/sdk",
3
- "version": "0.87.0",
3
+ "version": "0.89.0",
4
4
  "description": "Amigo TypeScript SDK",
5
5
  "publishConfig": {
6
6
  "access": "public"