@amigo-ai/sdk 0.51.0 → 0.53.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/dist/types/generated/api-types.d.ts +198 -198
- package/package.json +1 -1
|
@@ -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"]["
|
|
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"]["
|
|
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"]["
|
|
3529
|
+
tags: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__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"]["
|
|
3634
|
+
tags: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__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. */
|
|
@@ -4495,7 +4495,7 @@ export interface components {
|
|
|
4495
4495
|
* Tags
|
|
4496
4496
|
* @description The tags of the service.
|
|
4497
4497
|
*/
|
|
4498
|
-
tags: components["schemas"]["
|
|
4498
|
+
tags: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__Tag"][];
|
|
4499
4499
|
};
|
|
4500
4500
|
/** SimulationConversationInvocationSource */
|
|
4501
4501
|
SimulationConversationInvocationSource: {
|
|
@@ -4705,7 +4705,7 @@ export interface components {
|
|
|
4705
4705
|
* Tags
|
|
4706
4706
|
* @description The tags of the simulation persona.
|
|
4707
4707
|
*/
|
|
4708
|
-
tags: components["schemas"]["
|
|
4708
|
+
tags: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__Tag"][];
|
|
4709
4709
|
creator: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__UserInfo"];
|
|
4710
4710
|
updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__UserInfo"];
|
|
4711
4711
|
};
|
|
@@ -4777,7 +4777,7 @@ export interface components {
|
|
|
4777
4777
|
* Tags
|
|
4778
4778
|
* @description The tags of the simulation persona.
|
|
4779
4779
|
*/
|
|
4780
|
-
tags: components["schemas"]["
|
|
4780
|
+
tags: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__Tag"][];
|
|
4781
4781
|
creator: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__UserInfo"];
|
|
4782
4782
|
updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__UserInfo"];
|
|
4783
4783
|
};
|
|
@@ -4832,7 +4832,7 @@ export interface components {
|
|
|
4832
4832
|
* Tags
|
|
4833
4833
|
* @description The tags of the simulation unit test set.
|
|
4834
4834
|
*/
|
|
4835
|
-
tags: components["schemas"]["
|
|
4835
|
+
tags: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__Tag"][];
|
|
4836
4836
|
creator: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UserInfo"];
|
|
4837
4837
|
updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UserInfo"];
|
|
4838
4838
|
};
|
|
@@ -4884,7 +4884,7 @@ export interface components {
|
|
|
4884
4884
|
* Tags
|
|
4885
4885
|
* @description The tags of the simulation unit test set.
|
|
4886
4886
|
*/
|
|
4887
|
-
tags: components["schemas"]["
|
|
4887
|
+
tags: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__Tag"][];
|
|
4888
4888
|
creator: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UserInfo"];
|
|
4889
4889
|
updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UserInfo"];
|
|
4890
4890
|
};
|
|
@@ -5400,7 +5400,7 @@ export interface components {
|
|
|
5400
5400
|
* Tags
|
|
5401
5401
|
* @description The tags of the simulation persona.
|
|
5402
5402
|
*/
|
|
5403
|
-
tags: components["schemas"]["
|
|
5403
|
+
tags: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__Tag"][];
|
|
5404
5404
|
};
|
|
5405
5405
|
/** ToolVersionInstance */
|
|
5406
5406
|
ToolVersionInstance: {
|
|
@@ -6015,6 +6015,13 @@ export interface components {
|
|
|
6015
6015
|
*/
|
|
6016
6016
|
overrides_instructions: boolean;
|
|
6017
6017
|
};
|
|
6018
|
+
/** Tag */
|
|
6019
|
+
amigo_lib__mongo__collections__metric__Metric__Tag: {
|
|
6020
|
+
/** Key */
|
|
6021
|
+
key: string;
|
|
6022
|
+
/** Value */
|
|
6023
|
+
value: string | null;
|
|
6024
|
+
};
|
|
6018
6025
|
/** UserInfo */
|
|
6019
6026
|
amigo_lib__mongo__collections__metric__Metric__UserInfo: {
|
|
6020
6027
|
/** Org Id */
|
|
@@ -6055,13 +6062,6 @@ export interface components {
|
|
|
6055
6062
|
*/
|
|
6056
6063
|
description?: string | null;
|
|
6057
6064
|
};
|
|
6058
|
-
/** Tag */
|
|
6059
|
-
amigo_lib__mongo__collections__service__Service__Tag: {
|
|
6060
|
-
/** Key */
|
|
6061
|
-
key: string;
|
|
6062
|
-
/** Value */
|
|
6063
|
-
value: string | null;
|
|
6064
|
-
};
|
|
6065
6065
|
/**
|
|
6066
6066
|
* VersionSet
|
|
6067
6067
|
* @description A version set pins the agent, state machine, and model version used by this service.
|
|
@@ -6554,7 +6554,7 @@ export interface components {
|
|
|
6554
6554
|
* Dynamic Behavior Sets
|
|
6555
6555
|
* @description The retrieved dynamic behavior sets.
|
|
6556
6556
|
*/
|
|
6557
|
-
dynamic_behavior_sets: components["schemas"]["
|
|
6557
|
+
dynamic_behavior_sets: components["schemas"]["dynamic_behavior_set__get_dynamic_behavior_sets__Response__DynamicBehaviorSetInstance"][];
|
|
6558
6558
|
/**
|
|
6559
6559
|
* Has More
|
|
6560
6560
|
* @description Whether there are more dynamic behavior sets to retrieve.
|
|
@@ -6571,34 +6571,8 @@ export interface components {
|
|
|
6571
6571
|
* retrieved. */
|
|
6572
6572
|
filter_values: components["schemas"]["dynamic_behavior_set__get_dynamic_behavior_sets__Response__FilterValues"] | null;
|
|
6573
6573
|
};
|
|
6574
|
-
/** FilterValues */
|
|
6575
|
-
dynamic_behavior_set__get_dynamic_behavior_sets__Response__FilterValues: {
|
|
6576
|
-
/**
|
|
6577
|
-
* Applied To Services Ids
|
|
6578
|
-
* @description A set of service IDs that have dynamic behavior sets applied to the service.
|
|
6579
|
-
*/
|
|
6580
|
-
applied_to_services_ids: string[];
|
|
6581
|
-
/**
|
|
6582
|
-
* Creators
|
|
6583
|
-
* @description A set of creator infos that created the dynamic behavior sets under the current filters.
|
|
6584
|
-
*/
|
|
6585
|
-
creators: components["schemas"]["amigo_lib__mongo__collections__dynamic_behavior_set__DynamicBehaviorSet__UserInfo"][];
|
|
6586
|
-
/**
|
|
6587
|
-
* Tags
|
|
6588
|
-
* @description A set of tag keys that exist in the dynamic behavior sets under the current filters.
|
|
6589
|
-
*/
|
|
6590
|
-
tags: string[];
|
|
6591
|
-
};
|
|
6592
|
-
/** Response */
|
|
6593
|
-
dynamic_behavior_set__search_dynamic_behavior_sets__Response: {
|
|
6594
|
-
/**
|
|
6595
|
-
* Dynamic Behavior Sets
|
|
6596
|
-
* @description The retrieved dynamic behavior sets.
|
|
6597
|
-
*/
|
|
6598
|
-
dynamic_behavior_sets: components["schemas"]["dynamic_behavior_set__search_dynamic_behavior_sets__Response__DynamicBehaviorSetInstance"][];
|
|
6599
|
-
};
|
|
6600
6574
|
/** DynamicBehaviorSetInstance */
|
|
6601
|
-
|
|
6575
|
+
dynamic_behavior_set__get_dynamic_behavior_sets__Response__DynamicBehaviorSetInstance: {
|
|
6602
6576
|
/** Id */
|
|
6603
6577
|
id: string;
|
|
6604
6578
|
/** Name */
|
|
@@ -6624,6 +6598,32 @@ export interface components {
|
|
|
6624
6598
|
updated_at: string;
|
|
6625
6599
|
updated_by: components["schemas"]["amigo_lib__mongo__collections__dynamic_behavior_set__DynamicBehaviorSet__UserInfo"];
|
|
6626
6600
|
};
|
|
6601
|
+
/** FilterValues */
|
|
6602
|
+
dynamic_behavior_set__get_dynamic_behavior_sets__Response__FilterValues: {
|
|
6603
|
+
/**
|
|
6604
|
+
* Applied To Services Ids
|
|
6605
|
+
* @description A set of service IDs that have dynamic behavior sets applied to the service.
|
|
6606
|
+
*/
|
|
6607
|
+
applied_to_services_ids: string[];
|
|
6608
|
+
/**
|
|
6609
|
+
* Creators
|
|
6610
|
+
* @description A set of creator infos that created the dynamic behavior sets under the current filters.
|
|
6611
|
+
*/
|
|
6612
|
+
creators: components["schemas"]["amigo_lib__mongo__collections__dynamic_behavior_set__DynamicBehaviorSet__UserInfo"][];
|
|
6613
|
+
/**
|
|
6614
|
+
* Tags
|
|
6615
|
+
* @description A set of tag keys that exist in the dynamic behavior sets under the current filters.
|
|
6616
|
+
*/
|
|
6617
|
+
tags: string[];
|
|
6618
|
+
};
|
|
6619
|
+
/** Response */
|
|
6620
|
+
dynamic_behavior_set__search_dynamic_behavior_sets__Response: {
|
|
6621
|
+
/**
|
|
6622
|
+
* Dynamic Behavior Sets
|
|
6623
|
+
* @description The retrieved dynamic behavior sets.
|
|
6624
|
+
*/
|
|
6625
|
+
dynamic_behavior_sets: components["schemas"]["dynamic_behavior_set__get_dynamic_behavior_sets__Response__DynamicBehaviorSetInstance"][];
|
|
6626
|
+
};
|
|
6627
6627
|
/** Request */
|
|
6628
6628
|
dynamic_behavior_set__update_dynamic_behavior_set__Request: {
|
|
6629
6629
|
/** @description The name of the dynamic behavior set. */
|
|
@@ -7081,7 +7081,7 @@ export interface components {
|
|
|
7081
7081
|
global_boundary_constraints: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"][];
|
|
7082
7082
|
};
|
|
7083
7083
|
/** ExitCondition */
|
|
7084
|
-
|
|
7084
|
+
organization__create_service_hierarchical_state_machine_version__Request__DecisionState__ExitCondition: {
|
|
7085
7085
|
description: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"];
|
|
7086
7086
|
/** Next State */
|
|
7087
7087
|
next_state: components["schemas"]["StateOrRefName"] | [
|
|
@@ -7435,7 +7435,7 @@ export interface components {
|
|
|
7435
7435
|
* Permission Grants
|
|
7436
7436
|
* @description A list of permission grants associated with this role.
|
|
7437
7437
|
*/
|
|
7438
|
-
permission_grants: components["schemas"]["
|
|
7438
|
+
permission_grants: components["schemas"]["role__modify_role__Request__PermissionGrant"][];
|
|
7439
7439
|
/** @description The frontend view for users of this role. */
|
|
7440
7440
|
frontend_view: components["schemas"]["FrontendView"];
|
|
7441
7441
|
/**
|
|
@@ -7449,25 +7449,6 @@ export interface components {
|
|
|
7449
7449
|
*/
|
|
7450
7450
|
inherited_from: string | null;
|
|
7451
7451
|
};
|
|
7452
|
-
/** PermissionGrant */
|
|
7453
|
-
role__create_role__Request__PermissionGrant: {
|
|
7454
|
-
/**
|
|
7455
|
-
* Action
|
|
7456
|
-
* @description Whether this grant allows or denies the specified access.
|
|
7457
|
-
* @enum {string}
|
|
7458
|
-
*/
|
|
7459
|
-
action: "Allow" | "Deny";
|
|
7460
|
-
/** Permission Name */
|
|
7461
|
-
permission_name: string;
|
|
7462
|
-
/**
|
|
7463
|
-
* Conditions
|
|
7464
|
-
* @description A dictionary of attribute name to condition that must be met for this grant to be applicable.
|
|
7465
|
-
*/
|
|
7466
|
-
conditions: {
|
|
7467
|
-
[key: string]: components["schemas"]["Condition"];
|
|
7468
|
-
};
|
|
7469
|
-
description?: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"] | null;
|
|
7470
|
-
};
|
|
7471
7452
|
/** Response */
|
|
7472
7453
|
role__create_role__Response: {
|
|
7473
7454
|
/**
|
|
@@ -7492,7 +7473,7 @@ export interface components {
|
|
|
7492
7473
|
* Permission Grants
|
|
7493
7474
|
* @description A list of permission grants associated with this role. Only updated if specified. This field is an immutable field.
|
|
7494
7475
|
*/
|
|
7495
|
-
permission_grants?: components["schemas"]["
|
|
7476
|
+
permission_grants?: components["schemas"]["role__modify_role__Request__PermissionGrant"][] | null;
|
|
7496
7477
|
/** @description The frontend view for the user of this role. Only updated if specified. This field is an immutable field. */
|
|
7497
7478
|
frontend_view?: components["schemas"]["FrontendView"] | null;
|
|
7498
7479
|
/**
|
|
@@ -7502,6 +7483,25 @@ export interface components {
|
|
|
7502
7483
|
*/
|
|
7503
7484
|
inherited_from?: string | components["schemas"]["_NotSet"] | null;
|
|
7504
7485
|
};
|
|
7486
|
+
/** PermissionGrant */
|
|
7487
|
+
role__modify_role__Request__PermissionGrant: {
|
|
7488
|
+
/**
|
|
7489
|
+
* Action
|
|
7490
|
+
* @description Whether this grant allows or denies the specified access.
|
|
7491
|
+
* @enum {string}
|
|
7492
|
+
*/
|
|
7493
|
+
action: "Allow" | "Deny";
|
|
7494
|
+
/** Permission Name */
|
|
7495
|
+
permission_name: string;
|
|
7496
|
+
/**
|
|
7497
|
+
* Conditions
|
|
7498
|
+
* @description A dictionary of attribute name to condition that must be met for this grant to be applicable.
|
|
7499
|
+
*/
|
|
7500
|
+
conditions: {
|
|
7501
|
+
[key: string]: components["schemas"]["Condition"];
|
|
7502
|
+
};
|
|
7503
|
+
description?: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"] | null;
|
|
7504
|
+
};
|
|
7505
7505
|
/** Response */
|
|
7506
7506
|
role__modify_role__Response: {
|
|
7507
7507
|
/**
|
|
@@ -7933,7 +7933,7 @@ export interface components {
|
|
|
7933
7933
|
* Simulation Personas
|
|
7934
7934
|
* @description The list of simulation personas.
|
|
7935
7935
|
*/
|
|
7936
|
-
simulation_personas: components["schemas"]["
|
|
7936
|
+
simulation_personas: components["schemas"]["simulation__search_simulation_personas__Response__SimulationPersonaInstance"][];
|
|
7937
7937
|
/**
|
|
7938
7938
|
* Has More
|
|
7939
7939
|
* @description Whether there are more simulation personas to fetch.
|
|
@@ -7968,52 +7968,6 @@ export interface components {
|
|
|
7968
7968
|
*/
|
|
7969
7969
|
roles: string[];
|
|
7970
7970
|
};
|
|
7971
|
-
/** SimulationPersonaInstance */
|
|
7972
|
-
simulation__get_simulation_personas__Response__SimulationPersonaInstance: {
|
|
7973
|
-
/**
|
|
7974
|
-
* Id
|
|
7975
|
-
* @description The ID of the simulation persona.
|
|
7976
|
-
*/
|
|
7977
|
-
id: string;
|
|
7978
|
-
/**
|
|
7979
|
-
* Name
|
|
7980
|
-
* @description The name of the simulation persona.
|
|
7981
|
-
*/
|
|
7982
|
-
name: string;
|
|
7983
|
-
/**
|
|
7984
|
-
* Role
|
|
7985
|
-
* @description The role of the simulation persona.
|
|
7986
|
-
*/
|
|
7987
|
-
role: string;
|
|
7988
|
-
/**
|
|
7989
|
-
* Tags
|
|
7990
|
-
* @description The tags of the simulation persona.
|
|
7991
|
-
*/
|
|
7992
|
-
tags: {
|
|
7993
|
-
[key: string]: string | null;
|
|
7994
|
-
};
|
|
7995
|
-
/**
|
|
7996
|
-
* Is Deleted
|
|
7997
|
-
* @description Whether the simulation persona is deleted.
|
|
7998
|
-
*/
|
|
7999
|
-
is_deleted: boolean;
|
|
8000
|
-
/**
|
|
8001
|
-
* Created At
|
|
8002
|
-
* Format: date-time
|
|
8003
|
-
* @description The timestamp when the simulation persona was created.
|
|
8004
|
-
*/
|
|
8005
|
-
created_at: string;
|
|
8006
|
-
/** @description The user who created the simulation persona. */
|
|
8007
|
-
creator: components["schemas"]["amigo_lib__mongo__collections__simulation_persona__SimulationPersona__UserInfo"];
|
|
8008
|
-
/**
|
|
8009
|
-
* Updated At
|
|
8010
|
-
* Format: date-time
|
|
8011
|
-
* @description The timestamp when the simulation persona was last updated.
|
|
8012
|
-
*/
|
|
8013
|
-
updated_at: string;
|
|
8014
|
-
/** @description The user who last updated the simulation persona. */
|
|
8015
|
-
updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_persona__SimulationPersona__UserInfo"];
|
|
8016
|
-
};
|
|
8017
7971
|
/** Response */
|
|
8018
7972
|
simulation__get_simulation_scenario_versions__Response: {
|
|
8019
7973
|
/**
|
|
@@ -8038,7 +7992,7 @@ export interface components {
|
|
|
8038
7992
|
* Simulation Scenarios
|
|
8039
7993
|
* @description The list of simulation scenarios.
|
|
8040
7994
|
*/
|
|
8041
|
-
simulation_scenarios: components["schemas"]["
|
|
7995
|
+
simulation_scenarios: components["schemas"]["simulation__get_simulation_scenarios__Response__SimulationScenarioInstance"][];
|
|
8042
7996
|
/**
|
|
8043
7997
|
* Has More
|
|
8044
7998
|
* @description Whether there are more simulation scenarios to fetch.
|
|
@@ -8068,6 +8022,47 @@ export interface components {
|
|
|
8068
8022
|
*/
|
|
8069
8023
|
tags: string[];
|
|
8070
8024
|
};
|
|
8025
|
+
/** SimulationScenarioInstance */
|
|
8026
|
+
simulation__get_simulation_scenarios__Response__SimulationScenarioInstance: {
|
|
8027
|
+
/**
|
|
8028
|
+
* Id
|
|
8029
|
+
* @description The ID of the simulation scenario.
|
|
8030
|
+
*/
|
|
8031
|
+
id: string;
|
|
8032
|
+
/**
|
|
8033
|
+
* Name
|
|
8034
|
+
* @description The name of the simulation scenario.
|
|
8035
|
+
*/
|
|
8036
|
+
name: string;
|
|
8037
|
+
/**
|
|
8038
|
+
* Tags
|
|
8039
|
+
* @description The tags of the simulation scenario.
|
|
8040
|
+
*/
|
|
8041
|
+
tags: {
|
|
8042
|
+
[key: string]: string | null;
|
|
8043
|
+
};
|
|
8044
|
+
/**
|
|
8045
|
+
* Is Deleted
|
|
8046
|
+
* @description Whether the simulation scenario is deleted.
|
|
8047
|
+
*/
|
|
8048
|
+
is_deleted: boolean;
|
|
8049
|
+
/**
|
|
8050
|
+
* Created At
|
|
8051
|
+
* Format: date-time
|
|
8052
|
+
* @description The timestamp when the simulation scenario was created.
|
|
8053
|
+
*/
|
|
8054
|
+
created_at: string;
|
|
8055
|
+
/** @description The user who created the simulation scenario. */
|
|
8056
|
+
creator: components["schemas"]["amigo_lib__mongo__collections__simulation_scenario__SimulationScenario__UserInfo"];
|
|
8057
|
+
/**
|
|
8058
|
+
* Updated At
|
|
8059
|
+
* Format: date-time
|
|
8060
|
+
* @description The timestamp when the simulation scenario was last updated.
|
|
8061
|
+
*/
|
|
8062
|
+
updated_at: string;
|
|
8063
|
+
/** @description The user who last updated the simulation scenario. */
|
|
8064
|
+
updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_scenario__SimulationScenario__UserInfo"];
|
|
8065
|
+
};
|
|
8071
8066
|
/** Response */
|
|
8072
8067
|
simulation__get_simulation_unit_test_set_run_artifacts__Response: {
|
|
8073
8068
|
/**
|
|
@@ -8226,56 +8221,61 @@ export interface components {
|
|
|
8226
8221
|
* Simulation Personas
|
|
8227
8222
|
* @description The list of simulation personas.
|
|
8228
8223
|
*/
|
|
8229
|
-
simulation_personas: components["schemas"]["
|
|
8230
|
-
};
|
|
8231
|
-
/** Response */
|
|
8232
|
-
simulation__search_simulation_scenarios__Response: {
|
|
8233
|
-
/**
|
|
8234
|
-
* Simulation Scenarios
|
|
8235
|
-
* @description The list of simulation scenarios.
|
|
8236
|
-
*/
|
|
8237
|
-
simulation_scenarios: components["schemas"]["simulation__search_simulation_scenarios__Response__SimulationScenarioInstance"][];
|
|
8224
|
+
simulation_personas: components["schemas"]["simulation__search_simulation_personas__Response__SimulationPersonaInstance"][];
|
|
8238
8225
|
};
|
|
8239
|
-
/**
|
|
8240
|
-
|
|
8226
|
+
/** SimulationPersonaInstance */
|
|
8227
|
+
simulation__search_simulation_personas__Response__SimulationPersonaInstance: {
|
|
8241
8228
|
/**
|
|
8242
8229
|
* Id
|
|
8243
|
-
* @description The ID of the simulation
|
|
8230
|
+
* @description The ID of the simulation persona.
|
|
8244
8231
|
*/
|
|
8245
8232
|
id: string;
|
|
8246
8233
|
/**
|
|
8247
8234
|
* Name
|
|
8248
|
-
* @description The name of the simulation
|
|
8235
|
+
* @description The name of the simulation persona.
|
|
8249
8236
|
*/
|
|
8250
8237
|
name: string;
|
|
8238
|
+
/**
|
|
8239
|
+
* Role
|
|
8240
|
+
* @description The role of the simulation persona.
|
|
8241
|
+
*/
|
|
8242
|
+
role: string;
|
|
8251
8243
|
/**
|
|
8252
8244
|
* Tags
|
|
8253
|
-
* @description The tags of the simulation
|
|
8245
|
+
* @description The tags of the simulation persona.
|
|
8254
8246
|
*/
|
|
8255
8247
|
tags: {
|
|
8256
8248
|
[key: string]: string | null;
|
|
8257
8249
|
};
|
|
8258
8250
|
/**
|
|
8259
8251
|
* Is Deleted
|
|
8260
|
-
* @description Whether the simulation
|
|
8252
|
+
* @description Whether the simulation persona is deleted.
|
|
8261
8253
|
*/
|
|
8262
8254
|
is_deleted: boolean;
|
|
8263
8255
|
/**
|
|
8264
8256
|
* Created At
|
|
8265
8257
|
* Format: date-time
|
|
8266
|
-
* @description The timestamp when the simulation
|
|
8258
|
+
* @description The timestamp when the simulation persona was created.
|
|
8267
8259
|
*/
|
|
8268
8260
|
created_at: string;
|
|
8269
|
-
/** @description The user who created the simulation
|
|
8270
|
-
creator: components["schemas"]["
|
|
8261
|
+
/** @description The user who created the simulation persona. */
|
|
8262
|
+
creator: components["schemas"]["amigo_lib__mongo__collections__simulation_persona__SimulationPersona__UserInfo"];
|
|
8271
8263
|
/**
|
|
8272
8264
|
* Updated At
|
|
8273
8265
|
* Format: date-time
|
|
8274
|
-
* @description The timestamp when the simulation
|
|
8266
|
+
* @description The timestamp when the simulation persona was last updated.
|
|
8275
8267
|
*/
|
|
8276
8268
|
updated_at: string;
|
|
8277
|
-
/** @description The user who last updated the simulation
|
|
8278
|
-
updated_by: components["schemas"]["
|
|
8269
|
+
/** @description The user who last updated the simulation persona. */
|
|
8270
|
+
updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_persona__SimulationPersona__UserInfo"];
|
|
8271
|
+
};
|
|
8272
|
+
/** Response */
|
|
8273
|
+
simulation__search_simulation_scenarios__Response: {
|
|
8274
|
+
/**
|
|
8275
|
+
* Simulation Scenarios
|
|
8276
|
+
* @description The list of simulation scenarios.
|
|
8277
|
+
*/
|
|
8278
|
+
simulation_scenarios: components["schemas"]["simulation__get_simulation_scenarios__Response__SimulationScenarioInstance"][];
|
|
8279
8279
|
};
|
|
8280
8280
|
/** Response */
|
|
8281
8281
|
simulation__search_simulation_unit_test_set__Response: {
|
|
@@ -8418,7 +8418,7 @@ export interface components {
|
|
|
8418
8418
|
* Tool Invocations
|
|
8419
8419
|
* @description The list of tool invocations.
|
|
8420
8420
|
*/
|
|
8421
|
-
tool_invocations: components["schemas"]["
|
|
8421
|
+
tool_invocations: components["schemas"]["tool__get_tool_invocations__Response__ToolInvocationInstance"][];
|
|
8422
8422
|
/**
|
|
8423
8423
|
* Has More
|
|
8424
8424
|
* @description Whether there are more tool invocations to retrieve.
|
|
@@ -8430,6 +8430,47 @@ export interface components {
|
|
|
8430
8430
|
*/
|
|
8431
8431
|
continuation_token: unknown | null;
|
|
8432
8432
|
};
|
|
8433
|
+
/** ToolInvocationInstance */
|
|
8434
|
+
tool__get_tool_invocations__Response__ToolInvocationInstance: {
|
|
8435
|
+
/**
|
|
8436
|
+
* Id
|
|
8437
|
+
* @description The ID of the tool invocation.
|
|
8438
|
+
*/
|
|
8439
|
+
id: string;
|
|
8440
|
+
/**
|
|
8441
|
+
* Org Id
|
|
8442
|
+
* @description The ID of the organization.
|
|
8443
|
+
*/
|
|
8444
|
+
org_id: string;
|
|
8445
|
+
/**
|
|
8446
|
+
* Created At
|
|
8447
|
+
* Format: date-time
|
|
8448
|
+
*/
|
|
8449
|
+
created_at?: string;
|
|
8450
|
+
/**
|
|
8451
|
+
* Updated At
|
|
8452
|
+
* Format: date-time
|
|
8453
|
+
*/
|
|
8454
|
+
updated_at?: string;
|
|
8455
|
+
/** @description The status of the tool invocation. */
|
|
8456
|
+
invocation_status: components["schemas"]["InvocationStatus"];
|
|
8457
|
+
/** @description The source of the tool invocation. */
|
|
8458
|
+
invocation_source: components["schemas"]["InvocationSource"];
|
|
8459
|
+
/** Logs */
|
|
8460
|
+
logs: string[];
|
|
8461
|
+
/**
|
|
8462
|
+
* Duration Ms
|
|
8463
|
+
* @description The duration of the tool invocation in milliseconds.
|
|
8464
|
+
*/
|
|
8465
|
+
duration_ms: number;
|
|
8466
|
+
/**
|
|
8467
|
+
* Tool Id
|
|
8468
|
+
* @description The ID of the tool that was invoked.
|
|
8469
|
+
*/
|
|
8470
|
+
tool_id: string;
|
|
8471
|
+
/** @description The version of the tool that was invoked. */
|
|
8472
|
+
tool_version: components["schemas"]["amigo_lib__mongo__collections__tool_invocation__ToolInvocation__Version"];
|
|
8473
|
+
};
|
|
8433
8474
|
/** Response */
|
|
8434
8475
|
tool__get_tool_versions__Response: {
|
|
8435
8476
|
/**
|
|
@@ -8498,7 +8539,23 @@ export interface components {
|
|
|
8498
8539
|
* Inputs
|
|
8499
8540
|
* @description The list of inputs for the tool invocation.
|
|
8500
8541
|
*/
|
|
8501
|
-
inputs: components["schemas"]["
|
|
8542
|
+
inputs: components["schemas"]["tool__invoke_tool_version__Request__Input"][];
|
|
8543
|
+
};
|
|
8544
|
+
/** Input */
|
|
8545
|
+
tool__invoke_tool_version__Request__Input: {
|
|
8546
|
+
/**
|
|
8547
|
+
* Input Parameters
|
|
8548
|
+
* @description The input parameters for the tool invocation.
|
|
8549
|
+
*/
|
|
8550
|
+
input_parameters: {
|
|
8551
|
+
[key: string]: unknown;
|
|
8552
|
+
};
|
|
8553
|
+
/**
|
|
8554
|
+
* Invocation Mode
|
|
8555
|
+
* @description The mode of invocation.
|
|
8556
|
+
* @enum {string}
|
|
8557
|
+
*/
|
|
8558
|
+
invocation_mode: "regular" | "conversation-simulation";
|
|
8502
8559
|
};
|
|
8503
8560
|
/** Response */
|
|
8504
8561
|
tool__invoke_tool_version__Response: {
|
|
@@ -8570,48 +8627,7 @@ export interface components {
|
|
|
8570
8627
|
* Tool Invocations
|
|
8571
8628
|
* @description The list of tool invocations.
|
|
8572
8629
|
*/
|
|
8573
|
-
tool_invocations: components["schemas"]["
|
|
8574
|
-
};
|
|
8575
|
-
/** ToolInvocationInstance */
|
|
8576
|
-
tool__search_tool_invocations__Response__ToolInvocationInstance: {
|
|
8577
|
-
/**
|
|
8578
|
-
* Id
|
|
8579
|
-
* @description The ID of the tool invocation.
|
|
8580
|
-
*/
|
|
8581
|
-
id: string;
|
|
8582
|
-
/**
|
|
8583
|
-
* Org Id
|
|
8584
|
-
* @description The ID of the organization.
|
|
8585
|
-
*/
|
|
8586
|
-
org_id: string;
|
|
8587
|
-
/**
|
|
8588
|
-
* Created At
|
|
8589
|
-
* Format: date-time
|
|
8590
|
-
*/
|
|
8591
|
-
created_at?: string;
|
|
8592
|
-
/**
|
|
8593
|
-
* Updated At
|
|
8594
|
-
* Format: date-time
|
|
8595
|
-
*/
|
|
8596
|
-
updated_at?: string;
|
|
8597
|
-
/** @description The status of the tool invocation. */
|
|
8598
|
-
invocation_status: components["schemas"]["InvocationStatus"];
|
|
8599
|
-
/** @description The source of the tool invocation. */
|
|
8600
|
-
invocation_source: components["schemas"]["InvocationSource"];
|
|
8601
|
-
/** Logs */
|
|
8602
|
-
logs: string[];
|
|
8603
|
-
/**
|
|
8604
|
-
* Duration Ms
|
|
8605
|
-
* @description The duration of the tool invocation in milliseconds.
|
|
8606
|
-
*/
|
|
8607
|
-
duration_ms: number;
|
|
8608
|
-
/**
|
|
8609
|
-
* Tool Id
|
|
8610
|
-
* @description The ID of the tool that was invoked.
|
|
8611
|
-
*/
|
|
8612
|
-
tool_id: string;
|
|
8613
|
-
/** @description The version of the tool that was invoked. */
|
|
8614
|
-
tool_version: components["schemas"]["amigo_lib__mongo__collections__tool_invocation__ToolInvocation__Version"];
|
|
8630
|
+
tool_invocations: components["schemas"]["tool__get_tool_invocations__Response__ToolInvocationInstance"][];
|
|
8615
8631
|
};
|
|
8616
8632
|
/** Request */
|
|
8617
8633
|
tool__test_tool__Request: {
|
|
@@ -8619,7 +8635,7 @@ export interface components {
|
|
|
8619
8635
|
* Inputs
|
|
8620
8636
|
* @description The list of inputs for the tool invocation.
|
|
8621
8637
|
*/
|
|
8622
|
-
inputs: components["schemas"]["
|
|
8638
|
+
inputs: components["schemas"]["tool__invoke_tool_version__Request__Input"][];
|
|
8623
8639
|
/**
|
|
8624
8640
|
* Commit Branch
|
|
8625
8641
|
* @description The branch in the tools repo whose tip will be tested.
|
|
@@ -8645,22 +8661,6 @@ export interface components {
|
|
|
8645
8661
|
[key: string]: string;
|
|
8646
8662
|
};
|
|
8647
8663
|
};
|
|
8648
|
-
/** Input */
|
|
8649
|
-
tool__test_tool__Request__Input: {
|
|
8650
|
-
/**
|
|
8651
|
-
* Input Parameters
|
|
8652
|
-
* @description The input parameters for the tool invocation.
|
|
8653
|
-
*/
|
|
8654
|
-
input_parameters: {
|
|
8655
|
-
[key: string]: unknown;
|
|
8656
|
-
};
|
|
8657
|
-
/**
|
|
8658
|
-
* Invocation Mode
|
|
8659
|
-
* @description The mode of invocation.
|
|
8660
|
-
* @enum {string}
|
|
8661
|
-
*/
|
|
8662
|
-
invocation_mode: "regular" | "conversation-simulation";
|
|
8663
|
-
};
|
|
8664
8664
|
/** Response */
|
|
8665
8665
|
tool__test_tool__Response: {
|
|
8666
8666
|
/** Invocation Results */
|
|
@@ -17534,7 +17534,7 @@ export interface operations {
|
|
|
17534
17534
|
"application/json": components["schemas"]["tool__publish_tool_version__Response"];
|
|
17535
17535
|
};
|
|
17536
17536
|
};
|
|
17537
|
-
/** @description Specified commit is older than the last valid commit, or the environment variables required by the tool version do not exist on the tool. */
|
|
17537
|
+
/** @description Specified commit is older than the last valid commit, or the environment variables required by the tool version do not exist on the tool, or more than 3 active versions of the tool exist. */
|
|
17538
17538
|
400: {
|
|
17539
17539
|
headers: {
|
|
17540
17540
|
[name: string]: unknown;
|