@wildix/wilma-agents-client 1.0.40 → 1.0.42
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-cjs/schemas/schemas_0.js +16 -29
- package/dist-es/schemas/schemas_0.js +12 -25
- package/dist-types/commands/CreateAgentCommand.d.ts +0 -66
- package/dist-types/commands/GetAgentCommand.d.ts +0 -33
- package/dist-types/commands/GetAgentVersionCommand.d.ts +0 -33
- package/dist-types/commands/ListAgentsCommand.d.ts +0 -33
- package/dist-types/commands/PublishAgentVersionCommand.d.ts +0 -33
- package/dist-types/commands/RestoreAgentVersionToDraftCommand.d.ts +0 -33
- package/dist-types/commands/UpdateAgentCommand.d.ts +0 -66
- package/dist-types/models/models_0.d.ts +4 -48
- package/dist-types/schemas/schemas_0.d.ts +0 -1
- package/package.json +56 -56
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AgentToolVariablePredefinedHandler$ = exports.AgentToolVariableGuidedHandler$ = exports.AgentToolVariableAutoHandler$ = exports.AgentToolVariable$ = exports.AgentToolTagAnnotation$ = exports.AgentToolResultAnnotation$ = exports.AgentToolPipeline$ = exports.AgentToolFieldPredefinedHandler$ = exports.AgentToolFieldGuidedHandler$ = exports.AgentToolField$ = exports.AgentToolCommentAnnotation$ = exports.AgentToolApproval$ = exports.AgentTool$ = exports.AgentSuggestionsCapability$ = exports.AgentSqsEngine$ = exports.
|
|
4
|
-
exports.CreateAgentApiKeyOutput$ = exports.CreateAgentApiKeyInput$ = exports.CompareAgentVersionsOutput$ = exports.CompareAgentVersionsInput$ = exports.ChatChannelSettings$ = exports.AssistantWelcomeSettings$ = exports.AssistantUiSettings$ = exports.AssistantQuickCommand$ = exports.AssistantChannelSettings$ = exports.AgentWorkflowVariablesHandler$ = exports.AgentWorkflowTransition$ = exports.AgentWorkflowStepPosition$ = exports.AgentWorkflowStep$ = exports.AgentWorkflowSettings$ = exports.AgentWorkflowResultHandler$ = exports.AgentWorkflowResultCondition$ = exports.AgentWorkflowPromptCondition$ = exports.AgentWorkflowNested$ = exports.AgentWorkflowMessageVoiceSettings$ = exports.AgentWorkflowMessageHandler$ = exports.AgentWorkflowMessageGeneration$ = exports.AgentWorkflowMessageChatSettings$ = exports.AgentWorkflowMessageChannelsSettings$ = exports.AgentWorkflowMessageButtonReplyHandler$ = exports.AgentWorkflowMessageButtonLinkHandler$ = exports.AgentWorkflowMessageButton$ = exports.AgentWorkflowInvokeHandler$ = exports.AgentWorkflowFallbackCondition$ = exports.AgentWorkflowFailureCondition$ = exports.AgentWorkflowExpressionCondition$ = exports.AgentWorkflowEndHandler$ = exports.AgentWorkflowConversationVoiceSettings$ = exports.AgentWorkflowConversationHandler$ = exports.AgentWorkflowConversationChannelsSettings$ = exports.AgentWorkflowAssignment$ = exports.AgentWorkflowAlwaysCondition$ = exports.AgentWorkflowActionHandler$ = exports.AgentWorkflow$ = exports.AgentWebSearchCapability$ = exports.AgentWebhookEngine$ = exports.AgentWebFetchCapability$ = exports.AgentWaitCapability$ = exports.AgentVersionInfo$ = exports.AgentVersionChange$ = exports.AgentVersion$ = exports.AgentVercelSandboxOptions$ = exports.AgentVariable$ = exports.AgentTransferPipeline$ = exports.AgentTransferCapability$ =
|
|
5
|
-
exports.AgentGrantPrincipal$ = exports.AgentEngine$ = exports.AgentCapability$ = exports.AgentSkillReference$ = exports.SecretRef$ = exports.Actor$ = exports.WebSearchUserLocation$ = exports.VoiceTransferTarget$ = exports.VoiceTranscriptionSettings$ = exports.VoiceTerminateHangupAction$ = exports.VoiceSpeechSettings$ = exports.VoiceSilenceTimeoutSettings$ = exports.VoicePronunciation$ = exports.VoiceMaxDurationSettings$ = exports.VoiceLanguage$ = exports.VoiceInterruptionSettings$ = exports.VoiceEndCallSettings$ = exports.VoiceChannelSettings$ = exports.VoiceCallerMetadataSettings$ = exports.VoiceBackgroundSoundSettings$ = exports.UpdateAgentOutput$ = exports.UpdateAgentInput$ = exports.RestoreAgentVersionToDraftOutput$ = exports.RestoreAgentVersionToDraftInput$ = exports.ResetAgentDeploymentOutput$ = exports.ResetAgentDeploymentInput$ = exports.PutAgentDeploymentOutput$ = exports.PutAgentDeploymentInput$ = exports.PublishAgentVersionOutput$ = exports.PublishAgentVersionInput$ = exports.ListAgentVersionsOutput$ = exports.ListAgentVersionsInput$ = exports.ListAgentsOutput$ = exports.ListAgentsNamesOutput$ = exports.ListAgentsNamesInput$ = exports.ListAgentsInput$ = exports.ListAgentApiKeysOutput$ = exports.ListAgentApiKeysInput$ = exports.GetAgentVersionOutput$ = exports.GetAgentVersionInput$ = exports.GetAgentOutput$ = exports.GetAgentInput$ = exports.GetAgentDeploymentOutput$ = exports.GetAgentDeploymentInput$ = exports.DeleteAgentOutput$ = exports.DeleteAgentInput$ = exports.DeleteAgentApiKeyOutput$ = exports.DeleteAgentApiKeyInput$ = exports.CreateAgentOutput$ =
|
|
6
|
-
exports.UpdateAgent$ = exports.RestoreAgentVersionToDraft$ = exports.ResetAgentDeployment$ = exports.PutAgentDeployment$ = exports.PublishAgentVersion$ = exports.ListAgentVersions$ = exports.ListAgentsNames$ = exports.ListAgents$ = exports.ListAgentApiKeys$ = exports.GetAgentVersion$ = exports.GetAgentDeployment$ = exports.GetAgent$ = exports.DeleteAgentApiKey$ = exports.DeleteAgent$ = exports.CreateAgentApiKey$ = exports.CreateAgent$ = exports.CompareAgentVersions$ = exports.VoiceTerminateAction$ = exports.AgentWorkflowMessageContent$ = exports.AgentWorkflowMessageButtonHandler$ = exports.AgentWorkflowHandler$ = exports.AgentWorkflowCondition$ = exports.AgentWorkflowAction$ = exports.AgentToolVariableHandler$ = exports.AgentToolFieldHandler$ = exports.AgentToolAnnotation$ = exports.AgentSandboxCapability$ = exports.AgentGuardrailCheckKind$ =
|
|
3
|
+
exports.AgentToolVariablesAnnotation$ = exports.AgentToolVariablePredefinedHandler$ = exports.AgentToolVariableGuidedHandler$ = exports.AgentToolVariableAutoHandler$ = exports.AgentToolVariable$ = exports.AgentToolTagAnnotation$ = exports.AgentToolResultAnnotation$ = exports.AgentToolPipeline$ = exports.AgentToolFieldPredefinedHandler$ = exports.AgentToolFieldGuidedHandler$ = exports.AgentToolField$ = exports.AgentToolCommentAnnotation$ = exports.AgentToolApproval$ = exports.AgentTool$ = exports.AgentSuggestionsCapability$ = exports.AgentSqsEngine$ = exports.AgentSnapshotSandboxOptions$ = exports.AgentSettings$ = exports.AgentKnowledgeBase$ = exports.AgentInfo$ = exports.AgentHangupPipeline$ = exports.AgentHangupCapability$ = exports.AgentHandoverPipeline$ = exports.AgentHandoverCapability$ = exports.AgentGuardrails$ = exports.AgentGuardrailRedactAction$ = exports.AgentGuardrailPresetCheck$ = exports.AgentGuardrailObserveAction$ = exports.AgentGuardrailInput$ = exports.AgentGuardrailEndAction$ = exports.AgentGuardrailCustomCheck$ = exports.AgentGuardrailCheck$ = exports.AgentGuardrailBlockAction$ = exports.AgentDeploymentRoute$ = exports.AgentDelegationCapability$ = exports.AgentDefinitionSnapshot$ = exports.AgentConnectorCapability$ = exports.AgentChannels$ = exports.AgentCallCapability$ = exports.AgentApiKey$ = exports.AgentAiEngine$ = exports.AgentAccess$ = exports.Agent$ = exports.errorTypeRegistries = exports.RevisionConflictException$ = exports.NothingToPublishException$ = exports.ValidationException$ = exports.NotFoundException$ = exports.ConflictException$ = exports.WilmaAgentsServiceException$ = void 0;
|
|
4
|
+
exports.CreateAgentInput$ = exports.CreateAgentApiKeyOutput$ = exports.CreateAgentApiKeyInput$ = exports.CompareAgentVersionsOutput$ = exports.CompareAgentVersionsInput$ = exports.ChatChannelSettings$ = exports.AssistantWelcomeSettings$ = exports.AssistantUiSettings$ = exports.AssistantQuickCommand$ = exports.AssistantChannelSettings$ = exports.AgentWorkflowVariablesHandler$ = exports.AgentWorkflowTransition$ = exports.AgentWorkflowStepPosition$ = exports.AgentWorkflowStep$ = exports.AgentWorkflowSettings$ = exports.AgentWorkflowResultHandler$ = exports.AgentWorkflowResultCondition$ = exports.AgentWorkflowPromptCondition$ = exports.AgentWorkflowNested$ = exports.AgentWorkflowMessageVoiceSettings$ = exports.AgentWorkflowMessageHandler$ = exports.AgentWorkflowMessageGeneration$ = exports.AgentWorkflowMessageChatSettings$ = exports.AgentWorkflowMessageChannelsSettings$ = exports.AgentWorkflowMessageButtonReplyHandler$ = exports.AgentWorkflowMessageButtonLinkHandler$ = exports.AgentWorkflowMessageButton$ = exports.AgentWorkflowInvokeHandler$ = exports.AgentWorkflowFallbackCondition$ = exports.AgentWorkflowFailureCondition$ = exports.AgentWorkflowExpressionCondition$ = exports.AgentWorkflowEndHandler$ = exports.AgentWorkflowConversationVoiceSettings$ = exports.AgentWorkflowConversationHandler$ = exports.AgentWorkflowConversationChannelsSettings$ = exports.AgentWorkflowAssignment$ = exports.AgentWorkflowAlwaysCondition$ = exports.AgentWorkflowActionHandler$ = exports.AgentWorkflow$ = exports.AgentWebSearchCapability$ = exports.AgentWebhookEngine$ = exports.AgentWebFetchCapability$ = exports.AgentWaitCapability$ = exports.AgentVersionInfo$ = exports.AgentVersionChange$ = exports.AgentVersion$ = exports.AgentVercelSandboxOptions$ = exports.AgentVariable$ = exports.AgentTransferPipeline$ = exports.AgentTransferCapability$ = void 0;
|
|
5
|
+
exports.AgentGuardrailAction$ = exports.AgentGrantPrincipal$ = exports.AgentEngine$ = exports.AgentCapability$ = exports.AgentSkillReference$ = exports.SecretRef$ = exports.Actor$ = exports.WebSearchUserLocation$ = exports.VoiceTransferTarget$ = exports.VoiceTranscriptionSettings$ = exports.VoiceTerminateHangupAction$ = exports.VoiceSpeechSettings$ = exports.VoiceSilenceTimeoutSettings$ = exports.VoicePronunciation$ = exports.VoiceMaxDurationSettings$ = exports.VoiceLanguage$ = exports.VoiceInterruptionSettings$ = exports.VoiceEndCallSettings$ = exports.VoiceChannelSettings$ = exports.VoiceCallerMetadataSettings$ = exports.VoiceBackgroundSoundSettings$ = exports.UpdateAgentOutput$ = exports.UpdateAgentInput$ = exports.RestoreAgentVersionToDraftOutput$ = exports.RestoreAgentVersionToDraftInput$ = exports.ResetAgentDeploymentOutput$ = exports.ResetAgentDeploymentInput$ = exports.PutAgentDeploymentOutput$ = exports.PutAgentDeploymentInput$ = exports.PublishAgentVersionOutput$ = exports.PublishAgentVersionInput$ = exports.ListAgentVersionsOutput$ = exports.ListAgentVersionsInput$ = exports.ListAgentsOutput$ = exports.ListAgentsNamesOutput$ = exports.ListAgentsNamesInput$ = exports.ListAgentsInput$ = exports.ListAgentApiKeysOutput$ = exports.ListAgentApiKeysInput$ = exports.GetAgentVersionOutput$ = exports.GetAgentVersionInput$ = exports.GetAgentOutput$ = exports.GetAgentInput$ = exports.GetAgentDeploymentOutput$ = exports.GetAgentDeploymentInput$ = exports.DeleteAgentOutput$ = exports.DeleteAgentInput$ = exports.DeleteAgentApiKeyOutput$ = exports.DeleteAgentApiKeyInput$ = exports.CreateAgentOutput$ = void 0;
|
|
6
|
+
exports.UpdateAgent$ = exports.RestoreAgentVersionToDraft$ = exports.ResetAgentDeployment$ = exports.PutAgentDeployment$ = exports.PublishAgentVersion$ = exports.ListAgentVersions$ = exports.ListAgentsNames$ = exports.ListAgents$ = exports.ListAgentApiKeys$ = exports.GetAgentVersion$ = exports.GetAgentDeployment$ = exports.GetAgent$ = exports.DeleteAgentApiKey$ = exports.DeleteAgent$ = exports.CreateAgentApiKey$ = exports.CreateAgent$ = exports.CompareAgentVersions$ = exports.VoiceTerminateAction$ = exports.AgentWorkflowMessageContent$ = exports.AgentWorkflowMessageButtonHandler$ = exports.AgentWorkflowHandler$ = exports.AgentWorkflowCondition$ = exports.AgentWorkflowAction$ = exports.AgentToolVariableHandler$ = exports.AgentToolFieldHandler$ = exports.AgentToolAnnotation$ = exports.AgentSandboxCapability$ = exports.AgentGuardrailCheckKind$ = void 0;
|
|
7
7
|
const _A = "Agent";
|
|
8
8
|
const _AA = "AgentAccess";
|
|
9
9
|
const _AAE = "AgentAiEngine";
|
|
@@ -49,8 +49,6 @@ const _ASC = "AgentSuggestionsCapability";
|
|
|
49
49
|
const _ASCg = "AgentSandboxCapability";
|
|
50
50
|
const _ASE = "AgentSqsEngine";
|
|
51
51
|
const _ASL = "AgentSkillsList";
|
|
52
|
-
const _ASP = "AgentSpokenPhrase";
|
|
53
|
-
const _ASPL = "AgentSpokenPhraseList";
|
|
54
52
|
const _ASR = "AgentSkillReference";
|
|
55
53
|
const _ASSO = "AgentSnapshotSandboxOptions";
|
|
56
54
|
const _AT = "AgentTool";
|
|
@@ -312,11 +310,10 @@ const _kb = "kb";
|
|
|
312
310
|
const _ke = "key";
|
|
313
311
|
const _key = "keys";
|
|
314
312
|
const _ki = "kinds";
|
|
315
|
-
const _l = "
|
|
313
|
+
const _l = "layout";
|
|
316
314
|
const _lUA = "lastUsedAt";
|
|
317
315
|
const _lV = "latestVersion";
|
|
318
|
-
const _la = "
|
|
319
|
-
const _lab = "label";
|
|
316
|
+
const _la = "label";
|
|
320
317
|
const _lan = "languages";
|
|
321
318
|
const _li = "limit";
|
|
322
319
|
const _lin = "link";
|
|
@@ -324,7 +321,6 @@ const _m = "message";
|
|
|
324
321
|
const _mD = "maxDuration";
|
|
325
322
|
const _mT = "maxTransitions";
|
|
326
323
|
const _mW = "minWords";
|
|
327
|
-
const _me = "messages";
|
|
328
324
|
const _mo = "model";
|
|
329
325
|
const _mod = "mode";
|
|
330
326
|
const _n = "name";
|
|
@@ -361,7 +357,6 @@ const _sC = "speechConfigured";
|
|
|
361
357
|
const _sI = "skillIds";
|
|
362
358
|
const _sIn = "snapshotId";
|
|
363
359
|
const _sM = "startMessage";
|
|
364
|
-
const _sMt = "startMessages";
|
|
365
360
|
const _sT = "silenceTimeout";
|
|
366
361
|
const _sV = "skillVersion";
|
|
367
362
|
const _sa = "sandbox";
|
|
@@ -503,8 +498,8 @@ exports.AgentChannels$ = [3, n2, _AC,
|
|
|
503
498
|
];
|
|
504
499
|
exports.AgentConnectorCapability$ = [3, n2, _ACCg,
|
|
505
500
|
0,
|
|
506
|
-
[_i, _sM,
|
|
507
|
-
[0, 0, () =>
|
|
501
|
+
[_i, _sM, _pi, _ap, _ch, _an],
|
|
502
|
+
[0, 0, () => exports.AgentToolPipeline$, () => exports.AgentToolApproval$, 64 | 0, () => AgentToolAnnotationsList], 1
|
|
508
503
|
];
|
|
509
504
|
exports.AgentDefinitionSnapshot$ = [3, n2, _ADS,
|
|
510
505
|
0,
|
|
@@ -606,11 +601,6 @@ exports.AgentSnapshotSandboxOptions$ = [3, n2, _ASSO,
|
|
|
606
601
|
[_sIn, _ne, _aD, _siz],
|
|
607
602
|
[0, 0, 64 | 0, 0], 1
|
|
608
603
|
];
|
|
609
|
-
exports.AgentSpokenPhrase$ = [3, n2, _ASP,
|
|
610
|
-
0,
|
|
611
|
-
[_l, _te],
|
|
612
|
-
[0, 0], 2
|
|
613
|
-
];
|
|
614
604
|
exports.AgentSqsEngine$ = [3, n2, _ASE,
|
|
615
605
|
0,
|
|
616
606
|
[_u, _ke, _sec],
|
|
@@ -623,8 +613,8 @@ exports.AgentSuggestionsCapability$ = [3, n2, _ASC,
|
|
|
623
613
|
];
|
|
624
614
|
exports.AgentTool$ = [3, n2, _AT,
|
|
625
615
|
0,
|
|
626
|
-
[_i, _tV, _d, _f, _sM,
|
|
627
|
-
[0, 1, 0, () => AgentToolFieldsList, 0, () =>
|
|
616
|
+
[_i, _tV, _d, _f, _sM, _pi, _ap, _ch, _an],
|
|
617
|
+
[0, 1, 0, () => AgentToolFieldsList, 0, () => exports.AgentToolPipeline$, () => exports.AgentToolApproval$, 64 | 0, () => AgentToolAnnotationsList], 1
|
|
628
618
|
];
|
|
629
619
|
exports.AgentToolApproval$ = [3, n2, _ATA,
|
|
630
620
|
0,
|
|
@@ -728,8 +718,8 @@ exports.AgentVersionInfo$ = [3, n2, _AVI,
|
|
|
728
718
|
];
|
|
729
719
|
exports.AgentWaitCapability$ = [3, n2, _AWC,
|
|
730
720
|
0,
|
|
731
|
-
[_n, _d, _m,
|
|
732
|
-
[0, 0, 0,
|
|
721
|
+
[_n, _d, _m, _ch, _an],
|
|
722
|
+
[0, 0, 0, 64 | 0, () => AgentToolAnnotationsList]
|
|
733
723
|
];
|
|
734
724
|
exports.AgentWebFetchCapability$ = [3, n2, _AWFC,
|
|
735
725
|
0,
|
|
@@ -868,12 +858,12 @@ exports.AgentWorkflowResultHandler$ = [3, n2, _AWRH,
|
|
|
868
858
|
];
|
|
869
859
|
exports.AgentWorkflowSettings$ = [3, n2, _AWS,
|
|
870
860
|
0,
|
|
871
|
-
[_mT, _va,
|
|
861
|
+
[_mT, _va, _l],
|
|
872
862
|
[1, () => AgentWorkflowAssignmentsList, 0]
|
|
873
863
|
];
|
|
874
864
|
exports.AgentWorkflowStep$ = [3, n2, _AWSg,
|
|
875
865
|
0,
|
|
876
|
-
[_i,
|
|
866
|
+
[_i, _la, _h, _sta, _tr, _po],
|
|
877
867
|
[0, 0, () => exports.AgentWorkflowHandler$, 0, () => AgentWorkflowTransitionsList, () => exports.AgentWorkflowStepPosition$], 3
|
|
878
868
|
];
|
|
879
869
|
exports.AgentWorkflowStepPosition$ = [3, n2, _AWSP,
|
|
@@ -1138,8 +1128,8 @@ exports.VoiceSpeechSettings$ = [3, n2, _VSS,
|
|
|
1138
1128
|
];
|
|
1139
1129
|
exports.VoiceTerminateHangupAction$ = [3, n2, _VTHA,
|
|
1140
1130
|
0,
|
|
1141
|
-
[_m
|
|
1142
|
-
[0
|
|
1131
|
+
[_m],
|
|
1132
|
+
[0]
|
|
1143
1133
|
];
|
|
1144
1134
|
exports.VoiceTranscriptionSettings$ = [3, n2, _VTS,
|
|
1145
1135
|
0,
|
|
@@ -1195,9 +1185,6 @@ var AgentSkillIdsList = 64 | 0;
|
|
|
1195
1185
|
var AgentsList = [1, n2, _AL,
|
|
1196
1186
|
0, () => exports.Agent$
|
|
1197
1187
|
];
|
|
1198
|
-
var AgentSpokenPhraseList = [1, n2, _ASPL,
|
|
1199
|
-
0, () => exports.AgentSpokenPhrase$
|
|
1200
|
-
];
|
|
1201
1188
|
var AgentToolAnnotationsList = [1, n2, _ATAL,
|
|
1202
1189
|
0, () => exports.AgentToolAnnotation$
|
|
1203
1190
|
];
|
|
@@ -43,8 +43,6 @@ const _ASC = "AgentSuggestionsCapability";
|
|
|
43
43
|
const _ASCg = "AgentSandboxCapability";
|
|
44
44
|
const _ASE = "AgentSqsEngine";
|
|
45
45
|
const _ASL = "AgentSkillsList";
|
|
46
|
-
const _ASP = "AgentSpokenPhrase";
|
|
47
|
-
const _ASPL = "AgentSpokenPhraseList";
|
|
48
46
|
const _ASR = "AgentSkillReference";
|
|
49
47
|
const _ASSO = "AgentSnapshotSandboxOptions";
|
|
50
48
|
const _AT = "AgentTool";
|
|
@@ -306,11 +304,10 @@ const _kb = "kb";
|
|
|
306
304
|
const _ke = "key";
|
|
307
305
|
const _key = "keys";
|
|
308
306
|
const _ki = "kinds";
|
|
309
|
-
const _l = "
|
|
307
|
+
const _l = "layout";
|
|
310
308
|
const _lUA = "lastUsedAt";
|
|
311
309
|
const _lV = "latestVersion";
|
|
312
|
-
const _la = "
|
|
313
|
-
const _lab = "label";
|
|
310
|
+
const _la = "label";
|
|
314
311
|
const _lan = "languages";
|
|
315
312
|
const _li = "limit";
|
|
316
313
|
const _lin = "link";
|
|
@@ -318,7 +315,6 @@ const _m = "message";
|
|
|
318
315
|
const _mD = "maxDuration";
|
|
319
316
|
const _mT = "maxTransitions";
|
|
320
317
|
const _mW = "minWords";
|
|
321
|
-
const _me = "messages";
|
|
322
318
|
const _mo = "model";
|
|
323
319
|
const _mod = "mode";
|
|
324
320
|
const _n = "name";
|
|
@@ -355,7 +351,6 @@ const _sC = "speechConfigured";
|
|
|
355
351
|
const _sI = "skillIds";
|
|
356
352
|
const _sIn = "snapshotId";
|
|
357
353
|
const _sM = "startMessage";
|
|
358
|
-
const _sMt = "startMessages";
|
|
359
354
|
const _sT = "silenceTimeout";
|
|
360
355
|
const _sV = "skillVersion";
|
|
361
356
|
const _sa = "sandbox";
|
|
@@ -497,8 +492,8 @@ export var AgentChannels$ = [3, n2, _AC,
|
|
|
497
492
|
];
|
|
498
493
|
export var AgentConnectorCapability$ = [3, n2, _ACCg,
|
|
499
494
|
0,
|
|
500
|
-
[_i, _sM,
|
|
501
|
-
[0, 0, () =>
|
|
495
|
+
[_i, _sM, _pi, _ap, _ch, _an],
|
|
496
|
+
[0, 0, () => AgentToolPipeline$, () => AgentToolApproval$, 64 | 0, () => AgentToolAnnotationsList], 1
|
|
502
497
|
];
|
|
503
498
|
export var AgentDefinitionSnapshot$ = [3, n2, _ADS,
|
|
504
499
|
0,
|
|
@@ -600,11 +595,6 @@ export var AgentSnapshotSandboxOptions$ = [3, n2, _ASSO,
|
|
|
600
595
|
[_sIn, _ne, _aD, _siz],
|
|
601
596
|
[0, 0, 64 | 0, 0], 1
|
|
602
597
|
];
|
|
603
|
-
export var AgentSpokenPhrase$ = [3, n2, _ASP,
|
|
604
|
-
0,
|
|
605
|
-
[_l, _te],
|
|
606
|
-
[0, 0], 2
|
|
607
|
-
];
|
|
608
598
|
export var AgentSqsEngine$ = [3, n2, _ASE,
|
|
609
599
|
0,
|
|
610
600
|
[_u, _ke, _sec],
|
|
@@ -617,8 +607,8 @@ export var AgentSuggestionsCapability$ = [3, n2, _ASC,
|
|
|
617
607
|
];
|
|
618
608
|
export var AgentTool$ = [3, n2, _AT,
|
|
619
609
|
0,
|
|
620
|
-
[_i, _tV, _d, _f, _sM,
|
|
621
|
-
[0, 1, 0, () => AgentToolFieldsList, 0, () =>
|
|
610
|
+
[_i, _tV, _d, _f, _sM, _pi, _ap, _ch, _an],
|
|
611
|
+
[0, 1, 0, () => AgentToolFieldsList, 0, () => AgentToolPipeline$, () => AgentToolApproval$, 64 | 0, () => AgentToolAnnotationsList], 1
|
|
622
612
|
];
|
|
623
613
|
export var AgentToolApproval$ = [3, n2, _ATA,
|
|
624
614
|
0,
|
|
@@ -722,8 +712,8 @@ export var AgentVersionInfo$ = [3, n2, _AVI,
|
|
|
722
712
|
];
|
|
723
713
|
export var AgentWaitCapability$ = [3, n2, _AWC,
|
|
724
714
|
0,
|
|
725
|
-
[_n, _d, _m,
|
|
726
|
-
[0, 0, 0,
|
|
715
|
+
[_n, _d, _m, _ch, _an],
|
|
716
|
+
[0, 0, 0, 64 | 0, () => AgentToolAnnotationsList]
|
|
727
717
|
];
|
|
728
718
|
export var AgentWebFetchCapability$ = [3, n2, _AWFC,
|
|
729
719
|
0,
|
|
@@ -862,12 +852,12 @@ export var AgentWorkflowResultHandler$ = [3, n2, _AWRH,
|
|
|
862
852
|
];
|
|
863
853
|
export var AgentWorkflowSettings$ = [3, n2, _AWS,
|
|
864
854
|
0,
|
|
865
|
-
[_mT, _va,
|
|
855
|
+
[_mT, _va, _l],
|
|
866
856
|
[1, () => AgentWorkflowAssignmentsList, 0]
|
|
867
857
|
];
|
|
868
858
|
export var AgentWorkflowStep$ = [3, n2, _AWSg,
|
|
869
859
|
0,
|
|
870
|
-
[_i,
|
|
860
|
+
[_i, _la, _h, _sta, _tr, _po],
|
|
871
861
|
[0, 0, () => AgentWorkflowHandler$, 0, () => AgentWorkflowTransitionsList, () => AgentWorkflowStepPosition$], 3
|
|
872
862
|
];
|
|
873
863
|
export var AgentWorkflowStepPosition$ = [3, n2, _AWSP,
|
|
@@ -1132,8 +1122,8 @@ export var VoiceSpeechSettings$ = [3, n2, _VSS,
|
|
|
1132
1122
|
];
|
|
1133
1123
|
export var VoiceTerminateHangupAction$ = [3, n2, _VTHA,
|
|
1134
1124
|
0,
|
|
1135
|
-
[_m
|
|
1136
|
-
[0
|
|
1125
|
+
[_m],
|
|
1126
|
+
[0]
|
|
1137
1127
|
];
|
|
1138
1128
|
export var VoiceTranscriptionSettings$ = [3, n2, _VTS,
|
|
1139
1129
|
0,
|
|
@@ -1189,9 +1179,6 @@ var AgentSkillIdsList = 64 | 0;
|
|
|
1189
1179
|
var AgentsList = [1, n2, _AL,
|
|
1190
1180
|
0, () => Agent$
|
|
1191
1181
|
];
|
|
1192
|
-
var AgentSpokenPhraseList = [1, n2, _ASPL,
|
|
1193
|
-
0, () => AgentSpokenPhrase$
|
|
1194
|
-
];
|
|
1195
1182
|
var AgentToolAnnotationsList = [1, n2, _ATAL,
|
|
1196
1183
|
0, () => AgentToolAnnotation$
|
|
1197
1184
|
];
|
|
@@ -79,12 +79,6 @@ declare const CreateAgentCommand_base: {
|
|
|
79
79
|
* action: { // VoiceTerminateAction Union: only one key present
|
|
80
80
|
* hangup: { // VoiceTerminateHangupAction
|
|
81
81
|
* message: "STRING_VALUE",
|
|
82
|
-
* messages: [ // AgentSpokenPhraseList
|
|
83
|
-
* { // AgentSpokenPhrase
|
|
84
|
-
* language: "STRING_VALUE", // required
|
|
85
|
-
* text: "STRING_VALUE", // required
|
|
86
|
-
* },
|
|
87
|
-
* ],
|
|
88
82
|
* },
|
|
89
83
|
* transfer: { // VoiceTransferTarget
|
|
90
84
|
* name: "STRING_VALUE", // required
|
|
@@ -99,12 +93,6 @@ declare const CreateAgentCommand_base: {
|
|
|
99
93
|
* action: {// Union: only one key present
|
|
100
94
|
* hangup: {
|
|
101
95
|
* message: "STRING_VALUE",
|
|
102
|
-
* messages: [
|
|
103
|
-
* {
|
|
104
|
-
* language: "STRING_VALUE", // required
|
|
105
|
-
* text: "STRING_VALUE", // required
|
|
106
|
-
* },
|
|
107
|
-
* ],
|
|
108
96
|
* },
|
|
109
97
|
* transfer: {
|
|
110
98
|
* name: "STRING_VALUE", // required
|
|
@@ -189,12 +177,6 @@ declare const CreateAgentCommand_base: {
|
|
|
189
177
|
* },
|
|
190
178
|
* ],
|
|
191
179
|
* startMessage: "STRING_VALUE",
|
|
192
|
-
* startMessages: [
|
|
193
|
-
* {
|
|
194
|
-
* language: "STRING_VALUE", // required
|
|
195
|
-
* text: "STRING_VALUE", // required
|
|
196
|
-
* },
|
|
197
|
-
* ],
|
|
198
180
|
* pipeline: { // AgentToolPipeline
|
|
199
181
|
* type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
200
182
|
* instructions: "STRING_VALUE",
|
|
@@ -225,12 +207,6 @@ declare const CreateAgentCommand_base: {
|
|
|
225
207
|
* connector: { // AgentConnectorCapability
|
|
226
208
|
* id: "STRING_VALUE", // required
|
|
227
209
|
* startMessage: "STRING_VALUE",
|
|
228
|
-
* startMessages: [
|
|
229
|
-
* {
|
|
230
|
-
* language: "STRING_VALUE", // required
|
|
231
|
-
* text: "STRING_VALUE", // required
|
|
232
|
-
* },
|
|
233
|
-
* ],
|
|
234
210
|
* pipeline: {
|
|
235
211
|
* type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
236
212
|
* instructions: "STRING_VALUE",
|
|
@@ -434,12 +410,6 @@ declare const CreateAgentCommand_base: {
|
|
|
434
410
|
* name: "STRING_VALUE",
|
|
435
411
|
* description: "STRING_VALUE",
|
|
436
412
|
* message: "STRING_VALUE",
|
|
437
|
-
* messages: [
|
|
438
|
-
* {
|
|
439
|
-
* language: "STRING_VALUE", // required
|
|
440
|
-
* text: "STRING_VALUE", // required
|
|
441
|
-
* },
|
|
442
|
-
* ],
|
|
443
413
|
* channels: "<AgentCapabilityChannelsList>",
|
|
444
414
|
* annotations: "<AgentToolAnnotationsList>",
|
|
445
415
|
* },
|
|
@@ -498,7 +468,6 @@ declare const CreateAgentCommand_base: {
|
|
|
498
468
|
* },
|
|
499
469
|
* ],
|
|
500
470
|
* startMessage: "STRING_VALUE",
|
|
501
|
-
* startMessages: "<AgentSpokenPhraseList>",
|
|
502
471
|
* pipeline: {
|
|
503
472
|
* type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
504
473
|
* instructions: "STRING_VALUE",
|
|
@@ -512,7 +481,6 @@ declare const CreateAgentCommand_base: {
|
|
|
512
481
|
* connector: {
|
|
513
482
|
* id: "STRING_VALUE", // required
|
|
514
483
|
* startMessage: "STRING_VALUE",
|
|
515
|
-
* startMessages: "<AgentSpokenPhraseList>",
|
|
516
484
|
* pipeline: {
|
|
517
485
|
* type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
518
486
|
* instructions: "STRING_VALUE",
|
|
@@ -601,7 +569,6 @@ declare const CreateAgentCommand_base: {
|
|
|
601
569
|
* name: "STRING_VALUE",
|
|
602
570
|
* description: "STRING_VALUE",
|
|
603
571
|
* message: "STRING_VALUE",
|
|
604
|
-
* messages: "<AgentSpokenPhraseList>",
|
|
605
572
|
* channels: "<AgentCapabilityChannelsList>",
|
|
606
573
|
* annotations: "<AgentToolAnnotationsList>",
|
|
607
574
|
* },
|
|
@@ -958,12 +925,6 @@ declare const CreateAgentCommand_base: {
|
|
|
958
925
|
* // action: { // VoiceTerminateAction Union: only one key present
|
|
959
926
|
* // hangup: { // VoiceTerminateHangupAction
|
|
960
927
|
* // message: "STRING_VALUE",
|
|
961
|
-
* // messages: [ // AgentSpokenPhraseList
|
|
962
|
-
* // { // AgentSpokenPhrase
|
|
963
|
-
* // language: "STRING_VALUE", // required
|
|
964
|
-
* // text: "STRING_VALUE", // required
|
|
965
|
-
* // },
|
|
966
|
-
* // ],
|
|
967
928
|
* // },
|
|
968
929
|
* // transfer: { // VoiceTransferTarget
|
|
969
930
|
* // name: "STRING_VALUE", // required
|
|
@@ -978,12 +939,6 @@ declare const CreateAgentCommand_base: {
|
|
|
978
939
|
* // action: {// Union: only one key present
|
|
979
940
|
* // hangup: {
|
|
980
941
|
* // message: "STRING_VALUE",
|
|
981
|
-
* // messages: [
|
|
982
|
-
* // {
|
|
983
|
-
* // language: "STRING_VALUE", // required
|
|
984
|
-
* // text: "STRING_VALUE", // required
|
|
985
|
-
* // },
|
|
986
|
-
* // ],
|
|
987
942
|
* // },
|
|
988
943
|
* // transfer: {
|
|
989
944
|
* // name: "STRING_VALUE", // required
|
|
@@ -1068,12 +1023,6 @@ declare const CreateAgentCommand_base: {
|
|
|
1068
1023
|
* // },
|
|
1069
1024
|
* // ],
|
|
1070
1025
|
* // startMessage: "STRING_VALUE",
|
|
1071
|
-
* // startMessages: [
|
|
1072
|
-
* // {
|
|
1073
|
-
* // language: "STRING_VALUE", // required
|
|
1074
|
-
* // text: "STRING_VALUE", // required
|
|
1075
|
-
* // },
|
|
1076
|
-
* // ],
|
|
1077
1026
|
* // pipeline: { // AgentToolPipeline
|
|
1078
1027
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
1079
1028
|
* // instructions: "STRING_VALUE",
|
|
@@ -1104,12 +1053,6 @@ declare const CreateAgentCommand_base: {
|
|
|
1104
1053
|
* // connector: { // AgentConnectorCapability
|
|
1105
1054
|
* // id: "STRING_VALUE", // required
|
|
1106
1055
|
* // startMessage: "STRING_VALUE",
|
|
1107
|
-
* // startMessages: [
|
|
1108
|
-
* // {
|
|
1109
|
-
* // language: "STRING_VALUE", // required
|
|
1110
|
-
* // text: "STRING_VALUE", // required
|
|
1111
|
-
* // },
|
|
1112
|
-
* // ],
|
|
1113
1056
|
* // pipeline: {
|
|
1114
1057
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
1115
1058
|
* // instructions: "STRING_VALUE",
|
|
@@ -1313,12 +1256,6 @@ declare const CreateAgentCommand_base: {
|
|
|
1313
1256
|
* // name: "STRING_VALUE",
|
|
1314
1257
|
* // description: "STRING_VALUE",
|
|
1315
1258
|
* // message: "STRING_VALUE",
|
|
1316
|
-
* // messages: [
|
|
1317
|
-
* // {
|
|
1318
|
-
* // language: "STRING_VALUE", // required
|
|
1319
|
-
* // text: "STRING_VALUE", // required
|
|
1320
|
-
* // },
|
|
1321
|
-
* // ],
|
|
1322
1259
|
* // channels: "<AgentCapabilityChannelsList>",
|
|
1323
1260
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
1324
1261
|
* // },
|
|
@@ -1377,7 +1314,6 @@ declare const CreateAgentCommand_base: {
|
|
|
1377
1314
|
* // },
|
|
1378
1315
|
* // ],
|
|
1379
1316
|
* // startMessage: "STRING_VALUE",
|
|
1380
|
-
* // startMessages: "<AgentSpokenPhraseList>",
|
|
1381
1317
|
* // pipeline: {
|
|
1382
1318
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
1383
1319
|
* // instructions: "STRING_VALUE",
|
|
@@ -1391,7 +1327,6 @@ declare const CreateAgentCommand_base: {
|
|
|
1391
1327
|
* // connector: {
|
|
1392
1328
|
* // id: "STRING_VALUE", // required
|
|
1393
1329
|
* // startMessage: "STRING_VALUE",
|
|
1394
|
-
* // startMessages: "<AgentSpokenPhraseList>",
|
|
1395
1330
|
* // pipeline: {
|
|
1396
1331
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
1397
1332
|
* // instructions: "STRING_VALUE",
|
|
@@ -1480,7 +1415,6 @@ declare const CreateAgentCommand_base: {
|
|
|
1480
1415
|
* // name: "STRING_VALUE",
|
|
1481
1416
|
* // description: "STRING_VALUE",
|
|
1482
1417
|
* // message: "STRING_VALUE",
|
|
1483
|
-
* // messages: "<AgentSpokenPhraseList>",
|
|
1484
1418
|
* // channels: "<AgentCapabilityChannelsList>",
|
|
1485
1419
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
1486
1420
|
* // },
|
|
@@ -86,12 +86,6 @@ declare const GetAgentCommand_base: {
|
|
|
86
86
|
* // action: { // VoiceTerminateAction Union: only one key present
|
|
87
87
|
* // hangup: { // VoiceTerminateHangupAction
|
|
88
88
|
* // message: "STRING_VALUE",
|
|
89
|
-
* // messages: [ // AgentSpokenPhraseList
|
|
90
|
-
* // { // AgentSpokenPhrase
|
|
91
|
-
* // language: "STRING_VALUE", // required
|
|
92
|
-
* // text: "STRING_VALUE", // required
|
|
93
|
-
* // },
|
|
94
|
-
* // ],
|
|
95
89
|
* // },
|
|
96
90
|
* // transfer: { // VoiceTransferTarget
|
|
97
91
|
* // name: "STRING_VALUE", // required
|
|
@@ -106,12 +100,6 @@ declare const GetAgentCommand_base: {
|
|
|
106
100
|
* // action: {// Union: only one key present
|
|
107
101
|
* // hangup: {
|
|
108
102
|
* // message: "STRING_VALUE",
|
|
109
|
-
* // messages: [
|
|
110
|
-
* // {
|
|
111
|
-
* // language: "STRING_VALUE", // required
|
|
112
|
-
* // text: "STRING_VALUE", // required
|
|
113
|
-
* // },
|
|
114
|
-
* // ],
|
|
115
103
|
* // },
|
|
116
104
|
* // transfer: {
|
|
117
105
|
* // name: "STRING_VALUE", // required
|
|
@@ -196,12 +184,6 @@ declare const GetAgentCommand_base: {
|
|
|
196
184
|
* // },
|
|
197
185
|
* // ],
|
|
198
186
|
* // startMessage: "STRING_VALUE",
|
|
199
|
-
* // startMessages: [
|
|
200
|
-
* // {
|
|
201
|
-
* // language: "STRING_VALUE", // required
|
|
202
|
-
* // text: "STRING_VALUE", // required
|
|
203
|
-
* // },
|
|
204
|
-
* // ],
|
|
205
187
|
* // pipeline: { // AgentToolPipeline
|
|
206
188
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
207
189
|
* // instructions: "STRING_VALUE",
|
|
@@ -232,12 +214,6 @@ declare const GetAgentCommand_base: {
|
|
|
232
214
|
* // connector: { // AgentConnectorCapability
|
|
233
215
|
* // id: "STRING_VALUE", // required
|
|
234
216
|
* // startMessage: "STRING_VALUE",
|
|
235
|
-
* // startMessages: [
|
|
236
|
-
* // {
|
|
237
|
-
* // language: "STRING_VALUE", // required
|
|
238
|
-
* // text: "STRING_VALUE", // required
|
|
239
|
-
* // },
|
|
240
|
-
* // ],
|
|
241
217
|
* // pipeline: {
|
|
242
218
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
243
219
|
* // instructions: "STRING_VALUE",
|
|
@@ -441,12 +417,6 @@ declare const GetAgentCommand_base: {
|
|
|
441
417
|
* // name: "STRING_VALUE",
|
|
442
418
|
* // description: "STRING_VALUE",
|
|
443
419
|
* // message: "STRING_VALUE",
|
|
444
|
-
* // messages: [
|
|
445
|
-
* // {
|
|
446
|
-
* // language: "STRING_VALUE", // required
|
|
447
|
-
* // text: "STRING_VALUE", // required
|
|
448
|
-
* // },
|
|
449
|
-
* // ],
|
|
450
420
|
* // channels: "<AgentCapabilityChannelsList>",
|
|
451
421
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
452
422
|
* // },
|
|
@@ -505,7 +475,6 @@ declare const GetAgentCommand_base: {
|
|
|
505
475
|
* // },
|
|
506
476
|
* // ],
|
|
507
477
|
* // startMessage: "STRING_VALUE",
|
|
508
|
-
* // startMessages: "<AgentSpokenPhraseList>",
|
|
509
478
|
* // pipeline: {
|
|
510
479
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
511
480
|
* // instructions: "STRING_VALUE",
|
|
@@ -519,7 +488,6 @@ declare const GetAgentCommand_base: {
|
|
|
519
488
|
* // connector: {
|
|
520
489
|
* // id: "STRING_VALUE", // required
|
|
521
490
|
* // startMessage: "STRING_VALUE",
|
|
522
|
-
* // startMessages: "<AgentSpokenPhraseList>",
|
|
523
491
|
* // pipeline: {
|
|
524
492
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
525
493
|
* // instructions: "STRING_VALUE",
|
|
@@ -608,7 +576,6 @@ declare const GetAgentCommand_base: {
|
|
|
608
576
|
* // name: "STRING_VALUE",
|
|
609
577
|
* // description: "STRING_VALUE",
|
|
610
578
|
* // message: "STRING_VALUE",
|
|
611
|
-
* // messages: "<AgentSpokenPhraseList>",
|
|
612
579
|
* // channels: "<AgentCapabilityChannelsList>",
|
|
613
580
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
614
581
|
* // },
|
|
@@ -93,12 +93,6 @@ declare const GetAgentVersionCommand_base: {
|
|
|
93
93
|
* // action: { // VoiceTerminateAction Union: only one key present
|
|
94
94
|
* // hangup: { // VoiceTerminateHangupAction
|
|
95
95
|
* // message: "STRING_VALUE",
|
|
96
|
-
* // messages: [ // AgentSpokenPhraseList
|
|
97
|
-
* // { // AgentSpokenPhrase
|
|
98
|
-
* // language: "STRING_VALUE", // required
|
|
99
|
-
* // text: "STRING_VALUE", // required
|
|
100
|
-
* // },
|
|
101
|
-
* // ],
|
|
102
96
|
* // },
|
|
103
97
|
* // transfer: { // VoiceTransferTarget
|
|
104
98
|
* // name: "STRING_VALUE", // required
|
|
@@ -113,12 +107,6 @@ declare const GetAgentVersionCommand_base: {
|
|
|
113
107
|
* // action: {// Union: only one key present
|
|
114
108
|
* // hangup: {
|
|
115
109
|
* // message: "STRING_VALUE",
|
|
116
|
-
* // messages: [
|
|
117
|
-
* // {
|
|
118
|
-
* // language: "STRING_VALUE", // required
|
|
119
|
-
* // text: "STRING_VALUE", // required
|
|
120
|
-
* // },
|
|
121
|
-
* // ],
|
|
122
110
|
* // },
|
|
123
111
|
* // transfer: {
|
|
124
112
|
* // name: "STRING_VALUE", // required
|
|
@@ -203,12 +191,6 @@ declare const GetAgentVersionCommand_base: {
|
|
|
203
191
|
* // },
|
|
204
192
|
* // ],
|
|
205
193
|
* // startMessage: "STRING_VALUE",
|
|
206
|
-
* // startMessages: [
|
|
207
|
-
* // {
|
|
208
|
-
* // language: "STRING_VALUE", // required
|
|
209
|
-
* // text: "STRING_VALUE", // required
|
|
210
|
-
* // },
|
|
211
|
-
* // ],
|
|
212
194
|
* // pipeline: { // AgentToolPipeline
|
|
213
195
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
214
196
|
* // instructions: "STRING_VALUE",
|
|
@@ -239,12 +221,6 @@ declare const GetAgentVersionCommand_base: {
|
|
|
239
221
|
* // connector: { // AgentConnectorCapability
|
|
240
222
|
* // id: "STRING_VALUE", // required
|
|
241
223
|
* // startMessage: "STRING_VALUE",
|
|
242
|
-
* // startMessages: [
|
|
243
|
-
* // {
|
|
244
|
-
* // language: "STRING_VALUE", // required
|
|
245
|
-
* // text: "STRING_VALUE", // required
|
|
246
|
-
* // },
|
|
247
|
-
* // ],
|
|
248
224
|
* // pipeline: {
|
|
249
225
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
250
226
|
* // instructions: "STRING_VALUE",
|
|
@@ -448,12 +424,6 @@ declare const GetAgentVersionCommand_base: {
|
|
|
448
424
|
* // name: "STRING_VALUE",
|
|
449
425
|
* // description: "STRING_VALUE",
|
|
450
426
|
* // message: "STRING_VALUE",
|
|
451
|
-
* // messages: [
|
|
452
|
-
* // {
|
|
453
|
-
* // language: "STRING_VALUE", // required
|
|
454
|
-
* // text: "STRING_VALUE", // required
|
|
455
|
-
* // },
|
|
456
|
-
* // ],
|
|
457
427
|
* // channels: "<AgentCapabilityChannelsList>",
|
|
458
428
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
459
429
|
* // },
|
|
@@ -512,7 +482,6 @@ declare const GetAgentVersionCommand_base: {
|
|
|
512
482
|
* // },
|
|
513
483
|
* // ],
|
|
514
484
|
* // startMessage: "STRING_VALUE",
|
|
515
|
-
* // startMessages: "<AgentSpokenPhraseList>",
|
|
516
485
|
* // pipeline: {
|
|
517
486
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
518
487
|
* // instructions: "STRING_VALUE",
|
|
@@ -526,7 +495,6 @@ declare const GetAgentVersionCommand_base: {
|
|
|
526
495
|
* // connector: {
|
|
527
496
|
* // id: "STRING_VALUE", // required
|
|
528
497
|
* // startMessage: "STRING_VALUE",
|
|
529
|
-
* // startMessages: "<AgentSpokenPhraseList>",
|
|
530
498
|
* // pipeline: {
|
|
531
499
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
532
500
|
* // instructions: "STRING_VALUE",
|
|
@@ -615,7 +583,6 @@ declare const GetAgentVersionCommand_base: {
|
|
|
615
583
|
* // name: "STRING_VALUE",
|
|
616
584
|
* // description: "STRING_VALUE",
|
|
617
585
|
* // message: "STRING_VALUE",
|
|
618
|
-
* // messages: "<AgentSpokenPhraseList>",
|
|
619
586
|
* // channels: "<AgentCapabilityChannelsList>",
|
|
620
587
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
621
588
|
* // },
|
|
@@ -91,12 +91,6 @@ declare const ListAgentsCommand_base: {
|
|
|
91
91
|
* // action: { // VoiceTerminateAction Union: only one key present
|
|
92
92
|
* // hangup: { // VoiceTerminateHangupAction
|
|
93
93
|
* // message: "STRING_VALUE",
|
|
94
|
-
* // messages: [ // AgentSpokenPhraseList
|
|
95
|
-
* // { // AgentSpokenPhrase
|
|
96
|
-
* // language: "STRING_VALUE", // required
|
|
97
|
-
* // text: "STRING_VALUE", // required
|
|
98
|
-
* // },
|
|
99
|
-
* // ],
|
|
100
94
|
* // },
|
|
101
95
|
* // transfer: { // VoiceTransferTarget
|
|
102
96
|
* // name: "STRING_VALUE", // required
|
|
@@ -111,12 +105,6 @@ declare const ListAgentsCommand_base: {
|
|
|
111
105
|
* // action: {// Union: only one key present
|
|
112
106
|
* // hangup: {
|
|
113
107
|
* // message: "STRING_VALUE",
|
|
114
|
-
* // messages: [
|
|
115
|
-
* // {
|
|
116
|
-
* // language: "STRING_VALUE", // required
|
|
117
|
-
* // text: "STRING_VALUE", // required
|
|
118
|
-
* // },
|
|
119
|
-
* // ],
|
|
120
108
|
* // },
|
|
121
109
|
* // transfer: {
|
|
122
110
|
* // name: "STRING_VALUE", // required
|
|
@@ -201,12 +189,6 @@ declare const ListAgentsCommand_base: {
|
|
|
201
189
|
* // },
|
|
202
190
|
* // ],
|
|
203
191
|
* // startMessage: "STRING_VALUE",
|
|
204
|
-
* // startMessages: [
|
|
205
|
-
* // {
|
|
206
|
-
* // language: "STRING_VALUE", // required
|
|
207
|
-
* // text: "STRING_VALUE", // required
|
|
208
|
-
* // },
|
|
209
|
-
* // ],
|
|
210
192
|
* // pipeline: { // AgentToolPipeline
|
|
211
193
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
212
194
|
* // instructions: "STRING_VALUE",
|
|
@@ -237,12 +219,6 @@ declare const ListAgentsCommand_base: {
|
|
|
237
219
|
* // connector: { // AgentConnectorCapability
|
|
238
220
|
* // id: "STRING_VALUE", // required
|
|
239
221
|
* // startMessage: "STRING_VALUE",
|
|
240
|
-
* // startMessages: [
|
|
241
|
-
* // {
|
|
242
|
-
* // language: "STRING_VALUE", // required
|
|
243
|
-
* // text: "STRING_VALUE", // required
|
|
244
|
-
* // },
|
|
245
|
-
* // ],
|
|
246
222
|
* // pipeline: {
|
|
247
223
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
248
224
|
* // instructions: "STRING_VALUE",
|
|
@@ -446,12 +422,6 @@ declare const ListAgentsCommand_base: {
|
|
|
446
422
|
* // name: "STRING_VALUE",
|
|
447
423
|
* // description: "STRING_VALUE",
|
|
448
424
|
* // message: "STRING_VALUE",
|
|
449
|
-
* // messages: [
|
|
450
|
-
* // {
|
|
451
|
-
* // language: "STRING_VALUE", // required
|
|
452
|
-
* // text: "STRING_VALUE", // required
|
|
453
|
-
* // },
|
|
454
|
-
* // ],
|
|
455
425
|
* // channels: "<AgentCapabilityChannelsList>",
|
|
456
426
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
457
427
|
* // },
|
|
@@ -510,7 +480,6 @@ declare const ListAgentsCommand_base: {
|
|
|
510
480
|
* // },
|
|
511
481
|
* // ],
|
|
512
482
|
* // startMessage: "STRING_VALUE",
|
|
513
|
-
* // startMessages: "<AgentSpokenPhraseList>",
|
|
514
483
|
* // pipeline: {
|
|
515
484
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
516
485
|
* // instructions: "STRING_VALUE",
|
|
@@ -524,7 +493,6 @@ declare const ListAgentsCommand_base: {
|
|
|
524
493
|
* // connector: {
|
|
525
494
|
* // id: "STRING_VALUE", // required
|
|
526
495
|
* // startMessage: "STRING_VALUE",
|
|
527
|
-
* // startMessages: "<AgentSpokenPhraseList>",
|
|
528
496
|
* // pipeline: {
|
|
529
497
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
530
498
|
* // instructions: "STRING_VALUE",
|
|
@@ -613,7 +581,6 @@ declare const ListAgentsCommand_base: {
|
|
|
613
581
|
* // name: "STRING_VALUE",
|
|
614
582
|
* // description: "STRING_VALUE",
|
|
615
583
|
* // message: "STRING_VALUE",
|
|
616
|
-
* // messages: "<AgentSpokenPhraseList>",
|
|
617
584
|
* // channels: "<AgentCapabilityChannelsList>",
|
|
618
585
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
619
586
|
* // },
|
|
@@ -95,12 +95,6 @@ declare const PublishAgentVersionCommand_base: {
|
|
|
95
95
|
* // action: { // VoiceTerminateAction Union: only one key present
|
|
96
96
|
* // hangup: { // VoiceTerminateHangupAction
|
|
97
97
|
* // message: "STRING_VALUE",
|
|
98
|
-
* // messages: [ // AgentSpokenPhraseList
|
|
99
|
-
* // { // AgentSpokenPhrase
|
|
100
|
-
* // language: "STRING_VALUE", // required
|
|
101
|
-
* // text: "STRING_VALUE", // required
|
|
102
|
-
* // },
|
|
103
|
-
* // ],
|
|
104
98
|
* // },
|
|
105
99
|
* // transfer: { // VoiceTransferTarget
|
|
106
100
|
* // name: "STRING_VALUE", // required
|
|
@@ -115,12 +109,6 @@ declare const PublishAgentVersionCommand_base: {
|
|
|
115
109
|
* // action: {// Union: only one key present
|
|
116
110
|
* // hangup: {
|
|
117
111
|
* // message: "STRING_VALUE",
|
|
118
|
-
* // messages: [
|
|
119
|
-
* // {
|
|
120
|
-
* // language: "STRING_VALUE", // required
|
|
121
|
-
* // text: "STRING_VALUE", // required
|
|
122
|
-
* // },
|
|
123
|
-
* // ],
|
|
124
112
|
* // },
|
|
125
113
|
* // transfer: {
|
|
126
114
|
* // name: "STRING_VALUE", // required
|
|
@@ -205,12 +193,6 @@ declare const PublishAgentVersionCommand_base: {
|
|
|
205
193
|
* // },
|
|
206
194
|
* // ],
|
|
207
195
|
* // startMessage: "STRING_VALUE",
|
|
208
|
-
* // startMessages: [
|
|
209
|
-
* // {
|
|
210
|
-
* // language: "STRING_VALUE", // required
|
|
211
|
-
* // text: "STRING_VALUE", // required
|
|
212
|
-
* // },
|
|
213
|
-
* // ],
|
|
214
196
|
* // pipeline: { // AgentToolPipeline
|
|
215
197
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
216
198
|
* // instructions: "STRING_VALUE",
|
|
@@ -241,12 +223,6 @@ declare const PublishAgentVersionCommand_base: {
|
|
|
241
223
|
* // connector: { // AgentConnectorCapability
|
|
242
224
|
* // id: "STRING_VALUE", // required
|
|
243
225
|
* // startMessage: "STRING_VALUE",
|
|
244
|
-
* // startMessages: [
|
|
245
|
-
* // {
|
|
246
|
-
* // language: "STRING_VALUE", // required
|
|
247
|
-
* // text: "STRING_VALUE", // required
|
|
248
|
-
* // },
|
|
249
|
-
* // ],
|
|
250
226
|
* // pipeline: {
|
|
251
227
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
252
228
|
* // instructions: "STRING_VALUE",
|
|
@@ -450,12 +426,6 @@ declare const PublishAgentVersionCommand_base: {
|
|
|
450
426
|
* // name: "STRING_VALUE",
|
|
451
427
|
* // description: "STRING_VALUE",
|
|
452
428
|
* // message: "STRING_VALUE",
|
|
453
|
-
* // messages: [
|
|
454
|
-
* // {
|
|
455
|
-
* // language: "STRING_VALUE", // required
|
|
456
|
-
* // text: "STRING_VALUE", // required
|
|
457
|
-
* // },
|
|
458
|
-
* // ],
|
|
459
429
|
* // channels: "<AgentCapabilityChannelsList>",
|
|
460
430
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
461
431
|
* // },
|
|
@@ -514,7 +484,6 @@ declare const PublishAgentVersionCommand_base: {
|
|
|
514
484
|
* // },
|
|
515
485
|
* // ],
|
|
516
486
|
* // startMessage: "STRING_VALUE",
|
|
517
|
-
* // startMessages: "<AgentSpokenPhraseList>",
|
|
518
487
|
* // pipeline: {
|
|
519
488
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
520
489
|
* // instructions: "STRING_VALUE",
|
|
@@ -528,7 +497,6 @@ declare const PublishAgentVersionCommand_base: {
|
|
|
528
497
|
* // connector: {
|
|
529
498
|
* // id: "STRING_VALUE", // required
|
|
530
499
|
* // startMessage: "STRING_VALUE",
|
|
531
|
-
* // startMessages: "<AgentSpokenPhraseList>",
|
|
532
500
|
* // pipeline: {
|
|
533
501
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
534
502
|
* // instructions: "STRING_VALUE",
|
|
@@ -617,7 +585,6 @@ declare const PublishAgentVersionCommand_base: {
|
|
|
617
585
|
* // name: "STRING_VALUE",
|
|
618
586
|
* // description: "STRING_VALUE",
|
|
619
587
|
* // message: "STRING_VALUE",
|
|
620
|
-
* // messages: "<AgentSpokenPhraseList>",
|
|
621
588
|
* // channels: "<AgentCapabilityChannelsList>",
|
|
622
589
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
623
590
|
* // },
|
|
@@ -88,12 +88,6 @@ declare const RestoreAgentVersionToDraftCommand_base: {
|
|
|
88
88
|
* // action: { // VoiceTerminateAction Union: only one key present
|
|
89
89
|
* // hangup: { // VoiceTerminateHangupAction
|
|
90
90
|
* // message: "STRING_VALUE",
|
|
91
|
-
* // messages: [ // AgentSpokenPhraseList
|
|
92
|
-
* // { // AgentSpokenPhrase
|
|
93
|
-
* // language: "STRING_VALUE", // required
|
|
94
|
-
* // text: "STRING_VALUE", // required
|
|
95
|
-
* // },
|
|
96
|
-
* // ],
|
|
97
91
|
* // },
|
|
98
92
|
* // transfer: { // VoiceTransferTarget
|
|
99
93
|
* // name: "STRING_VALUE", // required
|
|
@@ -108,12 +102,6 @@ declare const RestoreAgentVersionToDraftCommand_base: {
|
|
|
108
102
|
* // action: {// Union: only one key present
|
|
109
103
|
* // hangup: {
|
|
110
104
|
* // message: "STRING_VALUE",
|
|
111
|
-
* // messages: [
|
|
112
|
-
* // {
|
|
113
|
-
* // language: "STRING_VALUE", // required
|
|
114
|
-
* // text: "STRING_VALUE", // required
|
|
115
|
-
* // },
|
|
116
|
-
* // ],
|
|
117
105
|
* // },
|
|
118
106
|
* // transfer: {
|
|
119
107
|
* // name: "STRING_VALUE", // required
|
|
@@ -198,12 +186,6 @@ declare const RestoreAgentVersionToDraftCommand_base: {
|
|
|
198
186
|
* // },
|
|
199
187
|
* // ],
|
|
200
188
|
* // startMessage: "STRING_VALUE",
|
|
201
|
-
* // startMessages: [
|
|
202
|
-
* // {
|
|
203
|
-
* // language: "STRING_VALUE", // required
|
|
204
|
-
* // text: "STRING_VALUE", // required
|
|
205
|
-
* // },
|
|
206
|
-
* // ],
|
|
207
189
|
* // pipeline: { // AgentToolPipeline
|
|
208
190
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
209
191
|
* // instructions: "STRING_VALUE",
|
|
@@ -234,12 +216,6 @@ declare const RestoreAgentVersionToDraftCommand_base: {
|
|
|
234
216
|
* // connector: { // AgentConnectorCapability
|
|
235
217
|
* // id: "STRING_VALUE", // required
|
|
236
218
|
* // startMessage: "STRING_VALUE",
|
|
237
|
-
* // startMessages: [
|
|
238
|
-
* // {
|
|
239
|
-
* // language: "STRING_VALUE", // required
|
|
240
|
-
* // text: "STRING_VALUE", // required
|
|
241
|
-
* // },
|
|
242
|
-
* // ],
|
|
243
219
|
* // pipeline: {
|
|
244
220
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
245
221
|
* // instructions: "STRING_VALUE",
|
|
@@ -443,12 +419,6 @@ declare const RestoreAgentVersionToDraftCommand_base: {
|
|
|
443
419
|
* // name: "STRING_VALUE",
|
|
444
420
|
* // description: "STRING_VALUE",
|
|
445
421
|
* // message: "STRING_VALUE",
|
|
446
|
-
* // messages: [
|
|
447
|
-
* // {
|
|
448
|
-
* // language: "STRING_VALUE", // required
|
|
449
|
-
* // text: "STRING_VALUE", // required
|
|
450
|
-
* // },
|
|
451
|
-
* // ],
|
|
452
422
|
* // channels: "<AgentCapabilityChannelsList>",
|
|
453
423
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
454
424
|
* // },
|
|
@@ -507,7 +477,6 @@ declare const RestoreAgentVersionToDraftCommand_base: {
|
|
|
507
477
|
* // },
|
|
508
478
|
* // ],
|
|
509
479
|
* // startMessage: "STRING_VALUE",
|
|
510
|
-
* // startMessages: "<AgentSpokenPhraseList>",
|
|
511
480
|
* // pipeline: {
|
|
512
481
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
513
482
|
* // instructions: "STRING_VALUE",
|
|
@@ -521,7 +490,6 @@ declare const RestoreAgentVersionToDraftCommand_base: {
|
|
|
521
490
|
* // connector: {
|
|
522
491
|
* // id: "STRING_VALUE", // required
|
|
523
492
|
* // startMessage: "STRING_VALUE",
|
|
524
|
-
* // startMessages: "<AgentSpokenPhraseList>",
|
|
525
493
|
* // pipeline: {
|
|
526
494
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
527
495
|
* // instructions: "STRING_VALUE",
|
|
@@ -610,7 +578,6 @@ declare const RestoreAgentVersionToDraftCommand_base: {
|
|
|
610
578
|
* // name: "STRING_VALUE",
|
|
611
579
|
* // description: "STRING_VALUE",
|
|
612
580
|
* // message: "STRING_VALUE",
|
|
613
|
-
* // messages: "<AgentSpokenPhraseList>",
|
|
614
581
|
* // channels: "<AgentCapabilityChannelsList>",
|
|
615
582
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
616
583
|
* // },
|
|
@@ -79,12 +79,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
79
79
|
* action: { // VoiceTerminateAction Union: only one key present
|
|
80
80
|
* hangup: { // VoiceTerminateHangupAction
|
|
81
81
|
* message: "STRING_VALUE",
|
|
82
|
-
* messages: [ // AgentSpokenPhraseList
|
|
83
|
-
* { // AgentSpokenPhrase
|
|
84
|
-
* language: "STRING_VALUE", // required
|
|
85
|
-
* text: "STRING_VALUE", // required
|
|
86
|
-
* },
|
|
87
|
-
* ],
|
|
88
82
|
* },
|
|
89
83
|
* transfer: { // VoiceTransferTarget
|
|
90
84
|
* name: "STRING_VALUE", // required
|
|
@@ -99,12 +93,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
99
93
|
* action: {// Union: only one key present
|
|
100
94
|
* hangup: {
|
|
101
95
|
* message: "STRING_VALUE",
|
|
102
|
-
* messages: [
|
|
103
|
-
* {
|
|
104
|
-
* language: "STRING_VALUE", // required
|
|
105
|
-
* text: "STRING_VALUE", // required
|
|
106
|
-
* },
|
|
107
|
-
* ],
|
|
108
96
|
* },
|
|
109
97
|
* transfer: {
|
|
110
98
|
* name: "STRING_VALUE", // required
|
|
@@ -189,12 +177,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
189
177
|
* },
|
|
190
178
|
* ],
|
|
191
179
|
* startMessage: "STRING_VALUE",
|
|
192
|
-
* startMessages: [
|
|
193
|
-
* {
|
|
194
|
-
* language: "STRING_VALUE", // required
|
|
195
|
-
* text: "STRING_VALUE", // required
|
|
196
|
-
* },
|
|
197
|
-
* ],
|
|
198
180
|
* pipeline: { // AgentToolPipeline
|
|
199
181
|
* type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
200
182
|
* instructions: "STRING_VALUE",
|
|
@@ -225,12 +207,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
225
207
|
* connector: { // AgentConnectorCapability
|
|
226
208
|
* id: "STRING_VALUE", // required
|
|
227
209
|
* startMessage: "STRING_VALUE",
|
|
228
|
-
* startMessages: [
|
|
229
|
-
* {
|
|
230
|
-
* language: "STRING_VALUE", // required
|
|
231
|
-
* text: "STRING_VALUE", // required
|
|
232
|
-
* },
|
|
233
|
-
* ],
|
|
234
210
|
* pipeline: {
|
|
235
211
|
* type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
236
212
|
* instructions: "STRING_VALUE",
|
|
@@ -434,12 +410,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
434
410
|
* name: "STRING_VALUE",
|
|
435
411
|
* description: "STRING_VALUE",
|
|
436
412
|
* message: "STRING_VALUE",
|
|
437
|
-
* messages: [
|
|
438
|
-
* {
|
|
439
|
-
* language: "STRING_VALUE", // required
|
|
440
|
-
* text: "STRING_VALUE", // required
|
|
441
|
-
* },
|
|
442
|
-
* ],
|
|
443
413
|
* channels: "<AgentCapabilityChannelsList>",
|
|
444
414
|
* annotations: "<AgentToolAnnotationsList>",
|
|
445
415
|
* },
|
|
@@ -498,7 +468,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
498
468
|
* },
|
|
499
469
|
* ],
|
|
500
470
|
* startMessage: "STRING_VALUE",
|
|
501
|
-
* startMessages: "<AgentSpokenPhraseList>",
|
|
502
471
|
* pipeline: {
|
|
503
472
|
* type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
504
473
|
* instructions: "STRING_VALUE",
|
|
@@ -512,7 +481,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
512
481
|
* connector: {
|
|
513
482
|
* id: "STRING_VALUE", // required
|
|
514
483
|
* startMessage: "STRING_VALUE",
|
|
515
|
-
* startMessages: "<AgentSpokenPhraseList>",
|
|
516
484
|
* pipeline: {
|
|
517
485
|
* type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
518
486
|
* instructions: "STRING_VALUE",
|
|
@@ -601,7 +569,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
601
569
|
* name: "STRING_VALUE",
|
|
602
570
|
* description: "STRING_VALUE",
|
|
603
571
|
* message: "STRING_VALUE",
|
|
604
|
-
* messages: "<AgentSpokenPhraseList>",
|
|
605
572
|
* channels: "<AgentCapabilityChannelsList>",
|
|
606
573
|
* annotations: "<AgentToolAnnotationsList>",
|
|
607
574
|
* },
|
|
@@ -960,12 +927,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
960
927
|
* // action: { // VoiceTerminateAction Union: only one key present
|
|
961
928
|
* // hangup: { // VoiceTerminateHangupAction
|
|
962
929
|
* // message: "STRING_VALUE",
|
|
963
|
-
* // messages: [ // AgentSpokenPhraseList
|
|
964
|
-
* // { // AgentSpokenPhrase
|
|
965
|
-
* // language: "STRING_VALUE", // required
|
|
966
|
-
* // text: "STRING_VALUE", // required
|
|
967
|
-
* // },
|
|
968
|
-
* // ],
|
|
969
930
|
* // },
|
|
970
931
|
* // transfer: { // VoiceTransferTarget
|
|
971
932
|
* // name: "STRING_VALUE", // required
|
|
@@ -980,12 +941,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
980
941
|
* // action: {// Union: only one key present
|
|
981
942
|
* // hangup: {
|
|
982
943
|
* // message: "STRING_VALUE",
|
|
983
|
-
* // messages: [
|
|
984
|
-
* // {
|
|
985
|
-
* // language: "STRING_VALUE", // required
|
|
986
|
-
* // text: "STRING_VALUE", // required
|
|
987
|
-
* // },
|
|
988
|
-
* // ],
|
|
989
944
|
* // },
|
|
990
945
|
* // transfer: {
|
|
991
946
|
* // name: "STRING_VALUE", // required
|
|
@@ -1070,12 +1025,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
1070
1025
|
* // },
|
|
1071
1026
|
* // ],
|
|
1072
1027
|
* // startMessage: "STRING_VALUE",
|
|
1073
|
-
* // startMessages: [
|
|
1074
|
-
* // {
|
|
1075
|
-
* // language: "STRING_VALUE", // required
|
|
1076
|
-
* // text: "STRING_VALUE", // required
|
|
1077
|
-
* // },
|
|
1078
|
-
* // ],
|
|
1079
1028
|
* // pipeline: { // AgentToolPipeline
|
|
1080
1029
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
1081
1030
|
* // instructions: "STRING_VALUE",
|
|
@@ -1106,12 +1055,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
1106
1055
|
* // connector: { // AgentConnectorCapability
|
|
1107
1056
|
* // id: "STRING_VALUE", // required
|
|
1108
1057
|
* // startMessage: "STRING_VALUE",
|
|
1109
|
-
* // startMessages: [
|
|
1110
|
-
* // {
|
|
1111
|
-
* // language: "STRING_VALUE", // required
|
|
1112
|
-
* // text: "STRING_VALUE", // required
|
|
1113
|
-
* // },
|
|
1114
|
-
* // ],
|
|
1115
1058
|
* // pipeline: {
|
|
1116
1059
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
1117
1060
|
* // instructions: "STRING_VALUE",
|
|
@@ -1315,12 +1258,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
1315
1258
|
* // name: "STRING_VALUE",
|
|
1316
1259
|
* // description: "STRING_VALUE",
|
|
1317
1260
|
* // message: "STRING_VALUE",
|
|
1318
|
-
* // messages: [
|
|
1319
|
-
* // {
|
|
1320
|
-
* // language: "STRING_VALUE", // required
|
|
1321
|
-
* // text: "STRING_VALUE", // required
|
|
1322
|
-
* // },
|
|
1323
|
-
* // ],
|
|
1324
1261
|
* // channels: "<AgentCapabilityChannelsList>",
|
|
1325
1262
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
1326
1263
|
* // },
|
|
@@ -1379,7 +1316,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
1379
1316
|
* // },
|
|
1380
1317
|
* // ],
|
|
1381
1318
|
* // startMessage: "STRING_VALUE",
|
|
1382
|
-
* // startMessages: "<AgentSpokenPhraseList>",
|
|
1383
1319
|
* // pipeline: {
|
|
1384
1320
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
1385
1321
|
* // instructions: "STRING_VALUE",
|
|
@@ -1393,7 +1329,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
1393
1329
|
* // connector: {
|
|
1394
1330
|
* // id: "STRING_VALUE", // required
|
|
1395
1331
|
* // startMessage: "STRING_VALUE",
|
|
1396
|
-
* // startMessages: "<AgentSpokenPhraseList>",
|
|
1397
1332
|
* // pipeline: {
|
|
1398
1333
|
* // type: "blocking_request" || "blocking_request_guided" || "async_request" || "async_request_guided",
|
|
1399
1334
|
* // instructions: "STRING_VALUE",
|
|
@@ -1482,7 +1417,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
1482
1417
|
* // name: "STRING_VALUE",
|
|
1483
1418
|
* // description: "STRING_VALUE",
|
|
1484
1419
|
* // message: "STRING_VALUE",
|
|
1485
|
-
* // messages: "<AgentSpokenPhraseList>",
|
|
1486
1420
|
* // channels: "<AgentCapabilityChannelsList>",
|
|
1487
1421
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
1488
1422
|
* // },
|
|
@@ -220,40 +220,15 @@ export interface VoiceInterruptionSettings {
|
|
|
220
220
|
*/
|
|
221
221
|
minWords?: number | undefined;
|
|
222
222
|
}
|
|
223
|
-
/**
|
|
224
|
-
* One phrase in one language, for a capability that speaks a fixed line on the voice channel.
|
|
225
|
-
* Which entry is spoken is decided by the call's current language — the one the call resolved
|
|
226
|
-
* to at connect, or the one automatic detection switched to — matched on `language`.
|
|
227
|
-
* Blank `text` means the agent says nothing in that language; it does NOT fall back to the
|
|
228
|
-
* language-agnostic member beside the list, which would speak one language's text in another
|
|
229
|
-
* language's voice.
|
|
230
|
-
* @public
|
|
231
|
-
*/
|
|
232
|
-
export interface AgentSpokenPhrase {
|
|
233
|
-
/**
|
|
234
|
-
* BCP-47 language tag, optionally with a region subtag: 'en', 'en-US', 'pt-BR'. Deliberately a
|
|
235
|
-
* constrained string rather than an enum: the offerable set is a property of the selected
|
|
236
|
-
* recogniser and changes with it, so an enumeration here would cap the set at whatever was known
|
|
237
|
-
* when the model was released.
|
|
238
|
-
* @public
|
|
239
|
-
*/
|
|
240
|
-
language: string;
|
|
241
|
-
text: string;
|
|
242
|
-
}
|
|
243
223
|
/**
|
|
244
224
|
* @public
|
|
245
225
|
*/
|
|
246
226
|
export interface VoiceTerminateHangupAction {
|
|
247
227
|
/**
|
|
248
|
-
* Message played before hanging up.
|
|
228
|
+
* Message played before hanging up.
|
|
249
229
|
* @public
|
|
250
230
|
*/
|
|
251
231
|
message?: string | undefined;
|
|
252
|
-
/**
|
|
253
|
-
* Per-language messages played before hanging up. Same rule as `AgentTool.startMessages`: the entry for the call's current language is played, a language with no entry is silent, and with no effective speech configuration `message` is played.
|
|
254
|
-
* @public
|
|
255
|
-
*/
|
|
256
|
-
messages?: AgentSpokenPhrase[] | undefined;
|
|
257
232
|
}
|
|
258
233
|
/**
|
|
259
234
|
* @public
|
|
@@ -840,15 +815,10 @@ export interface AgentConnectorCapability {
|
|
|
840
815
|
*/
|
|
841
816
|
id: string;
|
|
842
817
|
/**
|
|
843
|
-
* Message spoken when a connector action call starts. Honoured on the voice channel. Mirrors `AgentTool.startMessage`. Not applied to the read-only `help` action.
|
|
818
|
+
* Message spoken when a connector action call starts. Honoured on the voice channel. Mirrors `AgentTool.startMessage`. Not applied to the read-only `help` action.
|
|
844
819
|
* @public
|
|
845
820
|
*/
|
|
846
821
|
startMessage?: string | undefined;
|
|
847
|
-
/**
|
|
848
|
-
* Mirrors `AgentTool.startMessages`. Stored for contract symmetry; the voice runtime does not read connector start messages yet (wilma-services docs/todo.md item 8).
|
|
849
|
-
* @public
|
|
850
|
-
*/
|
|
851
|
-
startMessages?: AgentSpokenPhrase[] | undefined;
|
|
852
822
|
/**
|
|
853
823
|
* How the model waits for a connector action and whether it synthesizes a reply from the result. The `help` action carries no pipeline.
|
|
854
824
|
* @public
|
|
@@ -1220,19 +1190,10 @@ export interface AgentTool {
|
|
|
1220
1190
|
*/
|
|
1221
1191
|
fields?: AgentToolField[] | undefined;
|
|
1222
1192
|
/**
|
|
1223
|
-
* Message spoken when the tool call starts. Honoured on the voice channel.
|
|
1193
|
+
* Message spoken when the tool call starts. Honoured on the voice channel.
|
|
1224
1194
|
* @public
|
|
1225
1195
|
*/
|
|
1226
1196
|
startMessage?: string | undefined;
|
|
1227
|
-
/**
|
|
1228
|
-
* Per-language start messages. When present and non-empty, the entry for the call's current
|
|
1229
|
-
* language is spoken and `startMessage` is not consulted; a language with no entry is silent.
|
|
1230
|
-
* When absent or empty, `startMessage` is spoken as before. On a call with no effective speech
|
|
1231
|
-
* configuration — no configured languages, or a PBX below protocol 2 — `startMessage` is spoken
|
|
1232
|
-
* regardless, because there is no current language to choose by.
|
|
1233
|
-
* @public
|
|
1234
|
-
*/
|
|
1235
|
-
startMessages?: AgentSpokenPhrase[] | undefined;
|
|
1236
1197
|
/**
|
|
1237
1198
|
* How the model waits for the tool and whether it synthesizes a reply from the result.
|
|
1238
1199
|
* @public
|
|
@@ -1315,15 +1276,10 @@ export interface AgentWaitCapability {
|
|
|
1315
1276
|
*/
|
|
1316
1277
|
description?: string | undefined;
|
|
1317
1278
|
/**
|
|
1318
|
-
* Message spoken when entering the wait state.
|
|
1279
|
+
* Message spoken when entering the wait state.
|
|
1319
1280
|
* @public
|
|
1320
1281
|
*/
|
|
1321
1282
|
message?: string | undefined;
|
|
1322
|
-
/**
|
|
1323
|
-
* Per-language wait messages. Same rule as `AgentTool.startMessages`: the entry for the call's current language is spoken, a language with no entry is silent, and with no effective speech configuration `message` is spoken.
|
|
1324
|
-
* @public
|
|
1325
|
-
*/
|
|
1326
|
-
messages?: AgentSpokenPhrase[] | undefined;
|
|
1327
1283
|
/**
|
|
1328
1284
|
* Channels this capability is offered on. Absent or empty — the default — means every channel the agent serves
|
|
1329
1285
|
* that can honour it. Listing channels narrows that set and never widens it: a `transfer` listed for `chat` is
|
|
@@ -39,7 +39,6 @@ export declare var AgentInfo$: StaticStructureSchema;
|
|
|
39
39
|
export declare var AgentKnowledgeBase$: StaticStructureSchema;
|
|
40
40
|
export declare var AgentSettings$: StaticStructureSchema;
|
|
41
41
|
export declare var AgentSnapshotSandboxOptions$: StaticStructureSchema;
|
|
42
|
-
export declare var AgentSpokenPhrase$: StaticStructureSchema;
|
|
43
42
|
export declare var AgentSqsEngine$: StaticStructureSchema;
|
|
44
43
|
export declare var AgentSuggestionsCapability$: StaticStructureSchema;
|
|
45
44
|
export declare var AgentTool$: StaticStructureSchema;
|
package/package.json
CHANGED
|
@@ -1,59 +1,59 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
}
|
|
47
|
-
},
|
|
48
|
-
"files": [
|
|
49
|
-
"dist-*/**"
|
|
50
|
-
],
|
|
51
|
-
"license": "Apache-2.0",
|
|
52
|
-
"react-native": {
|
|
53
|
-
"@aws-sdk/core/client": "@aws-sdk/core/dist-es/submodules/client/index.native.js",
|
|
54
|
-
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
|
|
55
|
-
},
|
|
56
|
-
"browser": {
|
|
57
|
-
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
2
|
+
"name": "@wildix/wilma-agents-client",
|
|
3
|
+
"description": "@wildix/wilma-agents-client client",
|
|
4
|
+
"version": "1.0.42",
|
|
5
|
+
"scripts": {
|
|
6
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
|
+
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
8
|
+
"build:es": "tsc -p tsconfig.es.json",
|
|
9
|
+
"build:types": "tsc -p tsconfig.types.json",
|
|
10
|
+
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
11
|
+
"clean": "premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo",
|
|
12
|
+
"prepack": "yarn run clean && yarn run build",
|
|
13
|
+
"postpublish": "node ../../scripts/postpublish.js"
|
|
14
|
+
},
|
|
15
|
+
"main": "./dist-cjs/index.js",
|
|
16
|
+
"types": "./dist-types/index.d.ts",
|
|
17
|
+
"module": "./dist-es/index.js",
|
|
18
|
+
"sideEffects": false,
|
|
19
|
+
"dependencies": {
|
|
20
|
+
"tslib": "^2.6.2",
|
|
21
|
+
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
|
+
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
+
"@aws-sdk/core": "^3.974.15",
|
|
24
|
+
"@smithy/core": "^3.24.5",
|
|
25
|
+
"@smithy/fetch-http-handler": "^5.4.5",
|
|
26
|
+
"@smithy/node-http-handler": "^4.7.5",
|
|
27
|
+
"@smithy/types": "^4.14.2",
|
|
28
|
+
"@wildix/smithy-react-native": "^1.0.0"
|
|
29
|
+
},
|
|
30
|
+
"devDependencies": {
|
|
31
|
+
"@tsconfig/node20": "20.1.8",
|
|
32
|
+
"concurrently": "7.0.0",
|
|
33
|
+
"downlevel-dts": "0.10.1",
|
|
34
|
+
"premove": "4.0.0",
|
|
35
|
+
"typescript": "~5.8.3",
|
|
36
|
+
"@types/node": "^20.14.8"
|
|
37
|
+
},
|
|
38
|
+
"engines": {
|
|
39
|
+
"node": ">=20.0.0"
|
|
40
|
+
},
|
|
41
|
+
"typesVersions": {
|
|
42
|
+
"<4.5": {
|
|
43
|
+
"dist-types/*": [
|
|
44
|
+
"dist-types/ts3.4/*"
|
|
45
|
+
]
|
|
58
46
|
}
|
|
47
|
+
},
|
|
48
|
+
"files": [
|
|
49
|
+
"dist-*/**"
|
|
50
|
+
],
|
|
51
|
+
"license": "Apache-2.0",
|
|
52
|
+
"react-native": {
|
|
53
|
+
"@aws-sdk/core/client": "@aws-sdk/core/dist-es/submodules/client/index.native.js",
|
|
54
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
|
|
55
|
+
},
|
|
56
|
+
"browser": {
|
|
57
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
58
|
+
}
|
|
59
59
|
}
|