@amigo-ai/sdk 0.55.0 → 0.56.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 +149 -149
- 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__tool__Tool__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__tool__Tool__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__tool__Tool__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__tool__Tool__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__tool__Tool__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__tool__Tool__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__tool__Tool__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__tool__Tool__Tag"][];
|
|
5404
5404
|
};
|
|
5405
5405
|
/** ToolVersionInstance */
|
|
5406
5406
|
ToolVersionInstance: {
|
|
@@ -6108,13 +6108,6 @@ export interface components {
|
|
|
6108
6108
|
/** User Id */
|
|
6109
6109
|
user_id: string;
|
|
6110
6110
|
};
|
|
6111
|
-
/** Tag */
|
|
6112
|
-
amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__Tag: {
|
|
6113
|
-
/** Key */
|
|
6114
|
-
key: string;
|
|
6115
|
-
/** Value */
|
|
6116
|
-
value: string | null;
|
|
6117
|
-
};
|
|
6118
6111
|
/** UnitTestRunDescriptor */
|
|
6119
6112
|
amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UnitTestRunDescriptor: {
|
|
6120
6113
|
/** Unit Test Id */
|
|
@@ -6150,6 +6143,13 @@ export interface components {
|
|
|
6150
6143
|
/** User Id */
|
|
6151
6144
|
user_id: string;
|
|
6152
6145
|
};
|
|
6146
|
+
/** Tag */
|
|
6147
|
+
amigo_lib__mongo__collections__tool__Tool__Tag: {
|
|
6148
|
+
/** Key */
|
|
6149
|
+
key: string;
|
|
6150
|
+
/** Value */
|
|
6151
|
+
value: string | null;
|
|
6152
|
+
};
|
|
6153
6153
|
/** Version */
|
|
6154
6154
|
amigo_lib__mongo__collections__tool_invocation__ToolInvocation__Version: {
|
|
6155
6155
|
/** Major */
|
|
@@ -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,30 +7542,24 @@ export interface components {
|
|
|
7542
7542
|
[key: string]: components["schemas"]["StrippedNonemptyString___w__s_____"] | null;
|
|
7543
7543
|
};
|
|
7544
7544
|
};
|
|
7545
|
-
/**
|
|
7546
|
-
|
|
7545
|
+
/** LLMConfig */
|
|
7546
|
+
service__create_service__Request__VersionSet__LLMConfig: {
|
|
7547
|
+
llm_name: components["schemas"]["LLMType"];
|
|
7547
7548
|
/**
|
|
7548
|
-
*
|
|
7549
|
-
* @description The
|
|
7549
|
+
* Top P
|
|
7550
|
+
* @description The preferred `top_p` value.
|
|
7550
7551
|
*/
|
|
7551
|
-
|
|
7552
|
+
top_p: number;
|
|
7552
7553
|
/**
|
|
7553
|
-
*
|
|
7554
|
-
* @description The
|
|
7554
|
+
* Temperature
|
|
7555
|
+
* @description The preferred temperature value.
|
|
7555
7556
|
*/
|
|
7556
|
-
|
|
7557
|
-
/**
|
|
7558
|
-
|
|
7559
|
-
|
|
7560
|
-
|
|
7561
|
-
|
|
7562
|
-
/** LLMLoadBalancingSetConfig */
|
|
7563
|
-
service__create_service__Request__VersionSet__LLMLoadBalancingSetConfig: {
|
|
7564
|
-
llm_load_balancing_set_name: components["schemas"]["LLMLoadBalancingSetType"];
|
|
7565
|
-
/** Configs */
|
|
7566
|
-
configs: {
|
|
7567
|
-
[key: string]: components["schemas"]["PerLLMConfig"];
|
|
7568
|
-
};
|
|
7557
|
+
temperature: number;
|
|
7558
|
+
/**
|
|
7559
|
+
* Top K
|
|
7560
|
+
* @description The preferred `top_k` value. Note that not all LLMs support this.
|
|
7561
|
+
*/
|
|
7562
|
+
top_k: number;
|
|
7569
7563
|
};
|
|
7570
7564
|
/** Response */
|
|
7571
7565
|
service__create_service__Response: {
|
|
@@ -7642,26 +7636,32 @@ export interface components {
|
|
|
7642
7636
|
/** Request */
|
|
7643
7637
|
service__upsert_service_version_set__Request: {
|
|
7644
7638
|
/** @description The version set to upsert. */
|
|
7645
|
-
version_set: components["schemas"]["
|
|
7639
|
+
version_set: components["schemas"]["service__upsert_service_version_set__Request__VersionSet"];
|
|
7646
7640
|
};
|
|
7647
|
-
/**
|
|
7648
|
-
|
|
7649
|
-
llm_name: components["schemas"]["LLMType"];
|
|
7650
|
-
/**
|
|
7651
|
-
* Top P
|
|
7652
|
-
* @description The preferred `top_p` value.
|
|
7653
|
-
*/
|
|
7654
|
-
top_p: number;
|
|
7641
|
+
/** VersionSet */
|
|
7642
|
+
service__upsert_service_version_set__Request__VersionSet: {
|
|
7655
7643
|
/**
|
|
7656
|
-
*
|
|
7657
|
-
* @description The
|
|
7644
|
+
* Agent Version Number
|
|
7645
|
+
* @description The version number of the agent to be used. If None, the latest agent version will be used.
|
|
7658
7646
|
*/
|
|
7659
|
-
|
|
7647
|
+
agent_version_number: number | null;
|
|
7660
7648
|
/**
|
|
7661
|
-
*
|
|
7662
|
-
* @description The
|
|
7649
|
+
* Service Hierarchical State Machine Version Number
|
|
7650
|
+
* @description The version number of the state machine to be used. If None, the latest state machine version will be used.
|
|
7663
7651
|
*/
|
|
7664
|
-
|
|
7652
|
+
service_hierarchical_state_machine_version_number: number | null;
|
|
7653
|
+
/** Llm Model Preferences */
|
|
7654
|
+
llm_model_preferences: {
|
|
7655
|
+
[key: string]: components["schemas"]["service__create_service__Request__VersionSet__LLMConfig"] | components["schemas"]["service__upsert_service_version_set__Request__VersionSet__LLMLoadBalancingSetConfig"];
|
|
7656
|
+
};
|
|
7657
|
+
};
|
|
7658
|
+
/** LLMLoadBalancingSetConfig */
|
|
7659
|
+
service__upsert_service_version_set__Request__VersionSet__LLMLoadBalancingSetConfig: {
|
|
7660
|
+
llm_load_balancing_set_name: components["schemas"]["LLMLoadBalancingSetType"];
|
|
7661
|
+
/** Configs */
|
|
7662
|
+
configs: {
|
|
7663
|
+
[key: string]: components["schemas"]["PerLLMConfig"];
|
|
7664
|
+
};
|
|
7665
7665
|
};
|
|
7666
7666
|
/** Request */
|
|
7667
7667
|
simulation__create_simulation_persona__Request: {
|
|
@@ -7866,7 +7866,7 @@ export interface components {
|
|
|
7866
7866
|
* Unit Test Runs
|
|
7867
7867
|
* @description The unit test runs that are part of this set.
|
|
7868
7868
|
*/
|
|
7869
|
-
unit_test_runs: components["schemas"]["
|
|
7869
|
+
unit_test_runs: components["schemas"]["simulation__update_simulation_unit_test_set__Request__UnitTestRunDescriptor"][];
|
|
7870
7870
|
/**
|
|
7871
7871
|
* Tags
|
|
7872
7872
|
* @description The tags of the simulation unit test set.
|
|
@@ -7875,16 +7875,6 @@ export interface components {
|
|
|
7875
7875
|
[key: string]: string | null;
|
|
7876
7876
|
};
|
|
7877
7877
|
};
|
|
7878
|
-
/** UnitTestRunDescriptor */
|
|
7879
|
-
simulation__create_simulation_unit_test_set__Request__UnitTestRunDescriptor: {
|
|
7880
|
-
/** Unit Test Id */
|
|
7881
|
-
unit_test_id: string;
|
|
7882
|
-
/**
|
|
7883
|
-
* Run Count
|
|
7884
|
-
* @description The number of times to run the unit test.
|
|
7885
|
-
*/
|
|
7886
|
-
run_count: number;
|
|
7887
|
-
};
|
|
7888
7878
|
/** Response */
|
|
7889
7879
|
simulation__create_simulation_unit_test_set__Response: {
|
|
7890
7880
|
/**
|
|
@@ -8381,7 +8371,7 @@ export interface components {
|
|
|
8381
8371
|
* Unit Test Runs
|
|
8382
8372
|
* @description The unit test runs that are part of this set.
|
|
8383
8373
|
*/
|
|
8384
|
-
unit_test_runs?: components["schemas"]["
|
|
8374
|
+
unit_test_runs?: components["schemas"]["simulation__update_simulation_unit_test_set__Request__UnitTestRunDescriptor"][] | null;
|
|
8385
8375
|
/**
|
|
8386
8376
|
* Tags
|
|
8387
8377
|
* @description The tags of the simulation unit test set.
|
|
@@ -8390,6 +8380,16 @@ export interface components {
|
|
|
8390
8380
|
[key: string]: string | null;
|
|
8391
8381
|
} | null;
|
|
8392
8382
|
};
|
|
8383
|
+
/** UnitTestRunDescriptor */
|
|
8384
|
+
simulation__update_simulation_unit_test_set__Request__UnitTestRunDescriptor: {
|
|
8385
|
+
/** Unit Test Id */
|
|
8386
|
+
unit_test_id: string;
|
|
8387
|
+
/**
|
|
8388
|
+
* Run Count
|
|
8389
|
+
* @description The number of times to run the unit test.
|
|
8390
|
+
*/
|
|
8391
|
+
run_count: number;
|
|
8392
|
+
};
|
|
8393
8393
|
/** Request */
|
|
8394
8394
|
tool__create_tool__Request: {
|
|
8395
8395
|
/** @description The name of the tool. It must be unique among all non-deprecated tools in the organization. */
|
|
@@ -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,23 +8539,7 @@ export interface components {
|
|
|
8498
8539
|
* Inputs
|
|
8499
8540
|
* @description The list of inputs for the tool invocation.
|
|
8500
8541
|
*/
|
|
8501
|
-
inputs: components["schemas"]["
|
|
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";
|
|
8542
|
+
inputs: components["schemas"]["tool__test_tool__Request__Input"][];
|
|
8518
8543
|
};
|
|
8519
8544
|
/** Response */
|
|
8520
8545
|
tool__invoke_tool_version__Response: {
|
|
@@ -8586,48 +8611,7 @@ export interface components {
|
|
|
8586
8611
|
* Tool Invocations
|
|
8587
8612
|
* @description The list of tool invocations.
|
|
8588
8613
|
*/
|
|
8589
|
-
tool_invocations: components["schemas"]["
|
|
8590
|
-
};
|
|
8591
|
-
/** ToolInvocationInstance */
|
|
8592
|
-
tool__search_tool_invocations__Response__ToolInvocationInstance: {
|
|
8593
|
-
/**
|
|
8594
|
-
* Id
|
|
8595
|
-
* @description The ID of the tool invocation.
|
|
8596
|
-
*/
|
|
8597
|
-
id: string;
|
|
8598
|
-
/**
|
|
8599
|
-
* Org Id
|
|
8600
|
-
* @description The ID of the organization.
|
|
8601
|
-
*/
|
|
8602
|
-
org_id: string;
|
|
8603
|
-
/**
|
|
8604
|
-
* Created At
|
|
8605
|
-
* Format: date-time
|
|
8606
|
-
*/
|
|
8607
|
-
created_at?: string;
|
|
8608
|
-
/**
|
|
8609
|
-
* Updated At
|
|
8610
|
-
* Format: date-time
|
|
8611
|
-
*/
|
|
8612
|
-
updated_at?: string;
|
|
8613
|
-
/** @description The status of the tool invocation. */
|
|
8614
|
-
invocation_status: components["schemas"]["InvocationStatus"];
|
|
8615
|
-
/** @description The source of the tool invocation. */
|
|
8616
|
-
invocation_source: components["schemas"]["InvocationSource"];
|
|
8617
|
-
/** Logs */
|
|
8618
|
-
logs: string[];
|
|
8619
|
-
/**
|
|
8620
|
-
* Duration Ms
|
|
8621
|
-
* @description The duration of the tool invocation in milliseconds.
|
|
8622
|
-
*/
|
|
8623
|
-
duration_ms: number;
|
|
8624
|
-
/**
|
|
8625
|
-
* Tool Id
|
|
8626
|
-
* @description The ID of the tool that was invoked.
|
|
8627
|
-
*/
|
|
8628
|
-
tool_id: string;
|
|
8629
|
-
/** @description The version of the tool that was invoked. */
|
|
8630
|
-
tool_version: components["schemas"]["amigo_lib__mongo__collections__tool_invocation__ToolInvocation__Version"];
|
|
8614
|
+
tool_invocations: components["schemas"]["tool__get_tool_invocations__Response__ToolInvocationInstance"][];
|
|
8631
8615
|
};
|
|
8632
8616
|
/** Request */
|
|
8633
8617
|
tool__test_tool__Request: {
|
|
@@ -8635,7 +8619,7 @@ export interface components {
|
|
|
8635
8619
|
* Inputs
|
|
8636
8620
|
* @description The list of inputs for the tool invocation.
|
|
8637
8621
|
*/
|
|
8638
|
-
inputs: components["schemas"]["
|
|
8622
|
+
inputs: components["schemas"]["tool__test_tool__Request__Input"][];
|
|
8639
8623
|
/**
|
|
8640
8624
|
* Commit Branch
|
|
8641
8625
|
* @description The branch in the tools repo whose tip will be tested.
|
|
@@ -8661,6 +8645,22 @@ export interface components {
|
|
|
8661
8645
|
[key: string]: string;
|
|
8662
8646
|
};
|
|
8663
8647
|
};
|
|
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, or more than
|
|
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 10 active versions of the tool exist. */
|
|
17538
17538
|
400: {
|
|
17539
17539
|
headers: {
|
|
17540
17540
|
[name: string]: unknown;
|