@amigo-ai/sdk 0.86.0 → 0.87.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2291,7 +2291,7 @@ export interface components {
|
|
|
2291
2291
|
/** Boundary Constraints */
|
|
2292
2292
|
boundary_constraints: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"][];
|
|
2293
2293
|
/** Exit Conditions */
|
|
2294
|
-
exit_conditions: components["schemas"]["
|
|
2294
|
+
exit_conditions: components["schemas"]["organization__create_service_hierarchical_state_machine_version__Request__ActionState__ExitCondition"][];
|
|
2295
2295
|
/** Action Tool Call Specs */
|
|
2296
2296
|
action_tool_call_specs: components["schemas"]["organization__create_service_hierarchical_state_machine_version__Request__ToolCallSpec"][];
|
|
2297
2297
|
/** Exit Condition Tool Call Specs */
|
|
@@ -2719,7 +2719,7 @@ export interface components {
|
|
|
2719
2719
|
type: "decision";
|
|
2720
2720
|
name: components["schemas"]["StateOrRefName"];
|
|
2721
2721
|
/** Exit Conditions */
|
|
2722
|
-
exit_conditions: components["schemas"]["
|
|
2722
|
+
exit_conditions: components["schemas"]["organization__create_service_hierarchical_state_machine_version__Request__ActionState__ExitCondition"][];
|
|
2723
2723
|
/** Decision Guidelines */
|
|
2724
2724
|
decision_guidelines: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"][];
|
|
2725
2725
|
objective: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"];
|
|
@@ -3468,7 +3468,7 @@ export interface components {
|
|
|
3468
3468
|
* Tags
|
|
3469
3469
|
* @description The tags of the metric.
|
|
3470
3470
|
*/
|
|
3471
|
-
tags: components["schemas"]["
|
|
3471
|
+
tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag"][];
|
|
3472
3472
|
/** @description The user who created the metric. */
|
|
3473
3473
|
creator: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__UserInfo"];
|
|
3474
3474
|
/** @description The user who last updated the metric. */
|
|
@@ -3573,7 +3573,7 @@ export interface components {
|
|
|
3573
3573
|
* Tags
|
|
3574
3574
|
* @description The tags of the metric.
|
|
3575
3575
|
*/
|
|
3576
|
-
tags: components["schemas"]["
|
|
3576
|
+
tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag"][];
|
|
3577
3577
|
/** @description The user who created the metric. */
|
|
3578
3578
|
creator: components["schemas"]["amigo_lib__mongo__collections__metric__Metric__UserInfo"];
|
|
3579
3579
|
/** @description The user who last updated the metric. */
|
|
@@ -4425,7 +4425,7 @@ export interface components {
|
|
|
4425
4425
|
* Tags
|
|
4426
4426
|
* @description The tags of the service.
|
|
4427
4427
|
*/
|
|
4428
|
-
tags: components["schemas"]["
|
|
4428
|
+
tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag"][];
|
|
4429
4429
|
};
|
|
4430
4430
|
/** SimulationConversationInvocationSource */
|
|
4431
4431
|
SimulationConversationInvocationSource: {
|
|
@@ -4635,7 +4635,7 @@ export interface components {
|
|
|
4635
4635
|
* Tags
|
|
4636
4636
|
* @description The tags of the simulation persona.
|
|
4637
4637
|
*/
|
|
4638
|
-
tags: components["schemas"]["
|
|
4638
|
+
tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag"][];
|
|
4639
4639
|
creator: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__UserInfo"];
|
|
4640
4640
|
updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__UserInfo"];
|
|
4641
4641
|
};
|
|
@@ -4707,7 +4707,7 @@ export interface components {
|
|
|
4707
4707
|
* Tags
|
|
4708
4708
|
* @description The tags of the simulation persona.
|
|
4709
4709
|
*/
|
|
4710
|
-
tags: components["schemas"]["
|
|
4710
|
+
tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag"][];
|
|
4711
4711
|
creator: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__UserInfo"];
|
|
4712
4712
|
updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__UserInfo"];
|
|
4713
4713
|
};
|
|
@@ -4762,7 +4762,7 @@ export interface components {
|
|
|
4762
4762
|
* Tags
|
|
4763
4763
|
* @description The tags of the simulation unit test set.
|
|
4764
4764
|
*/
|
|
4765
|
-
tags: components["schemas"]["
|
|
4765
|
+
tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag"][];
|
|
4766
4766
|
creator: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UserInfo"];
|
|
4767
4767
|
updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UserInfo"];
|
|
4768
4768
|
};
|
|
@@ -4814,7 +4814,7 @@ export interface components {
|
|
|
4814
4814
|
* Tags
|
|
4815
4815
|
* @description The tags of the simulation unit test set.
|
|
4816
4816
|
*/
|
|
4817
|
-
tags: components["schemas"]["
|
|
4817
|
+
tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag"][];
|
|
4818
4818
|
creator: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UserInfo"];
|
|
4819
4819
|
updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test_set__SimulationUnitTestSet__UserInfo"];
|
|
4820
4820
|
};
|
|
@@ -5276,7 +5276,7 @@ export interface components {
|
|
|
5276
5276
|
* Tags
|
|
5277
5277
|
* @description The tags of the simulation persona.
|
|
5278
5278
|
*/
|
|
5279
|
-
tags: components["schemas"]["
|
|
5279
|
+
tags: components["schemas"]["amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag"][];
|
|
5280
5280
|
};
|
|
5281
5281
|
/** ToolVersionInstance */
|
|
5282
5282
|
ToolVersionInstance: {
|
|
@@ -5818,13 +5818,6 @@ export interface components {
|
|
|
5818
5818
|
*/
|
|
5819
5819
|
description?: string | null;
|
|
5820
5820
|
};
|
|
5821
|
-
/** Tag */
|
|
5822
|
-
amigo_lib__mongo__collections__service__Service__Tag: {
|
|
5823
|
-
/** Key */
|
|
5824
|
-
key: string;
|
|
5825
|
-
/** Value */
|
|
5826
|
-
value: string | null;
|
|
5827
|
-
};
|
|
5828
5821
|
/**
|
|
5829
5822
|
* VersionSet
|
|
5830
5823
|
* @description A version set pins the agent, state machine, and model version used by this service.
|
|
@@ -5908,6 +5901,13 @@ export interface components {
|
|
|
5908
5901
|
metric_id: string;
|
|
5909
5902
|
criterion: components["schemas"]["SuccessCriterionDescription-Output"];
|
|
5910
5903
|
};
|
|
5904
|
+
/** Tag */
|
|
5905
|
+
amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__Tag: {
|
|
5906
|
+
/** Key */
|
|
5907
|
+
key: string;
|
|
5908
|
+
/** Value */
|
|
5909
|
+
value: string | null;
|
|
5910
|
+
};
|
|
5911
5911
|
/** UserInfo */
|
|
5912
5912
|
amigo_lib__mongo__collections__simulation_unit_test__SimulationUnitTest__UserInfo: {
|
|
5913
5913
|
/** Org Id */
|
|
@@ -6300,7 +6300,7 @@ export interface components {
|
|
|
6300
6300
|
* Actions
|
|
6301
6301
|
* @description The action to perform when the dynamic behavior set version is activated.
|
|
6302
6302
|
*/
|
|
6303
|
-
actions: (components["schemas"]["
|
|
6303
|
+
actions: (components["schemas"]["dynamic_behavior_set__create_dynamic_behavior_set_version__Request__InjectInstructionAction"] | components["schemas"]["dynamic_behavior_set__create_dynamic_behavior_set__Request__InitialVersion__ChangeToolCandidatesAction"])[];
|
|
6304
6304
|
};
|
|
6305
6305
|
/** ChangeToolCandidatesAction */
|
|
6306
6306
|
dynamic_behavior_set__create_dynamic_behavior_set__Request__InitialVersion__ChangeToolCandidatesAction: {
|
|
@@ -6351,20 +6351,6 @@ export interface components {
|
|
|
6351
6351
|
* the context of the dynamic behavior. */
|
|
6352
6352
|
tool_name: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"];
|
|
6353
6353
|
};
|
|
6354
|
-
/** InjectInstructionAction */
|
|
6355
|
-
dynamic_behavior_set__create_dynamic_behavior_set__Request__InitialVersion__InjectInstructionAction: {
|
|
6356
|
-
/**
|
|
6357
|
-
* @description discriminator enum property added by openapi-typescript
|
|
6358
|
-
* @enum {string}
|
|
6359
|
-
*/
|
|
6360
|
-
type: "dynamic_behavior_set__create_dynamic_behavior_set__Request__InitialVersion__InjectInstructionAction";
|
|
6361
|
-
instruction: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"];
|
|
6362
|
-
/**
|
|
6363
|
-
* Overrides Instructions
|
|
6364
|
-
* @description During injection, whether the original instruction of the state is overriden with this instruction.
|
|
6365
|
-
*/
|
|
6366
|
-
overrides_instructions: boolean;
|
|
6367
|
-
};
|
|
6368
6354
|
/** Response */
|
|
6369
6355
|
dynamic_behavior_set__create_dynamic_behavior_set__Response: {
|
|
6370
6356
|
/**
|
|
@@ -6384,7 +6370,7 @@ export interface components {
|
|
|
6384
6370
|
* Actions
|
|
6385
6371
|
* @description The action to perform when the dynamic behavior set version is activated.
|
|
6386
6372
|
*/
|
|
6387
|
-
actions: (components["schemas"]["
|
|
6373
|
+
actions: (components["schemas"]["dynamic_behavior_set__create_dynamic_behavior_set_version__Request__InjectInstructionAction"] | components["schemas"]["dynamic_behavior_set__create_dynamic_behavior_set_version__Request__ChangeToolCandidatesAction"])[];
|
|
6388
6374
|
};
|
|
6389
6375
|
/** ChangeToolCandidatesAction */
|
|
6390
6376
|
dynamic_behavior_set__create_dynamic_behavior_set_version__Request__ChangeToolCandidatesAction: {
|
|
@@ -6435,6 +6421,20 @@ export interface components {
|
|
|
6435
6421
|
* the context of the dynamic behavior. */
|
|
6436
6422
|
tool_name: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"];
|
|
6437
6423
|
};
|
|
6424
|
+
/** InjectInstructionAction */
|
|
6425
|
+
dynamic_behavior_set__create_dynamic_behavior_set_version__Request__InjectInstructionAction: {
|
|
6426
|
+
/**
|
|
6427
|
+
* @description discriminator enum property added by openapi-typescript
|
|
6428
|
+
* @enum {string}
|
|
6429
|
+
*/
|
|
6430
|
+
type: "dynamic_behavior_set__create_dynamic_behavior_set_version__Request__InjectInstructionAction";
|
|
6431
|
+
instruction: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"];
|
|
6432
|
+
/**
|
|
6433
|
+
* Overrides Instructions
|
|
6434
|
+
* @description During injection, whether the original instruction of the state is overriden with this instruction.
|
|
6435
|
+
*/
|
|
6436
|
+
overrides_instructions: boolean;
|
|
6437
|
+
};
|
|
6438
6438
|
/** Response */
|
|
6439
6439
|
dynamic_behavior_set__create_dynamic_behavior_set_version__Response: {
|
|
6440
6440
|
/**
|
|
@@ -7019,7 +7019,7 @@ export interface components {
|
|
|
7019
7019
|
global_boundary_constraints: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"][];
|
|
7020
7020
|
};
|
|
7021
7021
|
/** ExitCondition */
|
|
7022
|
-
|
|
7022
|
+
organization__create_service_hierarchical_state_machine_version__Request__ActionState__ExitCondition: {
|
|
7023
7023
|
description: components["schemas"]["amigo_lib__pydantic__base_model__StrippedNonemptyString__1"];
|
|
7024
7024
|
/** Next State */
|
|
7025
7025
|
next_state: components["schemas"]["StateOrRefName"] | [
|
|
@@ -7476,7 +7476,7 @@ export interface components {
|
|
|
7476
7476
|
is_active: boolean;
|
|
7477
7477
|
/** @description The `release` version set to use for this service. If not specified, the `release` version set will be the same as the `edge` version set, which uses the
|
|
7478
7478
|
* latest agent and state machine versions with no model preference. */
|
|
7479
|
-
release_version_set?: components["schemas"]["
|
|
7479
|
+
release_version_set?: components["schemas"]["service__upsert_service_version_set__Request__VersionSet"] | null;
|
|
7480
7480
|
/**
|
|
7481
7481
|
* Keyterms
|
|
7482
7482
|
* @description A list of keyterms that are easy to get wrong during audio transcriptions that tend to occur commonly in audio sessions using this service.
|
|
@@ -7491,23 +7491,6 @@ export interface components {
|
|
|
7491
7491
|
[key: string]: components["schemas"]["StrippedNonemptyString___w__s_____"] | null;
|
|
7492
7492
|
};
|
|
7493
7493
|
};
|
|
7494
|
-
/** VersionSet */
|
|
7495
|
-
service__create_service__Request__VersionSet: {
|
|
7496
|
-
/**
|
|
7497
|
-
* Agent Version Number
|
|
7498
|
-
* @description The version number of the agent to be used. If None, the latest agent version will be used.
|
|
7499
|
-
*/
|
|
7500
|
-
agent_version_number: number | null;
|
|
7501
|
-
/**
|
|
7502
|
-
* Service Hierarchical State Machine Version Number
|
|
7503
|
-
* @description The version number of the state machine to be used. If None, the latest state machine version will be used.
|
|
7504
|
-
*/
|
|
7505
|
-
service_hierarchical_state_machine_version_number: number | null;
|
|
7506
|
-
/** Llm Model Preferences */
|
|
7507
|
-
llm_model_preferences: {
|
|
7508
|
-
[key: string]: components["schemas"]["service__upsert_service_version_set__Request__VersionSet__LLMConfig"];
|
|
7509
|
-
};
|
|
7510
|
-
};
|
|
7511
7494
|
/** Response */
|
|
7512
7495
|
service__create_service__Response: {
|
|
7513
7496
|
/**
|
|
@@ -7588,7 +7571,24 @@ export interface components {
|
|
|
7588
7571
|
/** Request */
|
|
7589
7572
|
service__upsert_service_version_set__Request: {
|
|
7590
7573
|
/** @description The version set to upsert. */
|
|
7591
|
-
version_set: components["schemas"]["
|
|
7574
|
+
version_set: components["schemas"]["service__upsert_service_version_set__Request__VersionSet"];
|
|
7575
|
+
};
|
|
7576
|
+
/** VersionSet */
|
|
7577
|
+
service__upsert_service_version_set__Request__VersionSet: {
|
|
7578
|
+
/**
|
|
7579
|
+
* Agent Version Number
|
|
7580
|
+
* @description The version number of the agent to be used. If None, the latest agent version will be used.
|
|
7581
|
+
*/
|
|
7582
|
+
agent_version_number: number | null;
|
|
7583
|
+
/**
|
|
7584
|
+
* Service Hierarchical State Machine Version Number
|
|
7585
|
+
* @description The version number of the state machine to be used. If None, the latest state machine version will be used.
|
|
7586
|
+
*/
|
|
7587
|
+
service_hierarchical_state_machine_version_number: number | null;
|
|
7588
|
+
/** Llm Model Preferences */
|
|
7589
|
+
llm_model_preferences: {
|
|
7590
|
+
[key: string]: components["schemas"]["service__upsert_service_version_set__Request__VersionSet__LLMConfig"];
|
|
7591
|
+
};
|
|
7592
7592
|
};
|
|
7593
7593
|
/** LLMConfig */
|
|
7594
7594
|
service__upsert_service_version_set__Request__VersionSet__LLMConfig: {
|
|
@@ -7805,7 +7805,7 @@ export interface components {
|
|
|
7805
7805
|
* Unit Test Runs
|
|
7806
7806
|
* @description The unit test runs that are part of this set.
|
|
7807
7807
|
*/
|
|
7808
|
-
unit_test_runs: components["schemas"]["
|
|
7808
|
+
unit_test_runs: components["schemas"]["simulation__create_simulation_unit_test_set__Request__UnitTestRunDescriptor"][];
|
|
7809
7809
|
/**
|
|
7810
7810
|
* Tags
|
|
7811
7811
|
* @description The tags of the simulation unit test set.
|
|
@@ -7814,6 +7814,16 @@ export interface components {
|
|
|
7814
7814
|
[key: string]: string | null;
|
|
7815
7815
|
};
|
|
7816
7816
|
};
|
|
7817
|
+
/** UnitTestRunDescriptor */
|
|
7818
|
+
simulation__create_simulation_unit_test_set__Request__UnitTestRunDescriptor: {
|
|
7819
|
+
/** Unit Test Id */
|
|
7820
|
+
unit_test_id: string;
|
|
7821
|
+
/**
|
|
7822
|
+
* Run Count
|
|
7823
|
+
* @description The number of times to run the unit test.
|
|
7824
|
+
*/
|
|
7825
|
+
run_count: number;
|
|
7826
|
+
};
|
|
7817
7827
|
/** Response */
|
|
7818
7828
|
simulation__create_simulation_unit_test_set__Response: {
|
|
7819
7829
|
/**
|
|
@@ -7862,7 +7872,7 @@ export interface components {
|
|
|
7862
7872
|
* Simulation Personas
|
|
7863
7873
|
* @description The list of simulation personas.
|
|
7864
7874
|
*/
|
|
7865
|
-
simulation_personas: components["schemas"]["
|
|
7875
|
+
simulation_personas: components["schemas"]["simulation__get_simulation_personas__Response__SimulationPersonaInstance"][];
|
|
7866
7876
|
/**
|
|
7867
7877
|
* Has More
|
|
7868
7878
|
* @description Whether there are more simulation personas to fetch.
|
|
@@ -7897,6 +7907,52 @@ export interface components {
|
|
|
7897
7907
|
*/
|
|
7898
7908
|
roles: string[];
|
|
7899
7909
|
};
|
|
7910
|
+
/** SimulationPersonaInstance */
|
|
7911
|
+
simulation__get_simulation_personas__Response__SimulationPersonaInstance: {
|
|
7912
|
+
/**
|
|
7913
|
+
* Id
|
|
7914
|
+
* @description The ID of the simulation persona.
|
|
7915
|
+
*/
|
|
7916
|
+
id: string;
|
|
7917
|
+
/**
|
|
7918
|
+
* Name
|
|
7919
|
+
* @description The name of the simulation persona.
|
|
7920
|
+
*/
|
|
7921
|
+
name: string;
|
|
7922
|
+
/**
|
|
7923
|
+
* Role
|
|
7924
|
+
* @description The role of the simulation persona.
|
|
7925
|
+
*/
|
|
7926
|
+
role: string;
|
|
7927
|
+
/**
|
|
7928
|
+
* Tags
|
|
7929
|
+
* @description The tags of the simulation persona.
|
|
7930
|
+
*/
|
|
7931
|
+
tags: {
|
|
7932
|
+
[key: string]: string | null;
|
|
7933
|
+
};
|
|
7934
|
+
/**
|
|
7935
|
+
* Is Deleted
|
|
7936
|
+
* @description Whether the simulation persona is deleted.
|
|
7937
|
+
*/
|
|
7938
|
+
is_deleted: boolean;
|
|
7939
|
+
/**
|
|
7940
|
+
* Created At
|
|
7941
|
+
* Format: date-time
|
|
7942
|
+
* @description The timestamp when the simulation persona was created.
|
|
7943
|
+
*/
|
|
7944
|
+
created_at: string;
|
|
7945
|
+
/** @description The user who created the simulation persona. */
|
|
7946
|
+
creator: components["schemas"]["amigo_lib__mongo__collections__simulation_persona__SimulationPersona__UserInfo"];
|
|
7947
|
+
/**
|
|
7948
|
+
* Updated At
|
|
7949
|
+
* Format: date-time
|
|
7950
|
+
* @description The timestamp when the simulation persona was last updated.
|
|
7951
|
+
*/
|
|
7952
|
+
updated_at: string;
|
|
7953
|
+
/** @description The user who last updated the simulation persona. */
|
|
7954
|
+
updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_persona__SimulationPersona__UserInfo"];
|
|
7955
|
+
};
|
|
7900
7956
|
/** Response */
|
|
7901
7957
|
simulation__get_simulation_scenario_versions__Response: {
|
|
7902
7958
|
/**
|
|
@@ -8109,53 +8165,7 @@ export interface components {
|
|
|
8109
8165
|
* Simulation Personas
|
|
8110
8166
|
* @description The list of simulation personas.
|
|
8111
8167
|
*/
|
|
8112
|
-
simulation_personas: components["schemas"]["
|
|
8113
|
-
};
|
|
8114
|
-
/** SimulationPersonaInstance */
|
|
8115
|
-
simulation__search_simulation_personas__Response__SimulationPersonaInstance: {
|
|
8116
|
-
/**
|
|
8117
|
-
* Id
|
|
8118
|
-
* @description The ID of the simulation persona.
|
|
8119
|
-
*/
|
|
8120
|
-
id: string;
|
|
8121
|
-
/**
|
|
8122
|
-
* Name
|
|
8123
|
-
* @description The name of the simulation persona.
|
|
8124
|
-
*/
|
|
8125
|
-
name: string;
|
|
8126
|
-
/**
|
|
8127
|
-
* Role
|
|
8128
|
-
* @description The role of the simulation persona.
|
|
8129
|
-
*/
|
|
8130
|
-
role: string;
|
|
8131
|
-
/**
|
|
8132
|
-
* Tags
|
|
8133
|
-
* @description The tags of the simulation persona.
|
|
8134
|
-
*/
|
|
8135
|
-
tags: {
|
|
8136
|
-
[key: string]: string | null;
|
|
8137
|
-
};
|
|
8138
|
-
/**
|
|
8139
|
-
* Is Deleted
|
|
8140
|
-
* @description Whether the simulation persona is deleted.
|
|
8141
|
-
*/
|
|
8142
|
-
is_deleted: boolean;
|
|
8143
|
-
/**
|
|
8144
|
-
* Created At
|
|
8145
|
-
* Format: date-time
|
|
8146
|
-
* @description The timestamp when the simulation persona was created.
|
|
8147
|
-
*/
|
|
8148
|
-
created_at: string;
|
|
8149
|
-
/** @description The user who created the simulation persona. */
|
|
8150
|
-
creator: components["schemas"]["amigo_lib__mongo__collections__simulation_persona__SimulationPersona__UserInfo"];
|
|
8151
|
-
/**
|
|
8152
|
-
* Updated At
|
|
8153
|
-
* Format: date-time
|
|
8154
|
-
* @description The timestamp when the simulation persona was last updated.
|
|
8155
|
-
*/
|
|
8156
|
-
updated_at: string;
|
|
8157
|
-
/** @description The user who last updated the simulation persona. */
|
|
8158
|
-
updated_by: components["schemas"]["amigo_lib__mongo__collections__simulation_persona__SimulationPersona__UserInfo"];
|
|
8168
|
+
simulation_personas: components["schemas"]["simulation__get_simulation_personas__Response__SimulationPersonaInstance"][];
|
|
8159
8169
|
};
|
|
8160
8170
|
/** Response */
|
|
8161
8171
|
simulation__search_simulation_scenarios__Response: {
|
|
@@ -8310,7 +8320,7 @@ export interface components {
|
|
|
8310
8320
|
* Unit Test Runs
|
|
8311
8321
|
* @description The unit test runs that are part of this set.
|
|
8312
8322
|
*/
|
|
8313
|
-
unit_test_runs?: components["schemas"]["
|
|
8323
|
+
unit_test_runs?: components["schemas"]["simulation__create_simulation_unit_test_set__Request__UnitTestRunDescriptor"][] | null;
|
|
8314
8324
|
/**
|
|
8315
8325
|
* Tags
|
|
8316
8326
|
* @description The tags of the simulation unit test set.
|
|
@@ -8319,16 +8329,6 @@ export interface components {
|
|
|
8319
8329
|
[key: string]: string | null;
|
|
8320
8330
|
} | null;
|
|
8321
8331
|
};
|
|
8322
|
-
/** UnitTestRunDescriptor */
|
|
8323
|
-
simulation__update_simulation_unit_test_set__Request__UnitTestRunDescriptor: {
|
|
8324
|
-
/** Unit Test Id */
|
|
8325
|
-
unit_test_id: string;
|
|
8326
|
-
/**
|
|
8327
|
-
* Run Count
|
|
8328
|
-
* @description The number of times to run the unit test.
|
|
8329
|
-
*/
|
|
8330
|
-
run_count: number;
|
|
8331
|
-
};
|
|
8332
8332
|
/** Request */
|
|
8333
8333
|
tool__create_tool__Request: {
|
|
8334
8334
|
/** @description The name of the tool. It must be unique among all non-deprecated tools in the organization. */
|
|
@@ -8712,7 +8712,7 @@ export interface components {
|
|
|
8712
8712
|
* Users
|
|
8713
8713
|
* @description Users in this organization.
|
|
8714
8714
|
*/
|
|
8715
|
-
users: components["schemas"]["
|
|
8715
|
+
users: components["schemas"]["user__get_users__Response__UserInstance"][];
|
|
8716
8716
|
/**
|
|
8717
8717
|
* Has More
|
|
8718
8718
|
* @description Whether there are more users to retrieve.
|
|
@@ -8724,16 +8724,8 @@ export interface components {
|
|
|
8724
8724
|
*/
|
|
8725
8725
|
continuation_token: number | null;
|
|
8726
8726
|
};
|
|
8727
|
-
/** Response */
|
|
8728
|
-
user__search_users__Response: {
|
|
8729
|
-
/**
|
|
8730
|
-
* Users
|
|
8731
|
-
* @description Users in this organization.
|
|
8732
|
-
*/
|
|
8733
|
-
users: components["schemas"]["user__search_users__Response__UserInstance"][];
|
|
8734
|
-
};
|
|
8735
8727
|
/** UserInstance */
|
|
8736
|
-
|
|
8728
|
+
user__get_users__Response__UserInstance: {
|
|
8737
8729
|
/**
|
|
8738
8730
|
* Org Id
|
|
8739
8731
|
* @description The ID of the organization that this user belongs to.
|
|
@@ -8760,7 +8752,7 @@ export interface components {
|
|
|
8760
8752
|
*/
|
|
8761
8753
|
email: string;
|
|
8762
8754
|
/** @description Statistics about the user's usage of the Amigo platform. */
|
|
8763
|
-
user_stats: components["schemas"]["
|
|
8755
|
+
user_stats: components["schemas"]["user__get_users__Response__UserInstance__UserStats"];
|
|
8764
8756
|
/**
|
|
8765
8757
|
* Role
|
|
8766
8758
|
* @description The ID of the role of the user.
|
|
@@ -8770,7 +8762,7 @@ export interface components {
|
|
|
8770
8762
|
preferences: components["schemas"]["amigo_lib__mongo__collections__user__User__Preferences"];
|
|
8771
8763
|
};
|
|
8772
8764
|
/** UserStats */
|
|
8773
|
-
|
|
8765
|
+
user__get_users__Response__UserInstance__UserStats: {
|
|
8774
8766
|
/**
|
|
8775
8767
|
* Num Conversations
|
|
8776
8768
|
* @description The number of conversations the user has created.
|
|
@@ -8787,6 +8779,14 @@ export interface components {
|
|
|
8787
8779
|
*/
|
|
8788
8780
|
last_message_time: string | null;
|
|
8789
8781
|
};
|
|
8782
|
+
/** Response */
|
|
8783
|
+
user__search_users__Response: {
|
|
8784
|
+
/**
|
|
8785
|
+
* Users
|
|
8786
|
+
* @description Users in this organization.
|
|
8787
|
+
*/
|
|
8788
|
+
users: components["schemas"]["user__get_users__Response__UserInstance"][];
|
|
8789
|
+
};
|
|
8790
8790
|
/** SigninWithAPIKeyResponse */
|
|
8791
8791
|
user__sign_in_with_api_key__Response: {
|
|
8792
8792
|
/**
|
|
@@ -5,7 +5,7 @@ export declare class UserResource {
|
|
|
5
5
|
private orgId;
|
|
6
6
|
constructor(c: AmigoFetch, orgId: string);
|
|
7
7
|
getUsers(queryParams?: operations['get-users']['parameters']['query'], headers?: operations['get-users']['parameters']['header']): Promise<{
|
|
8
|
-
users: components["schemas"]["
|
|
8
|
+
users: components["schemas"]["user__get_users__Response__UserInstance"][];
|
|
9
9
|
has_more: boolean;
|
|
10
10
|
continuation_token: number | null;
|
|
11
11
|
}>;
|