@amigo-ai/sdk 0.51.0 → 0.52.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 +131 -131
- 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: {
|
|
@@ -5430,7 +5430,7 @@ export interface components {
|
|
|
5430
5430
|
*/
|
|
5431
5431
|
tool_id: string;
|
|
5432
5432
|
/** @description The version of the tool. */
|
|
5433
|
-
version: components["schemas"]["
|
|
5433
|
+
version: components["schemas"]["amigo_lib__mongo__collections__tool_version__ToolVersion__Version"];
|
|
5434
5434
|
/**
|
|
5435
5435
|
* Required Envvars
|
|
5436
5436
|
* @description The environment variables that are required to run the tool.
|
|
@@ -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.
|
|
@@ -6150,15 +6150,6 @@ export interface components {
|
|
|
6150
6150
|
/** User Id */
|
|
6151
6151
|
user_id: string;
|
|
6152
6152
|
};
|
|
6153
|
-
/** Version */
|
|
6154
|
-
amigo_lib__mongo__collections__tool_invocation__ToolInvocation__Version: {
|
|
6155
|
-
/** Major */
|
|
6156
|
-
major: number;
|
|
6157
|
-
/** Minor */
|
|
6158
|
-
minor: number;
|
|
6159
|
-
/** Patch */
|
|
6160
|
-
patch: number;
|
|
6161
|
-
};
|
|
6162
6153
|
/** UserInfo */
|
|
6163
6154
|
amigo_lib__mongo__collections__tool_version__ToolVersion__UserInfo: {
|
|
6164
6155
|
/**
|
|
@@ -6172,6 +6163,15 @@ export interface components {
|
|
|
6172
6163
|
*/
|
|
6173
6164
|
user_org_id: string;
|
|
6174
6165
|
};
|
|
6166
|
+
/** Version */
|
|
6167
|
+
amigo_lib__mongo__collections__tool_version__ToolVersion__Version: {
|
|
6168
|
+
/** Major */
|
|
6169
|
+
major: number;
|
|
6170
|
+
/** Minor */
|
|
6171
|
+
minor: number;
|
|
6172
|
+
/** Patch */
|
|
6173
|
+
patch: number;
|
|
6174
|
+
};
|
|
6175
6175
|
/**
|
|
6176
6176
|
* Preferences
|
|
6177
6177
|
* @description Preferences that the user can set to customize their experience.
|
|
@@ -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
|
/**
|
|
@@ -7533,7 +7533,7 @@ export interface components {
|
|
|
7533
7533
|
is_active: boolean;
|
|
7534
7534
|
/** @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
|
|
7535
7535
|
* latest agent and state machine versions with no model preference. */
|
|
7536
|
-
release_version_set?: components["schemas"]["
|
|
7536
|
+
release_version_set?: components["schemas"]["service__upsert_service_version_set__Request__VersionSet"] | null;
|
|
7537
7537
|
/**
|
|
7538
7538
|
* Tags
|
|
7539
7539
|
* @description The tags of this service.
|
|
@@ -7542,23 +7542,6 @@ export interface components {
|
|
|
7542
7542
|
[key: string]: components["schemas"]["StrippedNonemptyString___w__s_____"] | null;
|
|
7543
7543
|
};
|
|
7544
7544
|
};
|
|
7545
|
-
/** VersionSet */
|
|
7546
|
-
service__create_service__Request__VersionSet: {
|
|
7547
|
-
/**
|
|
7548
|
-
* Agent Version Number
|
|
7549
|
-
* @description The version number of the agent to be used. If None, the latest agent version will be used.
|
|
7550
|
-
*/
|
|
7551
|
-
agent_version_number: number | null;
|
|
7552
|
-
/**
|
|
7553
|
-
* Service Hierarchical State Machine Version Number
|
|
7554
|
-
* @description The version number of the state machine to be used. If None, the latest state machine version will be used.
|
|
7555
|
-
*/
|
|
7556
|
-
service_hierarchical_state_machine_version_number: number | null;
|
|
7557
|
-
/** Llm Model Preferences */
|
|
7558
|
-
llm_model_preferences: {
|
|
7559
|
-
[key: string]: components["schemas"]["service__create_service__Request__VersionSet__LLMConfig"] | components["schemas"]["service__upsert_service_version_set__Request__VersionSet__LLMLoadBalancingSetConfig"];
|
|
7560
|
-
};
|
|
7561
|
-
};
|
|
7562
7545
|
/** LLMConfig */
|
|
7563
7546
|
service__create_service__Request__VersionSet__LLMConfig: {
|
|
7564
7547
|
llm_name: components["schemas"]["LLMType"];
|
|
@@ -7578,6 +7561,14 @@ export interface components {
|
|
|
7578
7561
|
*/
|
|
7579
7562
|
top_k: number;
|
|
7580
7563
|
};
|
|
7564
|
+
/** LLMLoadBalancingSetConfig */
|
|
7565
|
+
service__create_service__Request__VersionSet__LLMLoadBalancingSetConfig: {
|
|
7566
|
+
llm_load_balancing_set_name: components["schemas"]["LLMLoadBalancingSetType"];
|
|
7567
|
+
/** Configs */
|
|
7568
|
+
configs: {
|
|
7569
|
+
[key: string]: components["schemas"]["PerLLMConfig"];
|
|
7570
|
+
};
|
|
7571
|
+
};
|
|
7581
7572
|
/** Response */
|
|
7582
7573
|
service__create_service__Response: {
|
|
7583
7574
|
/**
|
|
@@ -7653,14 +7644,23 @@ export interface components {
|
|
|
7653
7644
|
/** Request */
|
|
7654
7645
|
service__upsert_service_version_set__Request: {
|
|
7655
7646
|
/** @description The version set to upsert. */
|
|
7656
|
-
version_set: components["schemas"]["
|
|
7647
|
+
version_set: components["schemas"]["service__upsert_service_version_set__Request__VersionSet"];
|
|
7657
7648
|
};
|
|
7658
|
-
/**
|
|
7659
|
-
|
|
7660
|
-
|
|
7661
|
-
|
|
7662
|
-
|
|
7663
|
-
|
|
7649
|
+
/** VersionSet */
|
|
7650
|
+
service__upsert_service_version_set__Request__VersionSet: {
|
|
7651
|
+
/**
|
|
7652
|
+
* Agent Version Number
|
|
7653
|
+
* @description The version number of the agent to be used. If None, the latest agent version will be used.
|
|
7654
|
+
*/
|
|
7655
|
+
agent_version_number: number | null;
|
|
7656
|
+
/**
|
|
7657
|
+
* Service Hierarchical State Machine Version Number
|
|
7658
|
+
* @description The version number of the state machine to be used. If None, the latest state machine version will be used.
|
|
7659
|
+
*/
|
|
7660
|
+
service_hierarchical_state_machine_version_number: number | null;
|
|
7661
|
+
/** Llm Model Preferences */
|
|
7662
|
+
llm_model_preferences: {
|
|
7663
|
+
[key: string]: components["schemas"]["service__create_service__Request__VersionSet__LLMConfig"] | components["schemas"]["service__create_service__Request__VersionSet__LLMLoadBalancingSetConfig"];
|
|
7664
7664
|
};
|
|
7665
7665
|
};
|
|
7666
7666
|
/** Request */
|
|
@@ -8498,7 +8498,23 @@ export interface components {
|
|
|
8498
8498
|
* Inputs
|
|
8499
8499
|
* @description The list of inputs for the tool invocation.
|
|
8500
8500
|
*/
|
|
8501
|
-
inputs: components["schemas"]["
|
|
8501
|
+
inputs: components["schemas"]["tool__invoke_tool_version__Request__Input"][];
|
|
8502
|
+
};
|
|
8503
|
+
/** Input */
|
|
8504
|
+
tool__invoke_tool_version__Request__Input: {
|
|
8505
|
+
/**
|
|
8506
|
+
* Input Parameters
|
|
8507
|
+
* @description The input parameters for the tool invocation.
|
|
8508
|
+
*/
|
|
8509
|
+
input_parameters: {
|
|
8510
|
+
[key: string]: unknown;
|
|
8511
|
+
};
|
|
8512
|
+
/**
|
|
8513
|
+
* Invocation Mode
|
|
8514
|
+
* @description The mode of invocation.
|
|
8515
|
+
* @enum {string}
|
|
8516
|
+
*/
|
|
8517
|
+
invocation_mode: "regular" | "conversation-simulation";
|
|
8502
8518
|
};
|
|
8503
8519
|
/** Response */
|
|
8504
8520
|
tool__invoke_tool_version__Response: {
|
|
@@ -8611,7 +8627,7 @@ export interface components {
|
|
|
8611
8627
|
*/
|
|
8612
8628
|
tool_id: string;
|
|
8613
8629
|
/** @description The version of the tool that was invoked. */
|
|
8614
|
-
tool_version: components["schemas"]["
|
|
8630
|
+
tool_version: components["schemas"]["amigo_lib__mongo__collections__tool_version__ToolVersion__Version"];
|
|
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 */
|
|
@@ -8807,7 +8807,7 @@ export interface components {
|
|
|
8807
8807
|
*/
|
|
8808
8808
|
email: string;
|
|
8809
8809
|
/** @description Statistics about the user's usage of the Amigo platform. */
|
|
8810
|
-
user_stats: components["schemas"]["
|
|
8810
|
+
user_stats: components["schemas"]["user__search_users__Response__UserInstance__UserStats"];
|
|
8811
8811
|
/**
|
|
8812
8812
|
* Role
|
|
8813
8813
|
* @description The ID of the role of the user.
|
|
@@ -8816,8 +8816,16 @@ export interface components {
|
|
|
8816
8816
|
/** @description The preferences of the user. */
|
|
8817
8817
|
preferences: components["schemas"]["amigo_lib__mongo__collections__user__User__Preferences"];
|
|
8818
8818
|
};
|
|
8819
|
+
/** Response */
|
|
8820
|
+
user__search_users__Response: {
|
|
8821
|
+
/**
|
|
8822
|
+
* Users
|
|
8823
|
+
* @description Users in this organization.
|
|
8824
|
+
*/
|
|
8825
|
+
users: components["schemas"]["user__get_users__Response__UserInstance"][];
|
|
8826
|
+
};
|
|
8819
8827
|
/** UserStats */
|
|
8820
|
-
|
|
8828
|
+
user__search_users__Response__UserInstance__UserStats: {
|
|
8821
8829
|
/**
|
|
8822
8830
|
* Num Conversations
|
|
8823
8831
|
* @description The number of conversations the user has created.
|
|
@@ -8834,14 +8842,6 @@ export interface components {
|
|
|
8834
8842
|
*/
|
|
8835
8843
|
last_message_time: string | null;
|
|
8836
8844
|
};
|
|
8837
|
-
/** Response */
|
|
8838
|
-
user__search_users__Response: {
|
|
8839
|
-
/**
|
|
8840
|
-
* Users
|
|
8841
|
-
* @description Users in this organization.
|
|
8842
|
-
*/
|
|
8843
|
-
users: components["schemas"]["user__get_users__Response__UserInstance"][];
|
|
8844
|
-
};
|
|
8845
8845
|
/** SigninWithAPIKeyResponse */
|
|
8846
8846
|
user__sign_in_with_api_key__Response: {
|
|
8847
8847
|
/**
|