@amigo-ai/sdk 0.58.0 → 0.60.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.
@@ -2339,7 +2339,7 @@ export interface components {
2339
2339
  /** Boundary Constraints */
2340
2340
  boundary_constraints: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"][];
2341
2341
  /** Exit Conditions */
2342
- exit_conditions: components["schemas"]["organization__create_service_hierarchical_state_machine_version__Request__ActionState__ExitCondition"][];
2342
+ exit_conditions: components["schemas"]["organization__create_service_hierarchical_state_machine_version__Request__DecisionState__ExitCondition"][];
2343
2343
  /** Action Tool Call Specs */
2344
2344
  action_tool_call_specs: components["schemas"]["ToolCallSpec-Input"][];
2345
2345
  /** Exit Condition Tool Call Specs */
@@ -2784,7 +2784,7 @@ export interface components {
2784
2784
  type: "decision";
2785
2785
  name: components["schemas"]["StateOrRefName"];
2786
2786
  /** Exit Conditions */
2787
- exit_conditions: components["schemas"]["organization__create_service_hierarchical_state_machine_version__Request__ActionState__ExitCondition"][];
2787
+ exit_conditions: components["schemas"]["organization__create_service_hierarchical_state_machine_version__Request__DecisionState__ExitCondition"][];
2788
2788
  /** Decision Guidelines */
2789
2789
  decision_guidelines: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"][];
2790
2790
  objective: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"];
@@ -3526,7 +3526,7 @@ export interface components {
3526
3526
  * Tags
3527
3527
  * @description The tags of the metric.
3528
3528
  */
3529
- tags: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__Tag"][];
3529
+ tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__Tag"][];
3530
3530
  /** @description The user who created the metric. */
3531
3531
  creator: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__UserInfo"];
3532
3532
  /** @description The user who last updated the metric. */
@@ -3631,7 +3631,7 @@ export interface components {
3631
3631
  * Tags
3632
3632
  * @description The tags of the metric.
3633
3633
  */
3634
- tags: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__Tag"][];
3634
+ tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__Tag"][];
3635
3635
  /** @description The user who created the metric. */
3636
3636
  creator: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__UserInfo"];
3637
3637
  /** @description The user who last updated the metric. */
@@ -4304,7 +4304,7 @@ export interface components {
4304
4304
  invocation_metadata: components["schemas"]["AgentFrameworkInvocationMetadata"];
4305
4305
  };
4306
4306
  /** @enum {string} */
4307
- ResultPersistence: "ephemral" | "persisted-preferred" | "persisted";
4307
+ ResultPersistence: "ephemeral" | "persisted-preferred" | "persisted";
4308
4308
  /** RoleInstance */
4309
4309
  RoleInstance: {
4310
4310
  /**
@@ -4497,7 +4497,7 @@ export interface components {
4497
4497
  * Tags
4498
4498
  * @description The tags of the service.
4499
4499
  */
4500
- tags: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__Tag"][];
4500
+ tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__Tag"][];
4501
4501
  };
4502
4502
  /** SimulationConversationInvocationSource */
4503
4503
  SimulationConversationInvocationSource: {
@@ -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__metric__Metric__Tag"][];
4710
+ tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__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
  };
@@ -4779,7 +4779,7 @@ export interface components {
4779
4779
  * Tags
4780
4780
  * @description The tags of the simulation persona.
4781
4781
  */
4782
- tags: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__Tag"][];
4782
+ tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__Tag"][];
4783
4783
  creator: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__UserInfo"];
4784
4784
  updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__UserInfo"];
4785
4785
  };
@@ -4834,7 +4834,7 @@ export interface components {
4834
4834
  * Tags
4835
4835
  * @description The tags of the simulation unit test set.
4836
4836
  */
4837
- tags: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__Tag"][];
4837
+ tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__Tag"][];
4838
4838
  creator: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UserInfo"];
4839
4839
  updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UserInfo"];
4840
4840
  };
@@ -4886,7 +4886,7 @@ export interface components {
4886
4886
  * Tags
4887
4887
  * @description The tags of the simulation unit test set.
4888
4888
  */
4889
- tags: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__Tag"][];
4889
+ tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__Tag"][];
4890
4890
  creator: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UserInfo"];
4891
4891
  updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UserInfo"];
4892
4892
  };
@@ -5097,20 +5097,14 @@ export interface components {
5097
5097
  };
5098
5098
  /**
5099
5099
  * Output
5100
- * @description The output of the tool call.
5100
+ * @description The output of the tool call. If `None`, the tool call's output is ephemeral and not stored.
5101
5101
  */
5102
- output: string;
5102
+ output: string | null;
5103
5103
  /**
5104
5104
  * Duration
5105
5105
  * @description The duration of the tool call in seconds.
5106
5106
  */
5107
5107
  duration: number;
5108
- /**
5109
- * Hidden
5110
- * @description Whether the tool call should be hidden in interaction logs based on the tool call spec's `result_persistence` setting.
5111
- * @default false
5112
- */
5113
- hidden?: boolean;
5114
5108
  };
5115
5109
  /** ToolCallSpec */
5116
5110
  "ToolCallSpec-Input": {
@@ -5136,11 +5130,12 @@ export interface components {
5136
5130
  * @description The number of seconds to wait before playing an audio filler.
5137
5131
  */
5138
5132
  audio_filler_triggered_after: number;
5139
- /**
5140
- * @description The type of result persistence for this tool call.
5141
- * @default persisted
5142
- */
5143
- result_persistence?: components["schemas"]["ResultPersistence"];
5133
+ /** @description The type of result persistence for this tool call.
5134
+ *
5135
+ * - If `ephemeral`, the result of the tool call is only provided to the current LLM interaction. Any future LLM interactions will not see this tool result.
5136
+ * - If `persisted-preferred`, the result of the tool call is reflected in all future LLM interactions if it's less than 5000 characters long. Otherwise, it's only visible in the current LLM interaction.
5137
+ * - If `persisted`, the result of the tool call is reflected in all future LLM interactions, unless it's more than 5000 characters long, in which case an error is thrown. */
5138
+ result_persistence: components["schemas"]["ResultPersistence"];
5144
5139
  };
5145
5140
  /**
5146
5141
  * ToolCallSpec
@@ -5172,11 +5167,12 @@ export interface components {
5172
5167
  * @description The number of seconds to wait before playing an audio filler.
5173
5168
  */
5174
5169
  audio_filler_triggered_after: number;
5175
- /**
5176
- * @description The type of result persistence for this tool call.
5177
- * @default persisted
5178
- */
5179
- result_persistence?: components["schemas"]["ResultPersistence"];
5170
+ /** @description The type of result persistence for this tool call.
5171
+ *
5172
+ * - If `ephemeral`, the result of the tool call is only provided to the current LLM interaction. Any future LLM interactions will not see this tool result.
5173
+ * - If `persisted-preferred`, the result of the tool call is reflected in all future LLM interactions if it's less than 5000 characters long. Otherwise, it's only visible in the current LLM interaction.
5174
+ * - If `persisted`, the result of the tool call is reflected in all future LLM interactions, unless it's more than 5000 characters long, in which case an error is thrown. */
5175
+ result_persistence: components["schemas"]["ResultPersistence"];
5180
5176
  };
5181
5177
  /**
5182
5178
  * ToolCallStartedEvent
@@ -5418,7 +5414,7 @@ export interface components {
5418
5414
  * Tags
5419
5415
  * @description The tags of the simulation persona.
5420
5416
  */
5421
- tags: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__Tag"][];
5417
+ tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__Tag"][];
5422
5418
  };
5423
5419
  /** ToolVersionInstance */
5424
5420
  ToolVersionInstance: {
@@ -6033,13 +6029,6 @@ export interface components {
6033
6029
  */
6034
6030
  overrides_instructions: boolean;
6035
6031
  };
6036
- /** Tag */
6037
- amigo_lib__mongo__collections__metric__Metric__Tag: {
6038
- /** Key */
6039
- key: string;
6040
- /** Value */
6041
- value: string | null;
6042
- };
6043
6032
  /** UserInfo */
6044
6033
  amigo_lib__mongo__collections__metric__Metric__UserInfo: {
6045
6034
  /** Org Id */
@@ -6133,6 +6122,13 @@ export interface components {
6133
6122
  /** User Id */
6134
6123
  user_id: string;
6135
6124
  };
6125
+ /** Tag */
6126
+ amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__Tag: {
6127
+ /** Key */
6128
+ key: string;
6129
+ /** Value */
6130
+ value: string | null;
6131
+ };
6136
6132
  /** UnitTestRunDescriptor */
6137
6133
  amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UnitTestRunDescriptor: {
6138
6134
  /** Unit Test Id */
@@ -6572,7 +6568,7 @@ export interface components {
6572
6568
  * Dynamic Behavior Sets
6573
6569
  * @description The retrieved dynamic behavior sets.
6574
6570
  */
6575
- dynamic_behavior_sets: components["schemas"]["dynamic_behavior_set__search_dynamic_behavior_sets__Response__DynamicBehaviorSetInstance"][];
6571
+ dynamic_behavior_sets: components["schemas"]["dynamic_behavior_set__get_dynamic_behavior_sets__Response__DynamicBehaviorSetInstance"][];
6576
6572
  /**
6577
6573
  * Has More
6578
6574
  * @description Whether there are more dynamic behavior sets to retrieve.
@@ -6589,34 +6585,8 @@ export interface components {
6589
6585
  * retrieved. */
6590
6586
  filter_values: components["schemas"]["dynamic_behavior_set__get_dynamic_behavior_sets__Response__FilterValues"] | null;
6591
6587
  };
6592
- /** FilterValues */
6593
- dynamic_behavior_set__get_dynamic_behavior_sets__Response__FilterValues: {
6594
- /**
6595
- * Applied To Services Ids
6596
- * @description A set of service IDs that have dynamic behavior sets applied to the service.
6597
- */
6598
- applied_to_services_ids: string[];
6599
- /**
6600
- * Creators
6601
- * @description A set of creator infos that created the dynamic behavior sets under the current filters.
6602
- */
6603
- creators: components["schemas"]["amigo_lib__mongo__collections__dynamic_behavior_set__DynamicBehaviorSet__UserInfo"][];
6604
- /**
6605
- * Tags
6606
- * @description A set of tag keys that exist in the dynamic behavior sets under the current filters.
6607
- */
6608
- tags: string[];
6609
- };
6610
- /** Response */
6611
- dynamic_behavior_set__search_dynamic_behavior_sets__Response: {
6612
- /**
6613
- * Dynamic Behavior Sets
6614
- * @description The retrieved dynamic behavior sets.
6615
- */
6616
- dynamic_behavior_sets: components["schemas"]["dynamic_behavior_set__search_dynamic_behavior_sets__Response__DynamicBehaviorSetInstance"][];
6617
- };
6618
6588
  /** DynamicBehaviorSetInstance */
6619
- dynamic_behavior_set__search_dynamic_behavior_sets__Response__DynamicBehaviorSetInstance: {
6589
+ dynamic_behavior_set__get_dynamic_behavior_sets__Response__DynamicBehaviorSetInstance: {
6620
6590
  /** Id */
6621
6591
  id: string;
6622
6592
  /** Name */
@@ -6642,6 +6612,32 @@ export interface components {
6642
6612
  updated_at: string;
6643
6613
  updated_by: components["schemas"]["amigo_lib__mongo__collections__dynamic_behavior_set__DynamicBehaviorSet__UserInfo"];
6644
6614
  };
6615
+ /** FilterValues */
6616
+ dynamic_behavior_set__get_dynamic_behavior_sets__Response__FilterValues: {
6617
+ /**
6618
+ * Applied To Services Ids
6619
+ * @description A set of service IDs that have dynamic behavior sets applied to the service.
6620
+ */
6621
+ applied_to_services_ids: string[];
6622
+ /**
6623
+ * Creators
6624
+ * @description A set of creator infos that created the dynamic behavior sets under the current filters.
6625
+ */
6626
+ creators: components["schemas"]["amigo_lib__mongo__collections__dynamic_behavior_set__DynamicBehaviorSet__UserInfo"][];
6627
+ /**
6628
+ * Tags
6629
+ * @description A set of tag keys that exist in the dynamic behavior sets under the current filters.
6630
+ */
6631
+ tags: string[];
6632
+ };
6633
+ /** Response */
6634
+ dynamic_behavior_set__search_dynamic_behavior_sets__Response: {
6635
+ /**
6636
+ * Dynamic Behavior Sets
6637
+ * @description The retrieved dynamic behavior sets.
6638
+ */
6639
+ dynamic_behavior_sets: components["schemas"]["dynamic_behavior_set__get_dynamic_behavior_sets__Response__DynamicBehaviorSetInstance"][];
6640
+ };
6645
6641
  /** Request */
6646
6642
  dynamic_behavior_set__update_dynamic_behavior_set__Request: {
6647
6643
  /** @description The name of the dynamic behavior set. */
@@ -7105,7 +7101,7 @@ export interface components {
7105
7101
  global_boundary_constraints: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"][];
7106
7102
  };
7107
7103
  /** ExitCondition */
7108
- organization__create_service_hierarchical_state_machine_version__Request__ActionState__ExitCondition: {
7104
+ organization__create_service_hierarchical_state_machine_version__Request__DecisionState__ExitCondition: {
7109
7105
  description: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"];
7110
7106
  /** Next State */
7111
7107
  next_state: components["schemas"]["StateOrRefName"] | [
@@ -7453,7 +7449,7 @@ export interface components {
7453
7449
  * Permission Grants
7454
7450
  * @description A list of permission grants associated with this role.
7455
7451
  */
7456
- permission_grants: components["schemas"]["role__modify_role__Request__PermissionGrant"][];
7452
+ permission_grants: components["schemas"]["role__create_role__Request__PermissionGrant"][];
7457
7453
  /** @description The frontend view for users of this role. */
7458
7454
  frontend_view: components["schemas"]["FrontendView"];
7459
7455
  /**
@@ -7467,6 +7463,25 @@ export interface components {
7467
7463
  */
7468
7464
  inherited_from: string | null;
7469
7465
  };
7466
+ /** PermissionGrant */
7467
+ role__create_role__Request__PermissionGrant: {
7468
+ /**
7469
+ * Action
7470
+ * @description Whether this grant allows or denies the specified access.
7471
+ * @enum {string}
7472
+ */
7473
+ action: "Allow" | "Deny";
7474
+ /** Permission Name */
7475
+ permission_name: string;
7476
+ /**
7477
+ * Conditions
7478
+ * @description A dictionary of attribute name to condition that must be met for this grant to be applicable.
7479
+ */
7480
+ conditions: {
7481
+ [key: string]: components["schemas"]["Condition"];
7482
+ };
7483
+ description?: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"] | null;
7484
+ };
7470
7485
  /** Response */
7471
7486
  role__create_role__Response: {
7472
7487
  /**
@@ -7491,7 +7506,7 @@ export interface components {
7491
7506
  * Permission Grants
7492
7507
  * @description A list of permission grants associated with this role. Only updated if specified. This field is an immutable field.
7493
7508
  */
7494
- permission_grants?: components["schemas"]["role__modify_role__Request__PermissionGrant"][] | null;
7509
+ permission_grants?: components["schemas"]["role__create_role__Request__PermissionGrant"][] | null;
7495
7510
  /** @description The frontend view for the user of this role. Only updated if specified. This field is an immutable field. */
7496
7511
  frontend_view?: components["schemas"]["FrontendView"] | null;
7497
7512
  /**
@@ -7501,25 +7516,6 @@ export interface components {
7501
7516
  */
7502
7517
  inherited_from?: string | components["schemas"]["_NotSet"] | null;
7503
7518
  };
7504
- /** PermissionGrant */
7505
- role__modify_role__Request__PermissionGrant: {
7506
- /**
7507
- * Action
7508
- * @description Whether this grant allows or denies the specified access.
7509
- * @enum {string}
7510
- */
7511
- action: "Allow" | "Deny";
7512
- /** Permission Name */
7513
- permission_name: string;
7514
- /**
7515
- * Conditions
7516
- * @description A dictionary of attribute name to condition that must be met for this grant to be applicable.
7517
- */
7518
- conditions: {
7519
- [key: string]: components["schemas"]["Condition"];
7520
- };
7521
- description?: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"] | null;
7522
- };
7523
7519
  /** Response */
7524
7520
  role__modify_role__Response: {
7525
7521
  /**
@@ -7551,7 +7547,7 @@ export interface components {
7551
7547
  is_active: boolean;
7552
7548
  /** @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
7553
7549
  * latest agent and state machine versions with no model preference. */
7554
- release_version_set?: components["schemas"]["service__create_service__Request__VersionSet"] | null;
7550
+ release_version_set?: components["schemas"]["service__upsert_service_version_set__Request__VersionSet"] | null;
7555
7551
  /**
7556
7552
  * Tags
7557
7553
  * @description The tags of this service.
@@ -7560,23 +7556,6 @@ export interface components {
7560
7556
  [key: string]: components["schemas"]["StrippedNonemptyString___w__s_____"] | null;
7561
7557
  };
7562
7558
  };
7563
- /** VersionSet */
7564
- service__create_service__Request__VersionSet: {
7565
- /**
7566
- * Agent Version Number
7567
- * @description The version number of the agent to be used. If None, the latest agent version will be used.
7568
- */
7569
- agent_version_number: number | null;
7570
- /**
7571
- * Service Hierarchical State Machine Version Number
7572
- * @description The version number of the state machine to be used. If None, the latest state machine version will be used.
7573
- */
7574
- service_hierarchical_state_machine_version_number: number | null;
7575
- /** Llm Model Preferences */
7576
- llm_model_preferences: {
7577
- [key: string]: components["schemas"]["service__create_service__Request__VersionSet__LLMConfig"] | components["schemas"]["service__upsert_service_version_set__Request__VersionSet__LLMLoadBalancingSetConfig"];
7578
- };
7579
- };
7580
7559
  /** LLMConfig */
7581
7560
  service__create_service__Request__VersionSet__LLMConfig: {
7582
7561
  llm_name: components["schemas"]["LLMType"];
@@ -7596,6 +7575,14 @@ export interface components {
7596
7575
  */
7597
7576
  top_k: number;
7598
7577
  };
7578
+ /** LLMLoadBalancingSetConfig */
7579
+ service__create_service__Request__VersionSet__LLMLoadBalancingSetConfig: {
7580
+ llm_load_balancing_set_name: components["schemas"]["LLMLoadBalancingSetType"];
7581
+ /** Configs */
7582
+ configs: {
7583
+ [key: string]: components["schemas"]["PerLLMConfig"];
7584
+ };
7585
+ };
7599
7586
  /** Response */
7600
7587
  service__create_service__Response: {
7601
7588
  /**
@@ -7671,14 +7658,23 @@ export interface components {
7671
7658
  /** Request */
7672
7659
  service__upsert_service_version_set__Request: {
7673
7660
  /** @description The version set to upsert. */
7674
- version_set: components["schemas"]["service__create_service__Request__VersionSet"];
7661
+ version_set: components["schemas"]["service__upsert_service_version_set__Request__VersionSet"];
7675
7662
  };
7676
- /** LLMLoadBalancingSetConfig */
7677
- service__upsert_service_version_set__Request__VersionSet__LLMLoadBalancingSetConfig: {
7678
- llm_load_balancing_set_name: components["schemas"]["LLMLoadBalancingSetType"];
7679
- /** Configs */
7680
- configs: {
7681
- [key: string]: components["schemas"]["PerLLMConfig"];
7663
+ /** VersionSet */
7664
+ service__upsert_service_version_set__Request__VersionSet: {
7665
+ /**
7666
+ * Agent Version Number
7667
+ * @description The version number of the agent to be used. If None, the latest agent version will be used.
7668
+ */
7669
+ agent_version_number: number | null;
7670
+ /**
7671
+ * Service Hierarchical State Machine Version Number
7672
+ * @description The version number of the state machine to be used. If None, the latest state machine version will be used.
7673
+ */
7674
+ service_hierarchical_state_machine_version_number: number | null;
7675
+ /** Llm Model Preferences */
7676
+ llm_model_preferences: {
7677
+ [key: string]: components["schemas"]["service__create_service__Request__VersionSet__LLMConfig"] | components["schemas"]["service__create_service__Request__VersionSet__LLMLoadBalancingSetConfig"];
7682
7678
  };
7683
7679
  };
7684
7680
  /** Request */
@@ -7941,7 +7937,7 @@ export interface components {
7941
7937
  * Simulation Personas
7942
7938
  * @description The list of simulation personas.
7943
7939
  */
7944
- simulation_personas: components["schemas"]["simulation__get_simulation_personas__Response__SimulationPersonaInstance"][];
7940
+ simulation_personas: components["schemas"]["simulation__search_simulation_personas__Response__SimulationPersonaInstance"][];
7945
7941
  /**
7946
7942
  * Has More
7947
7943
  * @description Whether there are more simulation personas to fetch.
@@ -7976,52 +7972,6 @@ export interface components {
7976
7972
  */
7977
7973
  roles: string[];
7978
7974
  };
7979
- /** SimulationPersonaInstance */
7980
- simulation__get_simulation_personas__Response__SimulationPersonaInstance: {
7981
- /**
7982
- * Id
7983
- * @description The ID of the simulation persona.
7984
- */
7985
- id: string;
7986
- /**
7987
- * Name
7988
- * @description The name of the simulation persona.
7989
- */
7990
- name: string;
7991
- /**
7992
- * Role
7993
- * @description The role of the simulation persona.
7994
- */
7995
- role: string;
7996
- /**
7997
- * Tags
7998
- * @description The tags of the simulation persona.
7999
- */
8000
- tags: {
8001
- [key: string]: string | null;
8002
- };
8003
- /**
8004
- * Is Deleted
8005
- * @description Whether the simulation persona is deleted.
8006
- */
8007
- is_deleted: boolean;
8008
- /**
8009
- * Created At
8010
- * Format: date-time
8011
- * @description The timestamp when the simulation persona was created.
8012
- */
8013
- created_at: string;
8014
- /** @description The user who created the simulation persona. */
8015
- creator: components["schemas"]["amigo_lib__mongo__collections__simulation_persona__SimulationPersona__UserInfo"];
8016
- /**
8017
- * Updated At
8018
- * Format: date-time
8019
- * @description The timestamp when the simulation persona was last updated.
8020
- */
8021
- updated_at: string;
8022
- /** @description The user who last updated the simulation persona. */
8023
- updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_persona__SimulationPersona__UserInfo"];
8024
- };
8025
7975
  /** Response */
8026
7976
  simulation__get_simulation_scenario_versions__Response: {
8027
7977
  /**
@@ -8275,7 +8225,53 @@ export interface components {
8275
8225
  * Simulation Personas
8276
8226
  * @description The list of simulation personas.
8277
8227
  */
8278
- simulation_personas: components["schemas"]["simulation__get_simulation_personas__Response__SimulationPersonaInstance"][];
8228
+ simulation_personas: components["schemas"]["simulation__search_simulation_personas__Response__SimulationPersonaInstance"][];
8229
+ };
8230
+ /** SimulationPersonaInstance */
8231
+ simulation__search_simulation_personas__Response__SimulationPersonaInstance: {
8232
+ /**
8233
+ * Id
8234
+ * @description The ID of the simulation persona.
8235
+ */
8236
+ id: string;
8237
+ /**
8238
+ * Name
8239
+ * @description The name of the simulation persona.
8240
+ */
8241
+ name: string;
8242
+ /**
8243
+ * Role
8244
+ * @description The role of the simulation persona.
8245
+ */
8246
+ role: string;
8247
+ /**
8248
+ * Tags
8249
+ * @description The tags of the simulation persona.
8250
+ */
8251
+ tags: {
8252
+ [key: string]: string | null;
8253
+ };
8254
+ /**
8255
+ * Is Deleted
8256
+ * @description Whether the simulation persona is deleted.
8257
+ */
8258
+ is_deleted: boolean;
8259
+ /**
8260
+ * Created At
8261
+ * Format: date-time
8262
+ * @description The timestamp when the simulation persona was created.
8263
+ */
8264
+ created_at: string;
8265
+ /** @description The user who created the simulation persona. */
8266
+ creator: components["schemas"]["amigo_lib__mongo__collections__simulation_persona__SimulationPersona__UserInfo"];
8267
+ /**
8268
+ * Updated At
8269
+ * Format: date-time
8270
+ * @description The timestamp when the simulation persona was last updated.
8271
+ */
8272
+ updated_at: string;
8273
+ /** @description The user who last updated the simulation persona. */
8274
+ updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_persona__SimulationPersona__UserInfo"];
8279
8275
  };
8280
8276
  /** Response */
8281
8277
  simulation__search_simulation_scenarios__Response: {
@@ -8436,7 +8432,7 @@ export interface components {
8436
8432
  * Tool Invocations
8437
8433
  * @description The list of tool invocations.
8438
8434
  */
8439
- tool_invocations: components["schemas"]["tool__search_tool_invocations__Response__ToolInvocationInstance"][];
8435
+ tool_invocations: components["schemas"]["tool__get_tool_invocations__Response__ToolInvocationInstance"][];
8440
8436
  /**
8441
8437
  * Has More
8442
8438
  * @description Whether there are more tool invocations to retrieve.
@@ -8448,6 +8444,47 @@ export interface components {
8448
8444
  */
8449
8445
  continuation_token: unknown | null;
8450
8446
  };
8447
+ /** ToolInvocationInstance */
8448
+ tool__get_tool_invocations__Response__ToolInvocationInstance: {
8449
+ /**
8450
+ * Id
8451
+ * @description The ID of the tool invocation.
8452
+ */
8453
+ id: string;
8454
+ /**
8455
+ * Org Id
8456
+ * @description The ID of the organization.
8457
+ */
8458
+ org_id: string;
8459
+ /**
8460
+ * Created At
8461
+ * Format: date-time
8462
+ */
8463
+ created_at?: string;
8464
+ /**
8465
+ * Updated At
8466
+ * Format: date-time
8467
+ */
8468
+ updated_at?: string;
8469
+ /** @description The status of the tool invocation. */
8470
+ invocation_status: components["schemas"]["InvocationStatus"];
8471
+ /** @description The source of the tool invocation. */
8472
+ invocation_source: components["schemas"]["InvocationSource"];
8473
+ /** Logs */
8474
+ logs: string[];
8475
+ /**
8476
+ * Duration Ms
8477
+ * @description The duration of the tool invocation in milliseconds.
8478
+ */
8479
+ duration_ms: number;
8480
+ /**
8481
+ * Tool Id
8482
+ * @description The ID of the tool that was invoked.
8483
+ */
8484
+ tool_id: string;
8485
+ /** @description The version of the tool that was invoked. */
8486
+ tool_version: components["schemas"]["amigo_lib__mongo__collections__tool_invocation__ToolInvocation__Version"];
8487
+ };
8451
8488
  /** Response */
8452
8489
  tool__get_tool_versions__Response: {
8453
8490
  /**
@@ -8604,48 +8641,7 @@ export interface components {
8604
8641
  * Tool Invocations
8605
8642
  * @description The list of tool invocations.
8606
8643
  */
8607
- tool_invocations: components["schemas"]["tool__search_tool_invocations__Response__ToolInvocationInstance"][];
8608
- };
8609
- /** ToolInvocationInstance */
8610
- tool__search_tool_invocations__Response__ToolInvocationInstance: {
8611
- /**
8612
- * Id
8613
- * @description The ID of the tool invocation.
8614
- */
8615
- id: string;
8616
- /**
8617
- * Org Id
8618
- * @description The ID of the organization.
8619
- */
8620
- org_id: string;
8621
- /**
8622
- * Created At
8623
- * Format: date-time
8624
- */
8625
- created_at?: string;
8626
- /**
8627
- * Updated At
8628
- * Format: date-time
8629
- */
8630
- updated_at?: string;
8631
- /** @description The status of the tool invocation. */
8632
- invocation_status: components["schemas"]["InvocationStatus"];
8633
- /** @description The source of the tool invocation. */
8634
- invocation_source: components["schemas"]["InvocationSource"];
8635
- /** Logs */
8636
- logs: string[];
8637
- /**
8638
- * Duration Ms
8639
- * @description The duration of the tool invocation in milliseconds.
8640
- */
8641
- duration_ms: number;
8642
- /**
8643
- * Tool Id
8644
- * @description The ID of the tool that was invoked.
8645
- */
8646
- tool_id: string;
8647
- /** @description The version of the tool that was invoked. */
8648
- tool_version: components["schemas"]["amigo_lib__mongo__collections__tool_invocation__ToolInvocation__Version"];
8644
+ tool_invocations: components["schemas"]["tool__get_tool_invocations__Response__ToolInvocationInstance"][];
8649
8645
  };
8650
8646
  /** Request */
8651
8647
  tool__test_tool__Request: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@amigo-ai/sdk",
3
- "version": "0.58.0",
3
+ "version": "0.60.0",
4
4
  "description": "Amigo TypeScript SDK",
5
5
  "publishConfig": {
6
6
  "access": "public"