@wildix/wilma-agents-client 1.0.24 → 1.0.26
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/WilmaAgents.js +0 -6
- package/dist-cjs/commands/index.js +0 -3
- package/dist-cjs/models/enums.js +25 -13
- package/dist-cjs/schemas/schemas_0.js +277 -144
- package/dist-es/WilmaAgents.js +0 -6
- package/dist-es/commands/index.js +0 -3
- package/dist-es/models/enums.js +24 -12
- package/dist-es/schemas/schemas_0.js +274 -142
- package/dist-types/WilmaAgents.d.ts +0 -22
- package/dist-types/WilmaAgentsClient.d.ts +2 -5
- package/dist-types/commands/CreateAgentCommand.d.ts +1222 -568
- package/dist-types/commands/GetAgentCommand.d.ts +611 -284
- package/dist-types/commands/GetAgentVersionCommand.d.ts +611 -284
- package/dist-types/commands/ListAgentsCommand.d.ts +611 -284
- package/dist-types/commands/ListAgentsNamesCommand.d.ts +0 -1
- package/dist-types/commands/PublishAgentVersionCommand.d.ts +611 -284
- package/dist-types/commands/RestoreAgentVersionToDraftCommand.d.ts +611 -284
- package/dist-types/commands/UpdateAgentCommand.d.ts +1222 -568
- package/dist-types/commands/index.d.ts +0 -3
- package/dist-types/models/enums.d.ts +89 -42
- package/dist-types/models/models_0.d.ts +1146 -457
- package/dist-types/schemas/schemas_0.d.ts +34 -15
- package/package.json +1 -1
- package/dist-cjs/commands/DeletePronunciationDictionaryCommand.js +0 -20
- package/dist-cjs/commands/ListPronunciationDictionariesCommand.js +0 -20
- package/dist-cjs/commands/PutPronunciationDictionaryCommand.js +0 -20
- package/dist-es/commands/DeletePronunciationDictionaryCommand.js +0 -16
- package/dist-es/commands/ListPronunciationDictionariesCommand.js +0 -16
- package/dist-es/commands/PutPronunciationDictionaryCommand.js +0 -16
- package/dist-types/commands/DeletePronunciationDictionaryCommand.d.ts +0 -78
- package/dist-types/commands/ListPronunciationDictionariesCommand.d.ts +0 -96
- package/dist-types/commands/PutPronunciationDictionaryCommand.d.ts +0 -108
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AgentWebFetchCapability$ = exports.AgentWaitCapability$ = exports.AgentVersionInfo$ = exports.AgentVersionChange$ = exports.AgentVersion$ = exports.AgentVercelSandboxOptions$ = exports.AgentVariable$ = exports.AgentTransferPipeline$ = exports.AgentTransferCapability$ = 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.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.
|
|
5
|
-
exports.
|
|
4
|
+
exports.ListAgentApiKeysInput$ = exports.GetAgentVersionOutput$ = exports.GetAgentVersionInput$ = exports.GetAgentOutput$ = exports.GetAgentInput$ = exports.GetAgentDeploymentOutput$ = exports.GetAgentDeploymentInput$ = exports.DeleteAgentOutput$ = exports.DeleteAgentInput$ = exports.DeleteAgentApiKeyOutput$ = exports.DeleteAgentApiKeyInput$ = exports.CreateAgentOutput$ = exports.CreateAgentInput$ = exports.CreateAgentApiKeyOutput$ = exports.CreateAgentApiKeyInput$ = exports.CompareAgentVersionsOutput$ = exports.CompareAgentVersionsInput$ = exports.ChatChannelSettings$ = 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$ = void 0;
|
|
5
|
+
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.AgentGrantPrincipal$ = exports.AgentEngine$ = exports.AgentCapability$ = exports.AgentSkillReference$ = exports.SecretRef$ = exports.Actor$ = exports.WorkflowChannelSettings$ = exports.WebSearchUserLocation$ = exports.VoiceTransferTarget$ = exports.VoiceTerminateHangupAction$ = exports.VoiceSilenceTimeoutSettings$ = exports.VoiceMaxDurationSettings$ = exports.VoiceInterruptionSettings$ = exports.VoiceEndCallSettings$ = exports.VoiceChannelSettings$ = exports.VoiceCallerMetadataSettings$ = 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$ = void 0;
|
|
6
|
+
exports.UpdateAgent$ = exports.RestoreAgentVersionToDraft$ = exports.ResetAgentDeployment$ = exports.PutAgentDeployment$ = exports.PublishAgentVersion$ = exports.ListAgentVersions$ = exports.ListAgentsNames$ = exports.ListAgents$ = exports.ListAgentApiKeys$ = exports.GetAgentVersion$ = void 0;
|
|
6
7
|
const _A = "Agent";
|
|
7
8
|
const _AA = "AgentAccess";
|
|
8
9
|
const _AAE = "AgentAiEngine";
|
|
@@ -66,10 +67,49 @@ const _AVIL = "AgentVersionInfoList";
|
|
|
66
67
|
const _AVL = "AgentVariablesList";
|
|
67
68
|
const _AVSO = "AgentVercelSandboxOptions";
|
|
68
69
|
const _AVg = "AgentVersion";
|
|
70
|
+
const _AW = "AgentWorkflow";
|
|
71
|
+
const _AWA = "AgentWorkflowAssignment";
|
|
72
|
+
const _AWAC = "AgentWorkflowAlwaysCondition";
|
|
73
|
+
const _AWAH = "AgentWorkflowActionHandler";
|
|
74
|
+
const _AWAL = "AgentWorkflowAssignmentsList";
|
|
75
|
+
const _AWAg = "AgentWorkflowAction";
|
|
69
76
|
const _AWC = "AgentWaitCapability";
|
|
77
|
+
const _AWCCS = "AgentWorkflowConversationChannelsSettings";
|
|
78
|
+
const _AWCH = "AgentWorkflowConversationHandler";
|
|
79
|
+
const _AWCVS = "AgentWorkflowConversationVoiceSettings";
|
|
80
|
+
const _AWCg = "AgentWorkflowCondition";
|
|
70
81
|
const _AWE = "AgentWebhookEngine";
|
|
82
|
+
const _AWEC = "AgentWorkflowExpressionCondition";
|
|
83
|
+
const _AWEH = "AgentWorkflowEndHandler";
|
|
71
84
|
const _AWFC = "AgentWebFetchCapability";
|
|
85
|
+
const _AWFCg = "AgentWorkflowFailureCondition";
|
|
86
|
+
const _AWFCge = "AgentWorkflowFallbackCondition";
|
|
87
|
+
const _AWH = "AgentWorkflowHandler";
|
|
88
|
+
const _AWIH = "AgentWorkflowInvokeHandler";
|
|
89
|
+
const _AWMB = "AgentWorkflowMessageButton";
|
|
90
|
+
const _AWMBH = "AgentWorkflowMessageButtonHandler";
|
|
91
|
+
const _AWMBL = "AgentWorkflowMessageButtonsList";
|
|
92
|
+
const _AWMBLH = "AgentWorkflowMessageButtonLinkHandler";
|
|
93
|
+
const _AWMBRH = "AgentWorkflowMessageButtonReplyHandler";
|
|
94
|
+
const _AWMC = "AgentWorkflowMessageContent";
|
|
95
|
+
const _AWMCS = "AgentWorkflowMessageChannelsSettings";
|
|
96
|
+
const _AWMCSg = "AgentWorkflowMessageChatSettings";
|
|
97
|
+
const _AWMG = "AgentWorkflowMessageGeneration";
|
|
98
|
+
const _AWMH = "AgentWorkflowMessageHandler";
|
|
99
|
+
const _AWMVS = "AgentWorkflowMessageVoiceSettings";
|
|
100
|
+
const _AWN = "AgentWorkflowNested";
|
|
101
|
+
const _AWNL = "AgentWorkflowNestedList";
|
|
102
|
+
const _AWPC = "AgentWorkflowPromptCondition";
|
|
103
|
+
const _AWRC = "AgentWorkflowResultCondition";
|
|
104
|
+
const _AWRH = "AgentWorkflowResultHandler";
|
|
105
|
+
const _AWS = "AgentWorkflowSettings";
|
|
72
106
|
const _AWSC = "AgentWebSearchCapability";
|
|
107
|
+
const _AWSL = "AgentWorkflowStepsList";
|
|
108
|
+
const _AWSP = "AgentWorkflowStepPosition";
|
|
109
|
+
const _AWSg = "AgentWorkflowStep";
|
|
110
|
+
const _AWT = "AgentWorkflowTransition";
|
|
111
|
+
const _AWTL = "AgentWorkflowTransitionsList";
|
|
112
|
+
const _AWVH = "AgentWorkflowVariablesHandler";
|
|
73
113
|
const _Ac = "Actor";
|
|
74
114
|
const _CA = "CreateAgent";
|
|
75
115
|
const _CAAK = "CreateAgentApiKey";
|
|
@@ -88,9 +128,6 @@ const _DAAKI = "DeleteAgentApiKeyInput";
|
|
|
88
128
|
const _DAAKO = "DeleteAgentApiKeyOutput";
|
|
89
129
|
const _DAI = "DeleteAgentInput";
|
|
90
130
|
const _DAO = "DeleteAgentOutput";
|
|
91
|
-
const _DPD = "DeletePronunciationDictionary";
|
|
92
|
-
const _DPDI = "DeletePronunciationDictionaryInput";
|
|
93
|
-
const _DPDO = "DeletePronunciationDictionaryOutput";
|
|
94
131
|
const _GA = "GetAgent";
|
|
95
132
|
const _GAD = "GetAgentDeployment";
|
|
96
133
|
const _GADI = "GetAgentDeploymentInput";
|
|
@@ -112,9 +149,6 @@ const _LAO = "ListAgentsOutput";
|
|
|
112
149
|
const _LAV = "ListAgentVersions";
|
|
113
150
|
const _LAVI = "ListAgentVersionsInput";
|
|
114
151
|
const _LAVO = "ListAgentVersionsOutput";
|
|
115
|
-
const _LPD = "ListPronunciationDictionaries";
|
|
116
|
-
const _LPDI = "ListPronunciationDictionariesInput";
|
|
117
|
-
const _LPDO = "ListPronunciationDictionariesOutput";
|
|
118
152
|
const _NFE = "NotFoundException";
|
|
119
153
|
const _NTPE = "NothingToPublishException";
|
|
120
154
|
const _PAD = "PutAgentDeployment";
|
|
@@ -123,11 +157,6 @@ const _PADO = "PutAgentDeploymentOutput";
|
|
|
123
157
|
const _PAV = "PublishAgentVersion";
|
|
124
158
|
const _PAVI = "PublishAgentVersionInput";
|
|
125
159
|
const _PAVO = "PublishAgentVersionOutput";
|
|
126
|
-
const _PD = "PronunciationDictionary";
|
|
127
|
-
const _PDL = "PronunciationDictionaryList";
|
|
128
|
-
const _PPD = "PutPronunciationDictionary";
|
|
129
|
-
const _PPDI = "PutPronunciationDictionaryInput";
|
|
130
|
-
const _PPDO = "PutPronunciationDictionaryOutput";
|
|
131
160
|
const _RAD = "ResetAgentDeployment";
|
|
132
161
|
const _RADI = "ResetAgentDeploymentInput";
|
|
133
162
|
const _RADO = "ResetAgentDeploymentOutput";
|
|
@@ -144,23 +173,15 @@ const _VCS = "VoiceChannelSettings";
|
|
|
144
173
|
const _VE = "ValidationException";
|
|
145
174
|
const _VECS = "VoiceEndCallSettings";
|
|
146
175
|
const _VIS = "VoiceInterruptionSettings";
|
|
147
|
-
const _VL = "VoiceLanguage";
|
|
148
|
-
const _VLL = "VoiceLanguageList";
|
|
149
176
|
const _VMDS = "VoiceMaxDurationSettings";
|
|
150
|
-
const _VP = "VoicePronunciation";
|
|
151
|
-
const _VPL = "VoicePronunciationList";
|
|
152
|
-
const _VSO = "VoiceSynthesisOptions";
|
|
153
|
-
const _VSS = "VoiceSpeechSettings";
|
|
154
177
|
const _VSTS = "VoiceSilenceTimeoutSettings";
|
|
155
178
|
const _VTA = "VoiceTerminateAction";
|
|
156
179
|
const _VTHA = "VoiceTerminateHangupAction";
|
|
157
|
-
const _VTS = "VoiceTranscriptionSettings";
|
|
158
180
|
const _VTT = "VoiceTransferTarget";
|
|
159
181
|
const _WCS = "WorkflowChannelSettings";
|
|
160
182
|
const _WSUL = "WebSearchUserLocation";
|
|
161
183
|
const _a = "access";
|
|
162
184
|
const _aD = "allowedDomains";
|
|
163
|
-
const _aDu = "autoDetect";
|
|
164
185
|
const _aI = "agentId";
|
|
165
186
|
const _aOF = "applyOnFailure";
|
|
166
187
|
const _aOS = "applyOnSuccess";
|
|
@@ -170,15 +191,15 @@ const _af = "after";
|
|
|
170
191
|
const _ag = "agent";
|
|
171
192
|
const _age = "agents";
|
|
172
193
|
const _ai = "ai";
|
|
194
|
+
const _al = "always";
|
|
173
195
|
const _an = "annotations";
|
|
174
196
|
const _ap = "approval";
|
|
175
197
|
const _ar = "artifacts";
|
|
176
198
|
const _as = "assistant";
|
|
177
|
-
const
|
|
199
|
+
const _ass = "assignments";
|
|
178
200
|
const _au = "auto";
|
|
179
201
|
const _b = "before";
|
|
180
202
|
const _bOV = "basedOnVersion";
|
|
181
|
-
const _bS = "backgroundSound";
|
|
182
203
|
const _c = "client";
|
|
183
204
|
const _cA = "createdAt";
|
|
184
205
|
const _cB = "createdBy";
|
|
@@ -191,6 +212,7 @@ const _cR = "currentRevision";
|
|
|
191
212
|
const _cS = "contextSize";
|
|
192
213
|
const _ca = "category";
|
|
193
214
|
const _cap = "capabilities";
|
|
215
|
+
const _capa = "capability";
|
|
194
216
|
const _ch = "channels";
|
|
195
217
|
const _cha = "chat";
|
|
196
218
|
const _chan = "changelog";
|
|
@@ -198,12 +220,14 @@ const _chang = "changes";
|
|
|
198
220
|
const _chann = "channel";
|
|
199
221
|
const _ci = "city";
|
|
200
222
|
const _co = "context";
|
|
201
|
-
const _cod = "code";
|
|
202
223
|
const _com = "company";
|
|
203
224
|
const _comm = "comment";
|
|
204
|
-
const _con = "
|
|
225
|
+
const _con = "conditions";
|
|
226
|
+
const _cond = "condition";
|
|
227
|
+
const _conn = "connector";
|
|
228
|
+
const _cont = "content";
|
|
229
|
+
const _conv = "conversation";
|
|
205
230
|
const _cou = "country";
|
|
206
|
-
const _cr = "credential";
|
|
207
231
|
const _cu = "cursor";
|
|
208
232
|
const _d = "description";
|
|
209
233
|
const _dBV = "draftBaseVersion";
|
|
@@ -212,21 +236,25 @@ const _def = "definition";
|
|
|
212
236
|
const _defa = "default";
|
|
213
237
|
const _del = "delegation";
|
|
214
238
|
const _di = "discoverable";
|
|
215
|
-
const _dic = "dictionaries";
|
|
216
|
-
const _dict = "dictionary";
|
|
217
239
|
const _e = "error";
|
|
218
240
|
const _eA = "expiresAt";
|
|
219
241
|
const _eC = "endCall";
|
|
220
242
|
const _en = "engine";
|
|
221
243
|
const _ena = "enabled";
|
|
222
|
-
const
|
|
244
|
+
const _end = "end";
|
|
245
|
+
const _ent = "entry";
|
|
223
246
|
const _ex = "extension";
|
|
247
|
+
const _exp = "expression";
|
|
224
248
|
const _f = "fields";
|
|
225
249
|
const _fD = "fromDraft";
|
|
250
|
+
const _fTC = "forceToolCall";
|
|
251
|
+
const _fa = "failure";
|
|
252
|
+
const _fal = "fallback";
|
|
226
253
|
const _fr = "from";
|
|
227
254
|
const _g = "grants";
|
|
228
|
-
const _gEL = "greetEveryLanguage";
|
|
229
255
|
const _gI = "groupId";
|
|
256
|
+
const _ge = "generate";
|
|
257
|
+
const _go = "goal";
|
|
230
258
|
const _gr = "greeting";
|
|
231
259
|
const _gu = "guided";
|
|
232
260
|
const _h = "handler";
|
|
@@ -236,7 +264,6 @@ const _ha = "handover";
|
|
|
236
264
|
const _han = "hangup";
|
|
237
265
|
const _ht = "http";
|
|
238
266
|
const _i = "id";
|
|
239
|
-
const _iD = "isDefault";
|
|
240
267
|
const _in = "instructions";
|
|
241
268
|
const _int = "interruptions";
|
|
242
269
|
const _k = "key";
|
|
@@ -244,41 +271,41 @@ const _kBI = "knowledgeBaseId";
|
|
|
244
271
|
const _kI = "keyId";
|
|
245
272
|
const _kb = "kb";
|
|
246
273
|
const _ke = "keys";
|
|
247
|
-
const
|
|
274
|
+
const _ki = "kinds";
|
|
275
|
+
const _l = "layout";
|
|
248
276
|
const _lUA = "lastUsedAt";
|
|
249
277
|
const _lV = "latestVersion";
|
|
250
|
-
const _la = "
|
|
278
|
+
const _la = "label";
|
|
279
|
+
const _li = "limit";
|
|
280
|
+
const _lin = "link";
|
|
251
281
|
const _m = "message";
|
|
252
282
|
const _mD = "maxDuration";
|
|
283
|
+
const _mT = "maxTransitions";
|
|
253
284
|
const _mW = "minWords";
|
|
254
285
|
const _mo = "model";
|
|
255
286
|
const _n = "name";
|
|
256
287
|
const _nC = "nextCursor";
|
|
257
288
|
const _ne = "network";
|
|
289
|
+
const _nes = "nested";
|
|
258
290
|
const _o = "optional";
|
|
291
|
+
const _ou = "output";
|
|
259
292
|
const _p = "picture";
|
|
260
293
|
const _pA = "publishedAt";
|
|
261
294
|
const _pB = "publishedBy";
|
|
262
295
|
const _pGI = "pbxGroupId";
|
|
263
|
-
const _pS = "pronunciationSuppressions";
|
|
264
296
|
const _pa = "path";
|
|
265
297
|
const _pe = "percentage";
|
|
266
298
|
const _ph = "phrases";
|
|
267
|
-
const _phr = "phrase";
|
|
268
299
|
const _pi = "pipeline";
|
|
269
|
-
const
|
|
300
|
+
const _po = "position";
|
|
270
301
|
const _pr = "prefix";
|
|
271
302
|
const _pre = "predefined";
|
|
272
303
|
const _pro = "prompt";
|
|
273
|
-
const _pron = "pronunciations";
|
|
274
|
-
const _prov = "provider";
|
|
275
304
|
const _r = "revision";
|
|
276
|
-
const _re = "
|
|
277
|
-
const
|
|
278
|
-
const
|
|
305
|
+
const _re = "result";
|
|
306
|
+
const _reg = "region";
|
|
307
|
+
const _rep = "reply";
|
|
279
308
|
const _s = "smithy.ts.sdk.synthetic.wildix.wilma.agents";
|
|
280
|
-
const _sB = "speakerBoost";
|
|
281
|
-
const _sC = "speechConfigured";
|
|
282
309
|
const _sI = "snapshotId";
|
|
283
310
|
const _sM = "startMessage";
|
|
284
311
|
const _sT = "silenceTimeout";
|
|
@@ -290,29 +317,28 @@ const _sec = "secret";
|
|
|
290
317
|
const _seco = "seconds";
|
|
291
318
|
const _ser = "service";
|
|
292
319
|
const _si = "silent";
|
|
293
|
-
const _sim = "similarity";
|
|
294
320
|
const _siz = "size";
|
|
295
321
|
const _sk = "skills";
|
|
296
322
|
const _sn = "snapshot";
|
|
297
|
-
const _sp = "speech";
|
|
298
|
-
const _spe = "speed";
|
|
299
323
|
const _sq = "sqs";
|
|
300
324
|
const _st = "status";
|
|
301
|
-
const _sta = "
|
|
302
|
-
const
|
|
325
|
+
const _sta = "stage";
|
|
326
|
+
const _ste = "steps";
|
|
303
327
|
const _su = "suggestions";
|
|
304
|
-
const
|
|
328
|
+
const _sum = "summary";
|
|
305
329
|
const _t = "type";
|
|
306
330
|
const _tD = "toDraft";
|
|
307
331
|
const _tV = "toolVersion";
|
|
308
332
|
const _tZ = "timeZone";
|
|
309
|
-
const _ta = "
|
|
333
|
+
const _ta = "target";
|
|
334
|
+
const _tag = "tag";
|
|
335
|
+
const _te = "text";
|
|
310
336
|
const _ti = "timeout";
|
|
311
337
|
const _tim = "time";
|
|
312
338
|
const _time = "timezone";
|
|
313
339
|
const _to = "to";
|
|
314
340
|
const _too = "tool";
|
|
315
|
-
const _tr = "
|
|
341
|
+
const _tr = "transitions";
|
|
316
342
|
const _tra = "transfer";
|
|
317
343
|
const _u = "url";
|
|
318
344
|
const _uA = "updatedAt";
|
|
@@ -320,13 +346,11 @@ const _uB = "updatedBy";
|
|
|
320
346
|
const _uI = "userId";
|
|
321
347
|
const _uL = "userLocation";
|
|
322
348
|
const _v = "visibility";
|
|
323
|
-
const _vG = "volumeGain";
|
|
324
349
|
const _va = "variables";
|
|
325
350
|
const _val = "value";
|
|
326
351
|
const _var = "variant";
|
|
327
352
|
const _vc = "vcpus";
|
|
328
353
|
const _ve = "version";
|
|
329
|
-
const _ven = "vendor";
|
|
330
354
|
const _ver = "versions";
|
|
331
355
|
const _verc = "vercel";
|
|
332
356
|
const _vo = "voice";
|
|
@@ -335,6 +359,8 @@ const _wF = "webFetch";
|
|
|
335
359
|
const _wS = "webSearch";
|
|
336
360
|
const _wa = "wait";
|
|
337
361
|
const _we = "webhook";
|
|
362
|
+
const _x = "x";
|
|
363
|
+
const _y = "y";
|
|
338
364
|
const n0 = "smithy.framework";
|
|
339
365
|
const n1 = "wildix.wilma.common";
|
|
340
366
|
const n2 = "wildix.wilma.agents";
|
|
@@ -395,8 +421,8 @@ exports.AgentAccess$ = [3, n2, _AA,
|
|
|
395
421
|
];
|
|
396
422
|
exports.AgentAiEngine$ = [3, n2, _AAE,
|
|
397
423
|
0,
|
|
398
|
-
[_in, _mo, _tZ, _ar, _sk, _cap, _va],
|
|
399
|
-
[0, 0, 0, 2, () => AgentSkillsList, () => AgentCapabilitiesList, () => AgentVariablesList], 1
|
|
424
|
+
[_in, _w, _mo, _tZ, _ar, _sk, _cap, _va],
|
|
425
|
+
[0, () => exports.AgentWorkflow$, 0, 0, 2, () => AgentSkillsList, () => AgentCapabilitiesList, () => AgentVariablesList], 1
|
|
400
426
|
];
|
|
401
427
|
exports.AgentApiKey$ = [3, n2, _AAK,
|
|
402
428
|
0,
|
|
@@ -455,8 +481,8 @@ exports.AgentHangupPipeline$ = [3, n2, _AHPg,
|
|
|
455
481
|
];
|
|
456
482
|
exports.AgentInfo$ = [3, n2, _AI,
|
|
457
483
|
0,
|
|
458
|
-
[_i, _n, _st, _ch, _ca,
|
|
459
|
-
[0, 0, 0, 64 | 0, 0,
|
|
484
|
+
[_i, _n, _st, _ch, _ca, _lV],
|
|
485
|
+
[0, 0, 0, 64 | 0, 0, 1], 4
|
|
460
486
|
];
|
|
461
487
|
exports.AgentKnowledgeBase$ = [3, n2, _AKB,
|
|
462
488
|
0,
|
|
@@ -608,6 +634,151 @@ exports.AgentWebSearchCapability$ = [3, n2, _AWSC,
|
|
|
608
634
|
[_cS, _aD, _uL],
|
|
609
635
|
[0, 64 | 0, () => exports.WebSearchUserLocation$]
|
|
610
636
|
];
|
|
637
|
+
exports.AgentWorkflow$ = [3, n2, _AW,
|
|
638
|
+
0,
|
|
639
|
+
[_ent, _ste, _nes, _se],
|
|
640
|
+
[0, () => AgentWorkflowStepsList, () => AgentWorkflowNestedList, () => exports.AgentWorkflowSettings$], 2
|
|
641
|
+
];
|
|
642
|
+
exports.AgentWorkflowActionHandler$ = [3, n2, _AWAH,
|
|
643
|
+
0,
|
|
644
|
+
[_capa, _fTC, _ou],
|
|
645
|
+
[() => exports.AgentWorkflowAction$, 2, 0], 1
|
|
646
|
+
];
|
|
647
|
+
exports.AgentWorkflowAlwaysCondition$ = [3, n2, _AWAC,
|
|
648
|
+
0,
|
|
649
|
+
[],
|
|
650
|
+
[]
|
|
651
|
+
];
|
|
652
|
+
exports.AgentWorkflowAssignment$ = [3, n2, _AWA,
|
|
653
|
+
0,
|
|
654
|
+
[_n, _val, _exp],
|
|
655
|
+
[0, 0, 15], 1
|
|
656
|
+
];
|
|
657
|
+
exports.AgentWorkflowConversationChannelsSettings$ = [3, n2, _AWCCS,
|
|
658
|
+
0,
|
|
659
|
+
[_vo],
|
|
660
|
+
[() => exports.AgentWorkflowConversationVoiceSettings$]
|
|
661
|
+
];
|
|
662
|
+
exports.AgentWorkflowConversationHandler$ = [3, n2, _AWCH,
|
|
663
|
+
0,
|
|
664
|
+
[_go, _ent, _ch, _cap],
|
|
665
|
+
[0, 0, () => exports.AgentWorkflowConversationChannelsSettings$, () => AgentCapabilitiesList], 1
|
|
666
|
+
];
|
|
667
|
+
exports.AgentWorkflowConversationVoiceSettings$ = [3, n2, _AWCVS,
|
|
668
|
+
0,
|
|
669
|
+
[_int],
|
|
670
|
+
[() => exports.VoiceInterruptionSettings$]
|
|
671
|
+
];
|
|
672
|
+
exports.AgentWorkflowEndHandler$ = [3, n2, _AWEH,
|
|
673
|
+
0,
|
|
674
|
+
[],
|
|
675
|
+
[]
|
|
676
|
+
];
|
|
677
|
+
exports.AgentWorkflowExpressionCondition$ = [3, n2, _AWEC,
|
|
678
|
+
0,
|
|
679
|
+
[_con],
|
|
680
|
+
[15], 1
|
|
681
|
+
];
|
|
682
|
+
exports.AgentWorkflowFailureCondition$ = [3, n2, _AWFCg,
|
|
683
|
+
0,
|
|
684
|
+
[_ki],
|
|
685
|
+
[64 | 0]
|
|
686
|
+
];
|
|
687
|
+
exports.AgentWorkflowFallbackCondition$ = [3, n2, _AWFCge,
|
|
688
|
+
0,
|
|
689
|
+
[],
|
|
690
|
+
[]
|
|
691
|
+
];
|
|
692
|
+
exports.AgentWorkflowInvokeHandler$ = [3, n2, _AWIH,
|
|
693
|
+
0,
|
|
694
|
+
[_w, _ou],
|
|
695
|
+
[0, 0], 1
|
|
696
|
+
];
|
|
697
|
+
exports.AgentWorkflowMessageButton$ = [3, n2, _AWMB,
|
|
698
|
+
0,
|
|
699
|
+
[_te, _h, _var],
|
|
700
|
+
[0, () => exports.AgentWorkflowMessageButtonHandler$, 0], 2
|
|
701
|
+
];
|
|
702
|
+
exports.AgentWorkflowMessageButtonLinkHandler$ = [3, n2, _AWMBLH,
|
|
703
|
+
0,
|
|
704
|
+
[_u],
|
|
705
|
+
[0], 1
|
|
706
|
+
];
|
|
707
|
+
exports.AgentWorkflowMessageButtonReplyHandler$ = [3, n2, _AWMBRH,
|
|
708
|
+
0,
|
|
709
|
+
[_te],
|
|
710
|
+
[0]
|
|
711
|
+
];
|
|
712
|
+
exports.AgentWorkflowMessageChannelsSettings$ = [3, n2, _AWMCS,
|
|
713
|
+
0,
|
|
714
|
+
[_vo, _cha],
|
|
715
|
+
[() => exports.AgentWorkflowMessageVoiceSettings$, () => exports.AgentWorkflowMessageChatSettings$]
|
|
716
|
+
];
|
|
717
|
+
exports.AgentWorkflowMessageChatSettings$ = [3, n2, _AWMCSg,
|
|
718
|
+
0,
|
|
719
|
+
[_su],
|
|
720
|
+
[() => AgentWorkflowMessageButtonsList]
|
|
721
|
+
];
|
|
722
|
+
exports.AgentWorkflowMessageGeneration$ = [3, n2, _AWMG,
|
|
723
|
+
0,
|
|
724
|
+
[_in],
|
|
725
|
+
[0], 1
|
|
726
|
+
];
|
|
727
|
+
exports.AgentWorkflowMessageHandler$ = [3, n2, _AWMH,
|
|
728
|
+
0,
|
|
729
|
+
[_cont, _ch],
|
|
730
|
+
[() => exports.AgentWorkflowMessageContent$, () => exports.AgentWorkflowMessageChannelsSettings$], 1
|
|
731
|
+
];
|
|
732
|
+
exports.AgentWorkflowMessageVoiceSettings$ = [3, n2, _AWMVS,
|
|
733
|
+
0,
|
|
734
|
+
[_int],
|
|
735
|
+
[() => exports.VoiceInterruptionSettings$]
|
|
736
|
+
];
|
|
737
|
+
exports.AgentWorkflowNested$ = [3, n2, _AWN,
|
|
738
|
+
0,
|
|
739
|
+
[_ent, _ste, _i, _n, _d],
|
|
740
|
+
[0, () => AgentWorkflowStepsList, 0, 0, 0], 4
|
|
741
|
+
];
|
|
742
|
+
exports.AgentWorkflowPromptCondition$ = [3, n2, _AWPC,
|
|
743
|
+
0,
|
|
744
|
+
[_in],
|
|
745
|
+
[0], 1
|
|
746
|
+
];
|
|
747
|
+
exports.AgentWorkflowResultCondition$ = [3, n2, _AWRC,
|
|
748
|
+
0,
|
|
749
|
+
[_re],
|
|
750
|
+
[0], 1
|
|
751
|
+
];
|
|
752
|
+
exports.AgentWorkflowResultHandler$ = [3, n2, _AWRH,
|
|
753
|
+
0,
|
|
754
|
+
[_val],
|
|
755
|
+
[0]
|
|
756
|
+
];
|
|
757
|
+
exports.AgentWorkflowSettings$ = [3, n2, _AWS,
|
|
758
|
+
0,
|
|
759
|
+
[_mT, _va, _l],
|
|
760
|
+
[1, () => AgentWorkflowAssignmentsList, 0]
|
|
761
|
+
];
|
|
762
|
+
exports.AgentWorkflowStep$ = [3, n2, _AWSg,
|
|
763
|
+
0,
|
|
764
|
+
[_i, _la, _h, _sum, _sta, _tr, _po],
|
|
765
|
+
[0, 0, () => exports.AgentWorkflowHandler$, 0, 0, () => AgentWorkflowTransitionsList, () => exports.AgentWorkflowStepPosition$], 3
|
|
766
|
+
];
|
|
767
|
+
exports.AgentWorkflowStepPosition$ = [3, n2, _AWSP,
|
|
768
|
+
0,
|
|
769
|
+
[_x, _y],
|
|
770
|
+
[1, 1], 2
|
|
771
|
+
];
|
|
772
|
+
exports.AgentWorkflowTransition$ = [3, n2, _AWT,
|
|
773
|
+
0,
|
|
774
|
+
[_ta, _cond],
|
|
775
|
+
[0, () => exports.AgentWorkflowCondition$], 2
|
|
776
|
+
];
|
|
777
|
+
exports.AgentWorkflowVariablesHandler$ = [3, n2, _AWVH,
|
|
778
|
+
0,
|
|
779
|
+
[_ass],
|
|
780
|
+
[() => AgentWorkflowAssignmentsList], 1
|
|
781
|
+
];
|
|
611
782
|
exports.AssistantChannelSettings$ = [3, n2, _ACS,
|
|
612
783
|
0,
|
|
613
784
|
[_defa],
|
|
@@ -668,16 +839,6 @@ exports.DeleteAgentOutput$ = [3, n2, _DAO,
|
|
|
668
839
|
[],
|
|
669
840
|
[]
|
|
670
841
|
];
|
|
671
|
-
exports.DeletePronunciationDictionaryInput$ = [3, n2, _DPDI,
|
|
672
|
-
0,
|
|
673
|
-
[_cod, _com],
|
|
674
|
-
[[0, 1], [0, { [_hQ]: _com }]], 1
|
|
675
|
-
];
|
|
676
|
-
exports.DeletePronunciationDictionaryOutput$ = [3, n2, _DPDO,
|
|
677
|
-
0,
|
|
678
|
-
[],
|
|
679
|
-
[]
|
|
680
|
-
];
|
|
681
842
|
exports.GetAgentDeploymentInput$ = [3, n2, _GADI,
|
|
682
843
|
0,
|
|
683
844
|
[_aI, _com],
|
|
@@ -720,8 +881,8 @@ exports.ListAgentApiKeysOutput$ = [3, n2, _LAAKO,
|
|
|
720
881
|
];
|
|
721
882
|
exports.ListAgentsInput$ = [3, n2, _LAI,
|
|
722
883
|
0,
|
|
723
|
-
[_com, _chann, _st, _sea,
|
|
724
|
-
[[0, { [_hQ]: _com }], [0, { [_hQ]: _chann }], [0, { [_hQ]: _st }], [0, { [_hQ]: _sea }], [1, { [_hQ]:
|
|
884
|
+
[_com, _chann, _st, _sea, _li, _cu],
|
|
885
|
+
[[0, { [_hQ]: _com }], [0, { [_hQ]: _chann }], [0, { [_hQ]: _st }], [0, { [_hQ]: _sea }], [1, { [_hQ]: _li }], [0, { [_hQ]: _cu }]]
|
|
725
886
|
];
|
|
726
887
|
exports.ListAgentsNamesInput$ = [3, n2, _LANI,
|
|
727
888
|
0,
|
|
@@ -740,29 +901,14 @@ exports.ListAgentsOutput$ = [3, n2, _LAO,
|
|
|
740
901
|
];
|
|
741
902
|
exports.ListAgentVersionsInput$ = [3, n2, _LAVI,
|
|
742
903
|
0,
|
|
743
|
-
[_aI, _com,
|
|
744
|
-
[[0, 1], [0, { [_hQ]: _com }], [1, { [_hQ]:
|
|
904
|
+
[_aI, _com, _li, _cu],
|
|
905
|
+
[[0, 1], [0, { [_hQ]: _com }], [1, { [_hQ]: _li }], [0, { [_hQ]: _cu }]], 1
|
|
745
906
|
];
|
|
746
907
|
exports.ListAgentVersionsOutput$ = [3, n2, _LAVO,
|
|
747
908
|
0,
|
|
748
909
|
[_ver, _nC],
|
|
749
910
|
[() => AgentVersionInfoList, 0], 1
|
|
750
911
|
];
|
|
751
|
-
exports.ListPronunciationDictionariesInput$ = [3, n2, _LPDI,
|
|
752
|
-
0,
|
|
753
|
-
[_com],
|
|
754
|
-
[[0, { [_hQ]: _com }]]
|
|
755
|
-
];
|
|
756
|
-
exports.ListPronunciationDictionariesOutput$ = [3, n2, _LPDO,
|
|
757
|
-
0,
|
|
758
|
-
[_dic],
|
|
759
|
-
[() => PronunciationDictionaryList], 1
|
|
760
|
-
];
|
|
761
|
-
exports.PronunciationDictionary$ = [3, n2, _PD,
|
|
762
|
-
0,
|
|
763
|
-
[_i, _cod, _ru, _uA, _uB],
|
|
764
|
-
[0, 0, () => VoicePronunciationList, 0, () => exports.Actor$], 5
|
|
765
|
-
];
|
|
766
912
|
exports.PublishAgentVersionInput$ = [3, n2, _PAVI,
|
|
767
913
|
0,
|
|
768
914
|
[_aI, _r, _com, _chan, _n],
|
|
@@ -783,16 +929,6 @@ exports.PutAgentDeploymentOutput$ = [3, n2, _PADO,
|
|
|
783
929
|
[_de],
|
|
784
930
|
[() => AgentDeploymentRoutesList], 1
|
|
785
931
|
];
|
|
786
|
-
exports.PutPronunciationDictionaryInput$ = [3, n2, _PPDI,
|
|
787
|
-
0,
|
|
788
|
-
[_cod, _ru, _com],
|
|
789
|
-
[[0, 1], () => VoicePronunciationList, [0, { [_hQ]: _com }]], 2
|
|
790
|
-
];
|
|
791
|
-
exports.PutPronunciationDictionaryOutput$ = [3, n2, _PPDO,
|
|
792
|
-
0,
|
|
793
|
-
[_dict],
|
|
794
|
-
[() => exports.PronunciationDictionary$], 1
|
|
795
|
-
];
|
|
796
932
|
exports.ResetAgentDeploymentInput$ = [3, n2, _RADI,
|
|
797
933
|
0,
|
|
798
934
|
[_aI, _com],
|
|
@@ -830,8 +966,8 @@ exports.VoiceCallerMetadataSettings$ = [3, n2, _VCMS,
|
|
|
830
966
|
];
|
|
831
967
|
exports.VoiceChannelSettings$ = [3, n2, _VCS,
|
|
832
968
|
0,
|
|
833
|
-
[_gr,
|
|
834
|
-
[0,
|
|
969
|
+
[_gr, _int, _sT, _mD, _eC, _cM],
|
|
970
|
+
[0, () => exports.VoiceInterruptionSettings$, () => exports.VoiceSilenceTimeoutSettings$, () => exports.VoiceMaxDurationSettings$, () => exports.VoiceEndCallSettings$, () => exports.VoiceCallerMetadataSettings$]
|
|
835
971
|
];
|
|
836
972
|
exports.VoiceEndCallSettings$ = [3, n2, _VECS,
|
|
837
973
|
0,
|
|
@@ -843,46 +979,21 @@ exports.VoiceInterruptionSettings$ = [3, n2, _VIS,
|
|
|
843
979
|
[_ena, _mW],
|
|
844
980
|
[2, 1], 1
|
|
845
981
|
];
|
|
846
|
-
exports.VoiceLanguage$ = [3, n2, _VL,
|
|
847
|
-
0,
|
|
848
|
-
[_cod, _vo, _prov, _gr, _iD, _in, _sy, _cr, _pron, _pS],
|
|
849
|
-
[0, 0, 0, 0, 2, 0, () => exports.VoiceSynthesisOptions$, () => exports.SecretRef$, () => VoicePronunciationList, 64 | 0], 2
|
|
850
|
-
];
|
|
851
982
|
exports.VoiceMaxDurationSettings$ = [3, n2, _VMDS,
|
|
852
983
|
0,
|
|
853
984
|
[_seco, _ac],
|
|
854
985
|
[1, () => exports.VoiceTerminateAction$], 2
|
|
855
986
|
];
|
|
856
|
-
exports.VoicePronunciation$ = [3, n2, _VP,
|
|
857
|
-
0,
|
|
858
|
-
[_phr, _as_, _enc],
|
|
859
|
-
[0, 0, 0], 2
|
|
860
|
-
];
|
|
861
987
|
exports.VoiceSilenceTimeoutSettings$ = [3, n2, _VSTS,
|
|
862
988
|
0,
|
|
863
989
|
[_seco, _ac],
|
|
864
990
|
[1, () => exports.VoiceTerminateAction$], 2
|
|
865
991
|
];
|
|
866
|
-
exports.VoiceSpeechSettings$ = [3, n2, _VSS,
|
|
867
|
-
0,
|
|
868
|
-
[_prov, _la, _aDu, _gEL, _tr, _sy, _cr],
|
|
869
|
-
[0, () => VoiceLanguageList, 2, 2, () => exports.VoiceTranscriptionSettings$, () => exports.VoiceSynthesisOptions$, () => exports.SecretRef$], 2
|
|
870
|
-
];
|
|
871
|
-
exports.VoiceSynthesisOptions$ = [3, n2, _VSO,
|
|
872
|
-
0,
|
|
873
|
-
[_mo, _spe, _sta, _sim, _sty, _sB, _pit, _vG],
|
|
874
|
-
[0, 1, 1, 1, 1, 2, 1, 1]
|
|
875
|
-
];
|
|
876
992
|
exports.VoiceTerminateHangupAction$ = [3, n2, _VTHA,
|
|
877
993
|
0,
|
|
878
994
|
[_m],
|
|
879
995
|
[0]
|
|
880
996
|
];
|
|
881
|
-
exports.VoiceTranscriptionSettings$ = [3, n2, _VTS,
|
|
882
|
-
0,
|
|
883
|
-
[_ven],
|
|
884
|
-
[0], 1
|
|
885
|
-
];
|
|
886
997
|
exports.VoiceTransferTarget$ = [3, n2, _VTT,
|
|
887
998
|
0,
|
|
888
999
|
[_n, _co, _ex, _d],
|
|
@@ -890,7 +1001,7 @@ exports.VoiceTransferTarget$ = [3, n2, _VTT,
|
|
|
890
1001
|
];
|
|
891
1002
|
exports.WebSearchUserLocation$ = [3, n2, _WSUL,
|
|
892
1003
|
0,
|
|
893
|
-
[_cou,
|
|
1004
|
+
[_cou, _reg, _ci, _time],
|
|
894
1005
|
[0, 0, 0, 0]
|
|
895
1006
|
];
|
|
896
1007
|
exports.WorkflowChannelSettings$ = [3, n2, _WCS,
|
|
@@ -949,24 +1060,30 @@ var AgentVersionChangesList = [1, n2, _AVCL,
|
|
|
949
1060
|
var AgentVersionInfoList = [1, n2, _AVIL,
|
|
950
1061
|
0, () => exports.AgentVersionInfo$
|
|
951
1062
|
];
|
|
952
|
-
var
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
1063
|
+
var AgentWorkflowAssignmentsList = [1, n2, _AWAL,
|
|
1064
|
+
0, () => exports.AgentWorkflowAssignment$
|
|
1065
|
+
];
|
|
1066
|
+
var AgentWorkflowFailureKindsList = 64 | 0;
|
|
1067
|
+
var AgentWorkflowMessageButtonsList = [1, n2, _AWMBL,
|
|
1068
|
+
0, () => exports.AgentWorkflowMessageButton$
|
|
1069
|
+
];
|
|
1070
|
+
var AgentWorkflowNestedList = [1, n2, _AWNL,
|
|
1071
|
+
0, () => exports.AgentWorkflowNested$
|
|
956
1072
|
];
|
|
957
|
-
var
|
|
958
|
-
0, () => exports.
|
|
1073
|
+
var AgentWorkflowStepsList = [1, n2, _AWSL,
|
|
1074
|
+
0, () => exports.AgentWorkflowStep$
|
|
959
1075
|
];
|
|
960
|
-
var
|
|
961
|
-
0, () => exports.
|
|
1076
|
+
var AgentWorkflowTransitionsList = [1, n2, _AWTL,
|
|
1077
|
+
0, () => exports.AgentWorkflowTransition$
|
|
962
1078
|
];
|
|
963
|
-
var
|
|
1079
|
+
var ChannelTypeList = 64 | 0;
|
|
1080
|
+
var DomainNameList = 64 | 0;
|
|
964
1081
|
var AgentSkillsList = [1, n4, _ASL,
|
|
965
1082
|
0, () => exports.AgentSkillReference$
|
|
966
1083
|
];
|
|
967
1084
|
exports.AgentCapability$ = [4, n2, _ACg,
|
|
968
1085
|
0,
|
|
969
|
-
[_too,
|
|
1086
|
+
[_too, _conn, _kb, _sa, _wS, _wF, _ag, _ha, _del, _tra, _su, _han, _wa],
|
|
970
1087
|
[() => exports.AgentTool$, () => exports.AgentConnectorCapability$, () => exports.AgentKnowledgeBase$, () => exports.AgentSandboxCapability$, () => exports.AgentWebSearchCapability$, () => exports.AgentWebFetchCapability$, () => exports.AgentCallCapability$, () => exports.AgentHandoverCapability$, () => exports.AgentDelegationCapability$, () => exports.AgentTransferCapability$, () => exports.AgentSuggestionsCapability$, () => exports.AgentHangupCapability$, () => exports.AgentWaitCapability$]
|
|
971
1088
|
];
|
|
972
1089
|
exports.AgentEngine$ = [4, n2, _AE,
|
|
@@ -986,7 +1103,7 @@ exports.AgentSandboxCapability$ = [4, n2, _ASCg,
|
|
|
986
1103
|
];
|
|
987
1104
|
exports.AgentToolAnnotation$ = [4, n2, _ATAg,
|
|
988
1105
|
0,
|
|
989
|
-
[
|
|
1106
|
+
[_tag, _comm, _va, _re],
|
|
990
1107
|
[() => exports.AgentToolTagAnnotation$, () => exports.AgentToolCommentAnnotation$, () => exports.AgentToolVariablesAnnotation$, () => exports.AgentToolResultAnnotation$]
|
|
991
1108
|
];
|
|
992
1109
|
exports.AgentToolFieldHandler$ = [4, n2, _ATFH,
|
|
@@ -999,6 +1116,31 @@ exports.AgentToolVariableHandler$ = [4, n2, _ATVH,
|
|
|
999
1116
|
[_au, _gu, _pre],
|
|
1000
1117
|
[() => exports.AgentToolVariableAutoHandler$, () => exports.AgentToolVariableGuidedHandler$, () => exports.AgentToolVariablePredefinedHandler$]
|
|
1001
1118
|
];
|
|
1119
|
+
exports.AgentWorkflowAction$ = [4, n2, _AWAg,
|
|
1120
|
+
0,
|
|
1121
|
+
[_too, _conn, _ag, _ha, _del, _tra, _han, _wa],
|
|
1122
|
+
[() => exports.AgentTool$, () => exports.AgentConnectorCapability$, () => exports.AgentCallCapability$, () => exports.AgentHandoverCapability$, () => exports.AgentDelegationCapability$, () => exports.AgentTransferCapability$, () => exports.AgentHangupCapability$, () => exports.AgentWaitCapability$]
|
|
1123
|
+
];
|
|
1124
|
+
exports.AgentWorkflowCondition$ = [4, n2, _AWCg,
|
|
1125
|
+
0,
|
|
1126
|
+
[_al, _pro, _exp, _re, _fa, _fal],
|
|
1127
|
+
[() => exports.AgentWorkflowAlwaysCondition$, () => exports.AgentWorkflowPromptCondition$, () => exports.AgentWorkflowExpressionCondition$, () => exports.AgentWorkflowResultCondition$, () => exports.AgentWorkflowFailureCondition$, () => exports.AgentWorkflowFallbackCondition$]
|
|
1128
|
+
];
|
|
1129
|
+
exports.AgentWorkflowHandler$ = [4, n2, _AWH,
|
|
1130
|
+
0,
|
|
1131
|
+
[_conv, _m, _ac, _va, _w, _re, _end],
|
|
1132
|
+
[() => exports.AgentWorkflowConversationHandler$, () => exports.AgentWorkflowMessageHandler$, () => exports.AgentWorkflowActionHandler$, () => exports.AgentWorkflowVariablesHandler$, () => exports.AgentWorkflowInvokeHandler$, () => exports.AgentWorkflowResultHandler$, () => exports.AgentWorkflowEndHandler$]
|
|
1133
|
+
];
|
|
1134
|
+
exports.AgentWorkflowMessageButtonHandler$ = [4, n2, _AWMBH,
|
|
1135
|
+
0,
|
|
1136
|
+
[_rep, _lin],
|
|
1137
|
+
[() => exports.AgentWorkflowMessageButtonReplyHandler$, () => exports.AgentWorkflowMessageButtonLinkHandler$]
|
|
1138
|
+
];
|
|
1139
|
+
exports.AgentWorkflowMessageContent$ = [4, n2, _AWMC,
|
|
1140
|
+
0,
|
|
1141
|
+
[_te, _ge],
|
|
1142
|
+
[0, () => exports.AgentWorkflowMessageGeneration$]
|
|
1143
|
+
];
|
|
1002
1144
|
exports.VoiceTerminateAction$ = [4, n2, _VTA,
|
|
1003
1145
|
0,
|
|
1004
1146
|
[_han, _tra],
|
|
@@ -1019,9 +1161,6 @@ exports.DeleteAgent$ = [9, n2, _DA,
|
|
|
1019
1161
|
exports.DeleteAgentApiKey$ = [9, n2, _DAAK,
|
|
1020
1162
|
{ [_ht]: ["DELETE", "/v2/agents/agents/{agentId}/keys/{keyId}", 200] }, () => exports.DeleteAgentApiKeyInput$, () => exports.DeleteAgentApiKeyOutput$
|
|
1021
1163
|
];
|
|
1022
|
-
exports.DeletePronunciationDictionary$ = [9, n2, _DPD,
|
|
1023
|
-
{ [_ht]: ["DELETE", "/v2/agents/pronunciations/{code}", 200] }, () => exports.DeletePronunciationDictionaryInput$, () => exports.DeletePronunciationDictionaryOutput$
|
|
1024
|
-
];
|
|
1025
1164
|
exports.GetAgent$ = [9, n2, _GA,
|
|
1026
1165
|
{ [_ht]: ["GET", "/v2/agents/agents/{agentId}", 200] }, () => exports.GetAgentInput$, () => exports.GetAgentOutput$
|
|
1027
1166
|
];
|
|
@@ -1043,18 +1182,12 @@ exports.ListAgentsNames$ = [9, n2, _LAN,
|
|
|
1043
1182
|
exports.ListAgentVersions$ = [9, n2, _LAV,
|
|
1044
1183
|
{ [_ht]: ["GET", "/v2/agents/agents/{agentId}/versions", 200] }, () => exports.ListAgentVersionsInput$, () => exports.ListAgentVersionsOutput$
|
|
1045
1184
|
];
|
|
1046
|
-
exports.ListPronunciationDictionaries$ = [9, n2, _LPD,
|
|
1047
|
-
{ [_ht]: ["GET", "/v2/agents/pronunciations", 200] }, () => exports.ListPronunciationDictionariesInput$, () => exports.ListPronunciationDictionariesOutput$
|
|
1048
|
-
];
|
|
1049
1185
|
exports.PublishAgentVersion$ = [9, n2, _PAV,
|
|
1050
1186
|
{ [_ht]: ["POST", "/v2/agents/agents/{agentId}/versions", 200] }, () => exports.PublishAgentVersionInput$, () => exports.PublishAgentVersionOutput$
|
|
1051
1187
|
];
|
|
1052
1188
|
exports.PutAgentDeployment$ = [9, n2, _PAD,
|
|
1053
1189
|
{ [_ht]: ["PUT", "/v2/agents/agents/{agentId}/deployment", 200] }, () => exports.PutAgentDeploymentInput$, () => exports.PutAgentDeploymentOutput$
|
|
1054
1190
|
];
|
|
1055
|
-
exports.PutPronunciationDictionary$ = [9, n2, _PPD,
|
|
1056
|
-
{ [_ht]: ["PUT", "/v2/agents/pronunciations/{code}", 200] }, () => exports.PutPronunciationDictionaryInput$, () => exports.PutPronunciationDictionaryOutput$
|
|
1057
|
-
];
|
|
1058
1191
|
exports.ResetAgentDeployment$ = [9, n2, _RAD,
|
|
1059
1192
|
{ [_ht]: ["POST", "/v2/agents/agents/{agentId}/deployment/reset", 200] }, () => exports.ResetAgentDeploymentInput$, () => exports.ResetAgentDeploymentOutput$
|
|
1060
1193
|
];
|