@wildix/wilma-agents-client 1.0.48 → 1.0.49
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 +21 -52
- package/dist-es/schemas/schemas_0.js +17 -48
- package/dist-types/commands/CreateAgentCommand.d.ts +8 -54
- package/dist-types/commands/GetAgentCommand.d.ts +4 -27
- package/dist-types/commands/GetAgentVersionCommand.d.ts +4 -27
- package/dist-types/commands/ListAgentsCommand.d.ts +4 -27
- package/dist-types/commands/ListAgentsNamesCommand.d.ts +0 -1
- package/dist-types/commands/PublishAgentVersionCommand.d.ts +4 -27
- package/dist-types/commands/RestoreAgentVersionToDraftCommand.d.ts +4 -27
- package/dist-types/commands/UpdateAgentCommand.d.ts +8 -54
- package/dist-types/models/enums.d.ts +4 -4
- package/dist-types/models/models_0.d.ts +49 -195
- package/dist-types/schemas/schemas_0.d.ts +1 -5
- package/package.json +2 -2
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
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$ = exports.CreateAgentInput$ =
|
|
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$ = exports.AgentGuardrailAction$ =
|
|
3
|
+
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.AgentSpokenPhrase$ = exports.AgentSnapshotSandboxOptions$ = exports.AgentSettings$ = exports.AgentKnowledgeBase$ = exports.AgentInlineSandboxOptions$ = 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.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.AgentVariable$ = exports.AgentTransferPipeline$ = exports.AgentTransferCapability$ = exports.AgentToolVariablesAnnotation$ = exports.AgentToolVariablePredefinedHandler$ = void 0;
|
|
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$ = exports.CreateAgentInput$ = 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$ = exports.AgentGuardrailAction$ = void 0;
|
|
7
7
|
const _A = "Agent";
|
|
8
8
|
const _AA = "AgentAccess";
|
|
9
9
|
const _AAE = "AgentAiEngine";
|
|
10
10
|
const _AAK = "AgentApiKey";
|
|
11
11
|
const _AAKL = "AgentApiKeysList";
|
|
12
|
-
const _AAS = "AssistantAudioSettings";
|
|
13
12
|
const _AC = "AgentChannels";
|
|
14
13
|
const _ACC = "AgentCallCapability";
|
|
15
14
|
const _ACCg = "AgentConnectorCapability";
|
|
@@ -41,10 +40,9 @@ const _AHP = "AgentHandoverPipeline";
|
|
|
41
40
|
const _AHPg = "AgentHangupPipeline";
|
|
42
41
|
const _AI = "AgentInfo";
|
|
43
42
|
const _AIL = "AgentsInfoList";
|
|
43
|
+
const _AISO = "AgentInlineSandboxOptions";
|
|
44
44
|
const _AKB = "AgentKnowledgeBase";
|
|
45
|
-
const _AL = "
|
|
46
|
-
const _ALL = "AssistantLanguageList";
|
|
47
|
-
const _ALg = "AgentsList";
|
|
45
|
+
const _AL = "AgentsList";
|
|
48
46
|
const _AQC = "AssistantQuickCommand";
|
|
49
47
|
const _AQCL = "AssistantQuickCommandsList";
|
|
50
48
|
const _AS = "AgentSettings";
|
|
@@ -55,7 +53,6 @@ const _ASL = "AgentSkillsList";
|
|
|
55
53
|
const _ASP = "AgentSpokenPhrase";
|
|
56
54
|
const _ASPL = "AgentSpokenPhraseList";
|
|
57
55
|
const _ASR = "AgentSkillReference";
|
|
58
|
-
const _ASS = "AssistantSpeechSettings";
|
|
59
56
|
const _ASSO = "AgentSnapshotSandboxOptions";
|
|
60
57
|
const _AT = "AgentTool";
|
|
61
58
|
const _ATA = "AgentToolApproval";
|
|
@@ -71,7 +68,6 @@ const _ATFPH = "AgentToolFieldPredefinedHandler";
|
|
|
71
68
|
const _ATP = "AgentToolPipeline";
|
|
72
69
|
const _ATPg = "AgentTransferPipeline";
|
|
73
70
|
const _ATRA = "AgentToolResultAnnotation";
|
|
74
|
-
const _ATS = "AssistantTranscriptionSettings";
|
|
75
71
|
const _ATTA = "AgentToolTagAnnotation";
|
|
76
72
|
const _ATV = "AgentToolVariable";
|
|
77
73
|
const _ATVA = "AgentToolVariablesAnnotation";
|
|
@@ -87,7 +83,6 @@ const _AVCL = "AgentVersionChangesList";
|
|
|
87
83
|
const _AVI = "AgentVersionInfo";
|
|
88
84
|
const _AVIL = "AgentVersionInfoList";
|
|
89
85
|
const _AVL = "AgentVariablesList";
|
|
90
|
-
const _AVSO = "AgentVercelSandboxOptions";
|
|
91
86
|
const _AVg = "AgentVersion";
|
|
92
87
|
const _AW = "AgentWorkflow";
|
|
93
88
|
const _AWA = "AgentWorkflowAssignment";
|
|
@@ -210,7 +205,6 @@ const _VTS = "VoiceTranscriptionSettings";
|
|
|
210
205
|
const _VTT = "VoiceTransferTarget";
|
|
211
206
|
const _WSUL = "WebSearchUserLocation";
|
|
212
207
|
const _a = "access";
|
|
213
|
-
const _aAE = "assistantAudioEnabled";
|
|
214
208
|
const _aD = "allowedDomains";
|
|
215
209
|
const _aDu = "autoDetect";
|
|
216
210
|
const _aI = "agentId";
|
|
@@ -229,8 +223,7 @@ const _ar = "artifacts";
|
|
|
229
223
|
const _as = "assistant";
|
|
230
224
|
const _as_ = "as";
|
|
231
225
|
const _ass = "assignments";
|
|
232
|
-
const _au = "
|
|
233
|
-
const _aut = "auto";
|
|
226
|
+
const _au = "auto";
|
|
234
227
|
const _b = "before";
|
|
235
228
|
const _bOV = "basedOnVersion";
|
|
236
229
|
const _bS = "backgroundSound";
|
|
@@ -310,6 +303,7 @@ const _ht = "http";
|
|
|
310
303
|
const _i = "id";
|
|
311
304
|
const _iD = "isDefault";
|
|
312
305
|
const _in = "instructions";
|
|
306
|
+
const _inl = "inline";
|
|
313
307
|
const _inp = "input";
|
|
314
308
|
const _int = "interruptions";
|
|
315
309
|
const _k = "kind";
|
|
@@ -419,10 +413,8 @@ const _v = "visibility";
|
|
|
419
413
|
const _va = "variables";
|
|
420
414
|
const _val = "value";
|
|
421
415
|
const _var = "variant";
|
|
422
|
-
const _vc = "vcpus";
|
|
423
416
|
const _ve = "version";
|
|
424
417
|
const _ver = "versions";
|
|
425
|
-
const _verc = "vercel";
|
|
426
418
|
const _vo = "voice";
|
|
427
419
|
const _w = "workflow";
|
|
428
420
|
const _wF = "webFetch";
|
|
@@ -598,8 +590,13 @@ exports.AgentHangupPipeline$ = [3, n2, _AHPg,
|
|
|
598
590
|
];
|
|
599
591
|
exports.AgentInfo$ = [3, n2, _AI,
|
|
600
592
|
0,
|
|
601
|
-
[_i, _n, _st, _ch, _p, _ca, _sC,
|
|
602
|
-
[0, 0, 0, 64 | 0, 0, 0, 2,
|
|
593
|
+
[_i, _n, _st, _ch, _p, _ca, _sC, _sI, _as, _lV],
|
|
594
|
+
[0, 0, 0, 64 | 0, 0, 0, 2, 64 | 0, () => exports.AssistantUiSettings$, 1], 4
|
|
595
|
+
];
|
|
596
|
+
exports.AgentInlineSandboxOptions$ = [3, n2, _AISO,
|
|
597
|
+
0,
|
|
598
|
+
[_siz, _ne, _aD],
|
|
599
|
+
[0, 0, 64 | 0]
|
|
603
600
|
];
|
|
604
601
|
exports.AgentKnowledgeBase$ = [3, n2, _AKB,
|
|
605
602
|
0,
|
|
@@ -716,11 +713,6 @@ exports.AgentVariable$ = [3, n2, _AV,
|
|
|
716
713
|
[_n, _t, _o, _d],
|
|
717
714
|
[0, 0, 2, 0], 3
|
|
718
715
|
];
|
|
719
|
-
exports.AgentVercelSandboxOptions$ = [3, n2, _AVSO,
|
|
720
|
-
0,
|
|
721
|
-
[_vc, _ne, _aD],
|
|
722
|
-
[1, 0, 64 | 0]
|
|
723
|
-
];
|
|
724
716
|
exports.AgentVersion$ = [3, n2, _AVg,
|
|
725
717
|
0,
|
|
726
718
|
[_aI, _ve, _def, _pA, _pB, _bOV, _n, _chan],
|
|
@@ -901,36 +893,16 @@ exports.AgentWorkflowVariablesHandler$ = [3, n2, _AWVH,
|
|
|
901
893
|
[_ass],
|
|
902
894
|
[() => AgentWorkflowAssignmentsList], 1
|
|
903
895
|
];
|
|
904
|
-
exports.AssistantAudioSettings$ = [3, n2, _AAS,
|
|
905
|
-
0,
|
|
906
|
-
[_ena, _en, _sp],
|
|
907
|
-
[2, 0, () => exports.AssistantSpeechSettings$], 1
|
|
908
|
-
];
|
|
909
896
|
exports.AssistantChannelSettings$ = [3, n2, _ACS,
|
|
910
897
|
0,
|
|
911
|
-
[_defa, _ui
|
|
912
|
-
[2, () => exports.AssistantUiSettings
|
|
913
|
-
];
|
|
914
|
-
exports.AssistantLanguage$ = [3, n2, _AL,
|
|
915
|
-
0,
|
|
916
|
-
[_cod, _vo, _iD, _pron],
|
|
917
|
-
[0, 0, 2, () => VoicePronunciationList], 1
|
|
898
|
+
[_defa, _ui],
|
|
899
|
+
[2, () => exports.AssistantUiSettings$]
|
|
918
900
|
];
|
|
919
901
|
exports.AssistantQuickCommand$ = [3, n2, _AQC,
|
|
920
902
|
0,
|
|
921
903
|
[_tit, _pro, _d],
|
|
922
904
|
[0, 0, 0], 2
|
|
923
905
|
];
|
|
924
|
-
exports.AssistantSpeechSettings$ = [3, n2, _ASS,
|
|
925
|
-
0,
|
|
926
|
-
[_lan, _tra],
|
|
927
|
-
[() => AssistantLanguageList, () => exports.AssistantTranscriptionSettings$], 1
|
|
928
|
-
];
|
|
929
|
-
exports.AssistantTranscriptionSettings$ = [3, n2, _ATS,
|
|
930
|
-
0,
|
|
931
|
-
[_en],
|
|
932
|
-
[0]
|
|
933
|
-
];
|
|
934
906
|
exports.AssistantUiSettings$ = [3, n2, _AUS,
|
|
935
907
|
0,
|
|
936
908
|
[_we, _com, _pl],
|
|
@@ -1222,7 +1194,7 @@ var AgentsInfoList = [1, n2, _AIL,
|
|
|
1222
1194
|
0, () => exports.AgentInfo$
|
|
1223
1195
|
];
|
|
1224
1196
|
var AgentSkillIdsList = 64 | 0;
|
|
1225
|
-
var AgentsList = [1, n2,
|
|
1197
|
+
var AgentsList = [1, n2, _AL,
|
|
1226
1198
|
0, () => exports.Agent$
|
|
1227
1199
|
];
|
|
1228
1200
|
var AgentSpokenPhraseList = [1, n2, _ASPL,
|
|
@@ -1262,9 +1234,6 @@ var AgentWorkflowStepsList = [1, n2, _AWSL,
|
|
|
1262
1234
|
var AgentWorkflowTransitionsList = [1, n2, _AWTL,
|
|
1263
1235
|
0, () => exports.AgentWorkflowTransition$
|
|
1264
1236
|
];
|
|
1265
|
-
var AssistantLanguageList = [1, n2, _ALL,
|
|
1266
|
-
0, () => exports.AssistantLanguage$
|
|
1267
|
-
];
|
|
1268
1237
|
var AssistantQuickCommandsList = [1, n2, _AQCL,
|
|
1269
1238
|
0, () => exports.AssistantQuickCommand$
|
|
1270
1239
|
];
|
|
@@ -1306,8 +1275,8 @@ exports.AgentGuardrailCheckKind$ = [4, n2, _AGCK,
|
|
|
1306
1275
|
];
|
|
1307
1276
|
exports.AgentSandboxCapability$ = [4, n2, _ASCg,
|
|
1308
1277
|
0,
|
|
1309
|
-
[
|
|
1310
|
-
[() => exports.
|
|
1278
|
+
[_inl, _sn],
|
|
1279
|
+
[() => exports.AgentInlineSandboxOptions$, () => exports.AgentSnapshotSandboxOptions$]
|
|
1311
1280
|
];
|
|
1312
1281
|
exports.AgentToolAnnotation$ = [4, n2, _ATAg,
|
|
1313
1282
|
0,
|
|
@@ -1321,7 +1290,7 @@ exports.AgentToolFieldHandler$ = [4, n2, _ATFH,
|
|
|
1321
1290
|
];
|
|
1322
1291
|
exports.AgentToolVariableHandler$ = [4, n2, _ATVH,
|
|
1323
1292
|
0,
|
|
1324
|
-
[
|
|
1293
|
+
[_au, _gui, _pred],
|
|
1325
1294
|
[() => exports.AgentToolVariableAutoHandler$, () => exports.AgentToolVariableGuidedHandler$, () => exports.AgentToolVariablePredefinedHandler$]
|
|
1326
1295
|
];
|
|
1327
1296
|
exports.AgentWorkflowAction$ = [4, n2, _AWAg,
|
|
@@ -3,7 +3,6 @@ const _AA = "AgentAccess";
|
|
|
3
3
|
const _AAE = "AgentAiEngine";
|
|
4
4
|
const _AAK = "AgentApiKey";
|
|
5
5
|
const _AAKL = "AgentApiKeysList";
|
|
6
|
-
const _AAS = "AssistantAudioSettings";
|
|
7
6
|
const _AC = "AgentChannels";
|
|
8
7
|
const _ACC = "AgentCallCapability";
|
|
9
8
|
const _ACCg = "AgentConnectorCapability";
|
|
@@ -35,10 +34,9 @@ const _AHP = "AgentHandoverPipeline";
|
|
|
35
34
|
const _AHPg = "AgentHangupPipeline";
|
|
36
35
|
const _AI = "AgentInfo";
|
|
37
36
|
const _AIL = "AgentsInfoList";
|
|
37
|
+
const _AISO = "AgentInlineSandboxOptions";
|
|
38
38
|
const _AKB = "AgentKnowledgeBase";
|
|
39
|
-
const _AL = "
|
|
40
|
-
const _ALL = "AssistantLanguageList";
|
|
41
|
-
const _ALg = "AgentsList";
|
|
39
|
+
const _AL = "AgentsList";
|
|
42
40
|
const _AQC = "AssistantQuickCommand";
|
|
43
41
|
const _AQCL = "AssistantQuickCommandsList";
|
|
44
42
|
const _AS = "AgentSettings";
|
|
@@ -49,7 +47,6 @@ const _ASL = "AgentSkillsList";
|
|
|
49
47
|
const _ASP = "AgentSpokenPhrase";
|
|
50
48
|
const _ASPL = "AgentSpokenPhraseList";
|
|
51
49
|
const _ASR = "AgentSkillReference";
|
|
52
|
-
const _ASS = "AssistantSpeechSettings";
|
|
53
50
|
const _ASSO = "AgentSnapshotSandboxOptions";
|
|
54
51
|
const _AT = "AgentTool";
|
|
55
52
|
const _ATA = "AgentToolApproval";
|
|
@@ -65,7 +62,6 @@ const _ATFPH = "AgentToolFieldPredefinedHandler";
|
|
|
65
62
|
const _ATP = "AgentToolPipeline";
|
|
66
63
|
const _ATPg = "AgentTransferPipeline";
|
|
67
64
|
const _ATRA = "AgentToolResultAnnotation";
|
|
68
|
-
const _ATS = "AssistantTranscriptionSettings";
|
|
69
65
|
const _ATTA = "AgentToolTagAnnotation";
|
|
70
66
|
const _ATV = "AgentToolVariable";
|
|
71
67
|
const _ATVA = "AgentToolVariablesAnnotation";
|
|
@@ -81,7 +77,6 @@ const _AVCL = "AgentVersionChangesList";
|
|
|
81
77
|
const _AVI = "AgentVersionInfo";
|
|
82
78
|
const _AVIL = "AgentVersionInfoList";
|
|
83
79
|
const _AVL = "AgentVariablesList";
|
|
84
|
-
const _AVSO = "AgentVercelSandboxOptions";
|
|
85
80
|
const _AVg = "AgentVersion";
|
|
86
81
|
const _AW = "AgentWorkflow";
|
|
87
82
|
const _AWA = "AgentWorkflowAssignment";
|
|
@@ -204,7 +199,6 @@ const _VTS = "VoiceTranscriptionSettings";
|
|
|
204
199
|
const _VTT = "VoiceTransferTarget";
|
|
205
200
|
const _WSUL = "WebSearchUserLocation";
|
|
206
201
|
const _a = "access";
|
|
207
|
-
const _aAE = "assistantAudioEnabled";
|
|
208
202
|
const _aD = "allowedDomains";
|
|
209
203
|
const _aDu = "autoDetect";
|
|
210
204
|
const _aI = "agentId";
|
|
@@ -223,8 +217,7 @@ const _ar = "artifacts";
|
|
|
223
217
|
const _as = "assistant";
|
|
224
218
|
const _as_ = "as";
|
|
225
219
|
const _ass = "assignments";
|
|
226
|
-
const _au = "
|
|
227
|
-
const _aut = "auto";
|
|
220
|
+
const _au = "auto";
|
|
228
221
|
const _b = "before";
|
|
229
222
|
const _bOV = "basedOnVersion";
|
|
230
223
|
const _bS = "backgroundSound";
|
|
@@ -304,6 +297,7 @@ const _ht = "http";
|
|
|
304
297
|
const _i = "id";
|
|
305
298
|
const _iD = "isDefault";
|
|
306
299
|
const _in = "instructions";
|
|
300
|
+
const _inl = "inline";
|
|
307
301
|
const _inp = "input";
|
|
308
302
|
const _int = "interruptions";
|
|
309
303
|
const _k = "kind";
|
|
@@ -413,10 +407,8 @@ const _v = "visibility";
|
|
|
413
407
|
const _va = "variables";
|
|
414
408
|
const _val = "value";
|
|
415
409
|
const _var = "variant";
|
|
416
|
-
const _vc = "vcpus";
|
|
417
410
|
const _ve = "version";
|
|
418
411
|
const _ver = "versions";
|
|
419
|
-
const _verc = "vercel";
|
|
420
412
|
const _vo = "voice";
|
|
421
413
|
const _w = "workflow";
|
|
422
414
|
const _wF = "webFetch";
|
|
@@ -592,8 +584,13 @@ export var AgentHangupPipeline$ = [3, n2, _AHPg,
|
|
|
592
584
|
];
|
|
593
585
|
export var AgentInfo$ = [3, n2, _AI,
|
|
594
586
|
0,
|
|
595
|
-
[_i, _n, _st, _ch, _p, _ca, _sC,
|
|
596
|
-
[0, 0, 0, 64 | 0, 0, 0, 2,
|
|
587
|
+
[_i, _n, _st, _ch, _p, _ca, _sC, _sI, _as, _lV],
|
|
588
|
+
[0, 0, 0, 64 | 0, 0, 0, 2, 64 | 0, () => AssistantUiSettings$, 1], 4
|
|
589
|
+
];
|
|
590
|
+
export var AgentInlineSandboxOptions$ = [3, n2, _AISO,
|
|
591
|
+
0,
|
|
592
|
+
[_siz, _ne, _aD],
|
|
593
|
+
[0, 0, 64 | 0]
|
|
597
594
|
];
|
|
598
595
|
export var AgentKnowledgeBase$ = [3, n2, _AKB,
|
|
599
596
|
0,
|
|
@@ -710,11 +707,6 @@ export var AgentVariable$ = [3, n2, _AV,
|
|
|
710
707
|
[_n, _t, _o, _d],
|
|
711
708
|
[0, 0, 2, 0], 3
|
|
712
709
|
];
|
|
713
|
-
export var AgentVercelSandboxOptions$ = [3, n2, _AVSO,
|
|
714
|
-
0,
|
|
715
|
-
[_vc, _ne, _aD],
|
|
716
|
-
[1, 0, 64 | 0]
|
|
717
|
-
];
|
|
718
710
|
export var AgentVersion$ = [3, n2, _AVg,
|
|
719
711
|
0,
|
|
720
712
|
[_aI, _ve, _def, _pA, _pB, _bOV, _n, _chan],
|
|
@@ -895,36 +887,16 @@ export var AgentWorkflowVariablesHandler$ = [3, n2, _AWVH,
|
|
|
895
887
|
[_ass],
|
|
896
888
|
[() => AgentWorkflowAssignmentsList], 1
|
|
897
889
|
];
|
|
898
|
-
export var AssistantAudioSettings$ = [3, n2, _AAS,
|
|
899
|
-
0,
|
|
900
|
-
[_ena, _en, _sp],
|
|
901
|
-
[2, 0, () => AssistantSpeechSettings$], 1
|
|
902
|
-
];
|
|
903
890
|
export var AssistantChannelSettings$ = [3, n2, _ACS,
|
|
904
891
|
0,
|
|
905
|
-
[_defa, _ui
|
|
906
|
-
[2, () => AssistantUiSettings
|
|
907
|
-
];
|
|
908
|
-
export var AssistantLanguage$ = [3, n2, _AL,
|
|
909
|
-
0,
|
|
910
|
-
[_cod, _vo, _iD, _pron],
|
|
911
|
-
[0, 0, 2, () => VoicePronunciationList], 1
|
|
892
|
+
[_defa, _ui],
|
|
893
|
+
[2, () => AssistantUiSettings$]
|
|
912
894
|
];
|
|
913
895
|
export var AssistantQuickCommand$ = [3, n2, _AQC,
|
|
914
896
|
0,
|
|
915
897
|
[_tit, _pro, _d],
|
|
916
898
|
[0, 0, 0], 2
|
|
917
899
|
];
|
|
918
|
-
export var AssistantSpeechSettings$ = [3, n2, _ASS,
|
|
919
|
-
0,
|
|
920
|
-
[_lan, _tra],
|
|
921
|
-
[() => AssistantLanguageList, () => AssistantTranscriptionSettings$], 1
|
|
922
|
-
];
|
|
923
|
-
export var AssistantTranscriptionSettings$ = [3, n2, _ATS,
|
|
924
|
-
0,
|
|
925
|
-
[_en],
|
|
926
|
-
[0]
|
|
927
|
-
];
|
|
928
900
|
export var AssistantUiSettings$ = [3, n2, _AUS,
|
|
929
901
|
0,
|
|
930
902
|
[_we, _com, _pl],
|
|
@@ -1216,7 +1188,7 @@ var AgentsInfoList = [1, n2, _AIL,
|
|
|
1216
1188
|
0, () => AgentInfo$
|
|
1217
1189
|
];
|
|
1218
1190
|
var AgentSkillIdsList = 64 | 0;
|
|
1219
|
-
var AgentsList = [1, n2,
|
|
1191
|
+
var AgentsList = [1, n2, _AL,
|
|
1220
1192
|
0, () => Agent$
|
|
1221
1193
|
];
|
|
1222
1194
|
var AgentSpokenPhraseList = [1, n2, _ASPL,
|
|
@@ -1256,9 +1228,6 @@ var AgentWorkflowStepsList = [1, n2, _AWSL,
|
|
|
1256
1228
|
var AgentWorkflowTransitionsList = [1, n2, _AWTL,
|
|
1257
1229
|
0, () => AgentWorkflowTransition$
|
|
1258
1230
|
];
|
|
1259
|
-
var AssistantLanguageList = [1, n2, _ALL,
|
|
1260
|
-
0, () => AssistantLanguage$
|
|
1261
|
-
];
|
|
1262
1231
|
var AssistantQuickCommandsList = [1, n2, _AQCL,
|
|
1263
1232
|
0, () => AssistantQuickCommand$
|
|
1264
1233
|
];
|
|
@@ -1300,8 +1269,8 @@ export var AgentGuardrailCheckKind$ = [4, n2, _AGCK,
|
|
|
1300
1269
|
];
|
|
1301
1270
|
export var AgentSandboxCapability$ = [4, n2, _ASCg,
|
|
1302
1271
|
0,
|
|
1303
|
-
[
|
|
1304
|
-
[() =>
|
|
1272
|
+
[_inl, _sn],
|
|
1273
|
+
[() => AgentInlineSandboxOptions$, () => AgentSnapshotSandboxOptions$]
|
|
1305
1274
|
];
|
|
1306
1275
|
export var AgentToolAnnotation$ = [4, n2, _ATAg,
|
|
1307
1276
|
0,
|
|
@@ -1315,7 +1284,7 @@ export var AgentToolFieldHandler$ = [4, n2, _ATFH,
|
|
|
1315
1284
|
];
|
|
1316
1285
|
export var AgentToolVariableHandler$ = [4, n2, _ATVH,
|
|
1317
1286
|
0,
|
|
1318
|
-
[
|
|
1287
|
+
[_au, _gui, _pred],
|
|
1319
1288
|
[() => AgentToolVariableAutoHandler$, () => AgentToolVariableGuidedHandler$, () => AgentToolVariablePredefinedHandler$]
|
|
1320
1289
|
];
|
|
1321
1290
|
export var AgentWorkflowAction$ = [4, n2, _AWAg,
|
|
@@ -145,29 +145,6 @@ declare const CreateAgentCommand_base: {
|
|
|
145
145
|
* ],
|
|
146
146
|
* placeholder: "STRING_VALUE",
|
|
147
147
|
* },
|
|
148
|
-
* audio: { // AssistantAudioSettings
|
|
149
|
-
* enabled: true || false, // required
|
|
150
|
-
* engine: "STRING_VALUE",
|
|
151
|
-
* speech: { // AssistantSpeechSettings
|
|
152
|
-
* languages: [ // AssistantLanguageList // required
|
|
153
|
-
* { // AssistantLanguage
|
|
154
|
-
* code: "STRING_VALUE", // required
|
|
155
|
-
* voice: "STRING_VALUE",
|
|
156
|
-
* isDefault: true || false,
|
|
157
|
-
* pronunciations: [
|
|
158
|
-
* {
|
|
159
|
-
* phrase: "STRING_VALUE", // required
|
|
160
|
-
* as: "STRING_VALUE", // required
|
|
161
|
-
* encoding: "alias" || "ipa",
|
|
162
|
-
* },
|
|
163
|
-
* ],
|
|
164
|
-
* },
|
|
165
|
-
* ],
|
|
166
|
-
* transcription: { // AssistantTranscriptionSettings
|
|
167
|
-
* engine: "STRING_VALUE",
|
|
168
|
-
* },
|
|
169
|
-
* },
|
|
170
|
-
* },
|
|
171
148
|
* },
|
|
172
149
|
* },
|
|
173
150
|
* engine: { // AgentEngine Union: only one key present
|
|
@@ -308,8 +285,8 @@ declare const CreateAgentCommand_base: {
|
|
|
308
285
|
* ],
|
|
309
286
|
* },
|
|
310
287
|
* sandbox: { // AgentSandboxCapability Union: only one key present
|
|
311
|
-
*
|
|
312
|
-
*
|
|
288
|
+
* inline: { // AgentInlineSandboxOptions
|
|
289
|
+
* size: "min" || "small" || "large" || "max",
|
|
313
290
|
* network: "allow-all" || "deny-all" || "allowlist",
|
|
314
291
|
* allowedDomains: [ // DomainNameList
|
|
315
292
|
* "STRING_VALUE",
|
|
@@ -714,8 +691,8 @@ declare const CreateAgentCommand_base: {
|
|
|
714
691
|
* annotations: "<AgentToolAnnotationsList>",
|
|
715
692
|
* },
|
|
716
693
|
* sandbox: {// Union: only one key present
|
|
717
|
-
*
|
|
718
|
-
*
|
|
694
|
+
* inline: {
|
|
695
|
+
* size: "min" || "small" || "large" || "max",
|
|
719
696
|
* network: "allow-all" || "deny-all" || "allowlist",
|
|
720
697
|
* allowedDomains: "<DomainNameList>",
|
|
721
698
|
* },
|
|
@@ -1055,29 +1032,6 @@ declare const CreateAgentCommand_base: {
|
|
|
1055
1032
|
* // ],
|
|
1056
1033
|
* // placeholder: "STRING_VALUE",
|
|
1057
1034
|
* // },
|
|
1058
|
-
* // audio: { // AssistantAudioSettings
|
|
1059
|
-
* // enabled: true || false, // required
|
|
1060
|
-
* // engine: "STRING_VALUE",
|
|
1061
|
-
* // speech: { // AssistantSpeechSettings
|
|
1062
|
-
* // languages: [ // AssistantLanguageList // required
|
|
1063
|
-
* // { // AssistantLanguage
|
|
1064
|
-
* // code: "STRING_VALUE", // required
|
|
1065
|
-
* // voice: "STRING_VALUE",
|
|
1066
|
-
* // isDefault: true || false,
|
|
1067
|
-
* // pronunciations: [
|
|
1068
|
-
* // {
|
|
1069
|
-
* // phrase: "STRING_VALUE", // required
|
|
1070
|
-
* // as: "STRING_VALUE", // required
|
|
1071
|
-
* // encoding: "alias" || "ipa",
|
|
1072
|
-
* // },
|
|
1073
|
-
* // ],
|
|
1074
|
-
* // },
|
|
1075
|
-
* // ],
|
|
1076
|
-
* // transcription: { // AssistantTranscriptionSettings
|
|
1077
|
-
* // engine: "STRING_VALUE",
|
|
1078
|
-
* // },
|
|
1079
|
-
* // },
|
|
1080
|
-
* // },
|
|
1081
1035
|
* // },
|
|
1082
1036
|
* // },
|
|
1083
1037
|
* // engine: { // AgentEngine Union: only one key present
|
|
@@ -1218,8 +1172,8 @@ declare const CreateAgentCommand_base: {
|
|
|
1218
1172
|
* // ],
|
|
1219
1173
|
* // },
|
|
1220
1174
|
* // sandbox: { // AgentSandboxCapability Union: only one key present
|
|
1221
|
-
* //
|
|
1222
|
-
* //
|
|
1175
|
+
* // inline: { // AgentInlineSandboxOptions
|
|
1176
|
+
* // size: "min" || "small" || "large" || "max",
|
|
1223
1177
|
* // network: "allow-all" || "deny-all" || "allowlist",
|
|
1224
1178
|
* // allowedDomains: [ // DomainNameList
|
|
1225
1179
|
* // "STRING_VALUE",
|
|
@@ -1624,8 +1578,8 @@ declare const CreateAgentCommand_base: {
|
|
|
1624
1578
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
1625
1579
|
* // },
|
|
1626
1580
|
* // sandbox: {// Union: only one key present
|
|
1627
|
-
* //
|
|
1628
|
-
* //
|
|
1581
|
+
* // inline: {
|
|
1582
|
+
* // size: "min" || "small" || "large" || "max",
|
|
1629
1583
|
* // network: "allow-all" || "deny-all" || "allowlist",
|
|
1630
1584
|
* // allowedDomains: "<DomainNameList>",
|
|
1631
1585
|
* // },
|
|
@@ -152,29 +152,6 @@ declare const GetAgentCommand_base: {
|
|
|
152
152
|
* // ],
|
|
153
153
|
* // placeholder: "STRING_VALUE",
|
|
154
154
|
* // },
|
|
155
|
-
* // audio: { // AssistantAudioSettings
|
|
156
|
-
* // enabled: true || false, // required
|
|
157
|
-
* // engine: "STRING_VALUE",
|
|
158
|
-
* // speech: { // AssistantSpeechSettings
|
|
159
|
-
* // languages: [ // AssistantLanguageList // required
|
|
160
|
-
* // { // AssistantLanguage
|
|
161
|
-
* // code: "STRING_VALUE", // required
|
|
162
|
-
* // voice: "STRING_VALUE",
|
|
163
|
-
* // isDefault: true || false,
|
|
164
|
-
* // pronunciations: [
|
|
165
|
-
* // {
|
|
166
|
-
* // phrase: "STRING_VALUE", // required
|
|
167
|
-
* // as: "STRING_VALUE", // required
|
|
168
|
-
* // encoding: "alias" || "ipa",
|
|
169
|
-
* // },
|
|
170
|
-
* // ],
|
|
171
|
-
* // },
|
|
172
|
-
* // ],
|
|
173
|
-
* // transcription: { // AssistantTranscriptionSettings
|
|
174
|
-
* // engine: "STRING_VALUE",
|
|
175
|
-
* // },
|
|
176
|
-
* // },
|
|
177
|
-
* // },
|
|
178
155
|
* // },
|
|
179
156
|
* // },
|
|
180
157
|
* // engine: { // AgentEngine Union: only one key present
|
|
@@ -315,8 +292,8 @@ declare const GetAgentCommand_base: {
|
|
|
315
292
|
* // ],
|
|
316
293
|
* // },
|
|
317
294
|
* // sandbox: { // AgentSandboxCapability Union: only one key present
|
|
318
|
-
* //
|
|
319
|
-
* //
|
|
295
|
+
* // inline: { // AgentInlineSandboxOptions
|
|
296
|
+
* // size: "min" || "small" || "large" || "max",
|
|
320
297
|
* // network: "allow-all" || "deny-all" || "allowlist",
|
|
321
298
|
* // allowedDomains: [ // DomainNameList
|
|
322
299
|
* // "STRING_VALUE",
|
|
@@ -721,8 +698,8 @@ declare const GetAgentCommand_base: {
|
|
|
721
698
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
722
699
|
* // },
|
|
723
700
|
* // sandbox: {// Union: only one key present
|
|
724
|
-
* //
|
|
725
|
-
* //
|
|
701
|
+
* // inline: {
|
|
702
|
+
* // size: "min" || "small" || "large" || "max",
|
|
726
703
|
* // network: "allow-all" || "deny-all" || "allowlist",
|
|
727
704
|
* // allowedDomains: "<DomainNameList>",
|
|
728
705
|
* // },
|
|
@@ -159,29 +159,6 @@ declare const GetAgentVersionCommand_base: {
|
|
|
159
159
|
* // ],
|
|
160
160
|
* // placeholder: "STRING_VALUE",
|
|
161
161
|
* // },
|
|
162
|
-
* // audio: { // AssistantAudioSettings
|
|
163
|
-
* // enabled: true || false, // required
|
|
164
|
-
* // engine: "STRING_VALUE",
|
|
165
|
-
* // speech: { // AssistantSpeechSettings
|
|
166
|
-
* // languages: [ // AssistantLanguageList // required
|
|
167
|
-
* // { // AssistantLanguage
|
|
168
|
-
* // code: "STRING_VALUE", // required
|
|
169
|
-
* // voice: "STRING_VALUE",
|
|
170
|
-
* // isDefault: true || false,
|
|
171
|
-
* // pronunciations: [
|
|
172
|
-
* // {
|
|
173
|
-
* // phrase: "STRING_VALUE", // required
|
|
174
|
-
* // as: "STRING_VALUE", // required
|
|
175
|
-
* // encoding: "alias" || "ipa",
|
|
176
|
-
* // },
|
|
177
|
-
* // ],
|
|
178
|
-
* // },
|
|
179
|
-
* // ],
|
|
180
|
-
* // transcription: { // AssistantTranscriptionSettings
|
|
181
|
-
* // engine: "STRING_VALUE",
|
|
182
|
-
* // },
|
|
183
|
-
* // },
|
|
184
|
-
* // },
|
|
185
162
|
* // },
|
|
186
163
|
* // },
|
|
187
164
|
* // engine: { // AgentEngine Union: only one key present
|
|
@@ -322,8 +299,8 @@ declare const GetAgentVersionCommand_base: {
|
|
|
322
299
|
* // ],
|
|
323
300
|
* // },
|
|
324
301
|
* // sandbox: { // AgentSandboxCapability Union: only one key present
|
|
325
|
-
* //
|
|
326
|
-
* //
|
|
302
|
+
* // inline: { // AgentInlineSandboxOptions
|
|
303
|
+
* // size: "min" || "small" || "large" || "max",
|
|
327
304
|
* // network: "allow-all" || "deny-all" || "allowlist",
|
|
328
305
|
* // allowedDomains: [ // DomainNameList
|
|
329
306
|
* // "STRING_VALUE",
|
|
@@ -728,8 +705,8 @@ declare const GetAgentVersionCommand_base: {
|
|
|
728
705
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
729
706
|
* // },
|
|
730
707
|
* // sandbox: {// Union: only one key present
|
|
731
|
-
* //
|
|
732
|
-
* //
|
|
708
|
+
* // inline: {
|
|
709
|
+
* // size: "min" || "small" || "large" || "max",
|
|
733
710
|
* // network: "allow-all" || "deny-all" || "allowlist",
|
|
734
711
|
* // allowedDomains: "<DomainNameList>",
|
|
735
712
|
* // },
|
|
@@ -157,29 +157,6 @@ declare const ListAgentsCommand_base: {
|
|
|
157
157
|
* // ],
|
|
158
158
|
* // placeholder: "STRING_VALUE",
|
|
159
159
|
* // },
|
|
160
|
-
* // audio: { // AssistantAudioSettings
|
|
161
|
-
* // enabled: true || false, // required
|
|
162
|
-
* // engine: "STRING_VALUE",
|
|
163
|
-
* // speech: { // AssistantSpeechSettings
|
|
164
|
-
* // languages: [ // AssistantLanguageList // required
|
|
165
|
-
* // { // AssistantLanguage
|
|
166
|
-
* // code: "STRING_VALUE", // required
|
|
167
|
-
* // voice: "STRING_VALUE",
|
|
168
|
-
* // isDefault: true || false,
|
|
169
|
-
* // pronunciations: [
|
|
170
|
-
* // {
|
|
171
|
-
* // phrase: "STRING_VALUE", // required
|
|
172
|
-
* // as: "STRING_VALUE", // required
|
|
173
|
-
* // encoding: "alias" || "ipa",
|
|
174
|
-
* // },
|
|
175
|
-
* // ],
|
|
176
|
-
* // },
|
|
177
|
-
* // ],
|
|
178
|
-
* // transcription: { // AssistantTranscriptionSettings
|
|
179
|
-
* // engine: "STRING_VALUE",
|
|
180
|
-
* // },
|
|
181
|
-
* // },
|
|
182
|
-
* // },
|
|
183
160
|
* // },
|
|
184
161
|
* // },
|
|
185
162
|
* // engine: { // AgentEngine Union: only one key present
|
|
@@ -320,8 +297,8 @@ declare const ListAgentsCommand_base: {
|
|
|
320
297
|
* // ],
|
|
321
298
|
* // },
|
|
322
299
|
* // sandbox: { // AgentSandboxCapability Union: only one key present
|
|
323
|
-
* //
|
|
324
|
-
* //
|
|
300
|
+
* // inline: { // AgentInlineSandboxOptions
|
|
301
|
+
* // size: "min" || "small" || "large" || "max",
|
|
325
302
|
* // network: "allow-all" || "deny-all" || "allowlist",
|
|
326
303
|
* // allowedDomains: [ // DomainNameList
|
|
327
304
|
* // "STRING_VALUE",
|
|
@@ -726,8 +703,8 @@ declare const ListAgentsCommand_base: {
|
|
|
726
703
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
727
704
|
* // },
|
|
728
705
|
* // sandbox: {// Union: only one key present
|
|
729
|
-
* //
|
|
730
|
-
* //
|
|
706
|
+
* // inline: {
|
|
707
|
+
* // size: "min" || "small" || "large" || "max",
|
|
731
708
|
* // network: "allow-all" || "deny-all" || "allowlist",
|
|
732
709
|
* // allowedDomains: "<DomainNameList>",
|
|
733
710
|
* // },
|
|
@@ -161,29 +161,6 @@ declare const PublishAgentVersionCommand_base: {
|
|
|
161
161
|
* // ],
|
|
162
162
|
* // placeholder: "STRING_VALUE",
|
|
163
163
|
* // },
|
|
164
|
-
* // audio: { // AssistantAudioSettings
|
|
165
|
-
* // enabled: true || false, // required
|
|
166
|
-
* // engine: "STRING_VALUE",
|
|
167
|
-
* // speech: { // AssistantSpeechSettings
|
|
168
|
-
* // languages: [ // AssistantLanguageList // required
|
|
169
|
-
* // { // AssistantLanguage
|
|
170
|
-
* // code: "STRING_VALUE", // required
|
|
171
|
-
* // voice: "STRING_VALUE",
|
|
172
|
-
* // isDefault: true || false,
|
|
173
|
-
* // pronunciations: [
|
|
174
|
-
* // {
|
|
175
|
-
* // phrase: "STRING_VALUE", // required
|
|
176
|
-
* // as: "STRING_VALUE", // required
|
|
177
|
-
* // encoding: "alias" || "ipa",
|
|
178
|
-
* // },
|
|
179
|
-
* // ],
|
|
180
|
-
* // },
|
|
181
|
-
* // ],
|
|
182
|
-
* // transcription: { // AssistantTranscriptionSettings
|
|
183
|
-
* // engine: "STRING_VALUE",
|
|
184
|
-
* // },
|
|
185
|
-
* // },
|
|
186
|
-
* // },
|
|
187
164
|
* // },
|
|
188
165
|
* // },
|
|
189
166
|
* // engine: { // AgentEngine Union: only one key present
|
|
@@ -324,8 +301,8 @@ declare const PublishAgentVersionCommand_base: {
|
|
|
324
301
|
* // ],
|
|
325
302
|
* // },
|
|
326
303
|
* // sandbox: { // AgentSandboxCapability Union: only one key present
|
|
327
|
-
* //
|
|
328
|
-
* //
|
|
304
|
+
* // inline: { // AgentInlineSandboxOptions
|
|
305
|
+
* // size: "min" || "small" || "large" || "max",
|
|
329
306
|
* // network: "allow-all" || "deny-all" || "allowlist",
|
|
330
307
|
* // allowedDomains: [ // DomainNameList
|
|
331
308
|
* // "STRING_VALUE",
|
|
@@ -730,8 +707,8 @@ declare const PublishAgentVersionCommand_base: {
|
|
|
730
707
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
731
708
|
* // },
|
|
732
709
|
* // sandbox: {// Union: only one key present
|
|
733
|
-
* //
|
|
734
|
-
* //
|
|
710
|
+
* // inline: {
|
|
711
|
+
* // size: "min" || "small" || "large" || "max",
|
|
735
712
|
* // network: "allow-all" || "deny-all" || "allowlist",
|
|
736
713
|
* // allowedDomains: "<DomainNameList>",
|
|
737
714
|
* // },
|
|
@@ -154,29 +154,6 @@ declare const RestoreAgentVersionToDraftCommand_base: {
|
|
|
154
154
|
* // ],
|
|
155
155
|
* // placeholder: "STRING_VALUE",
|
|
156
156
|
* // },
|
|
157
|
-
* // audio: { // AssistantAudioSettings
|
|
158
|
-
* // enabled: true || false, // required
|
|
159
|
-
* // engine: "STRING_VALUE",
|
|
160
|
-
* // speech: { // AssistantSpeechSettings
|
|
161
|
-
* // languages: [ // AssistantLanguageList // required
|
|
162
|
-
* // { // AssistantLanguage
|
|
163
|
-
* // code: "STRING_VALUE", // required
|
|
164
|
-
* // voice: "STRING_VALUE",
|
|
165
|
-
* // isDefault: true || false,
|
|
166
|
-
* // pronunciations: [
|
|
167
|
-
* // {
|
|
168
|
-
* // phrase: "STRING_VALUE", // required
|
|
169
|
-
* // as: "STRING_VALUE", // required
|
|
170
|
-
* // encoding: "alias" || "ipa",
|
|
171
|
-
* // },
|
|
172
|
-
* // ],
|
|
173
|
-
* // },
|
|
174
|
-
* // ],
|
|
175
|
-
* // transcription: { // AssistantTranscriptionSettings
|
|
176
|
-
* // engine: "STRING_VALUE",
|
|
177
|
-
* // },
|
|
178
|
-
* // },
|
|
179
|
-
* // },
|
|
180
157
|
* // },
|
|
181
158
|
* // },
|
|
182
159
|
* // engine: { // AgentEngine Union: only one key present
|
|
@@ -317,8 +294,8 @@ declare const RestoreAgentVersionToDraftCommand_base: {
|
|
|
317
294
|
* // ],
|
|
318
295
|
* // },
|
|
319
296
|
* // sandbox: { // AgentSandboxCapability Union: only one key present
|
|
320
|
-
* //
|
|
321
|
-
* //
|
|
297
|
+
* // inline: { // AgentInlineSandboxOptions
|
|
298
|
+
* // size: "min" || "small" || "large" || "max",
|
|
322
299
|
* // network: "allow-all" || "deny-all" || "allowlist",
|
|
323
300
|
* // allowedDomains: [ // DomainNameList
|
|
324
301
|
* // "STRING_VALUE",
|
|
@@ -723,8 +700,8 @@ declare const RestoreAgentVersionToDraftCommand_base: {
|
|
|
723
700
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
724
701
|
* // },
|
|
725
702
|
* // sandbox: {// Union: only one key present
|
|
726
|
-
* //
|
|
727
|
-
* //
|
|
703
|
+
* // inline: {
|
|
704
|
+
* // size: "min" || "small" || "large" || "max",
|
|
728
705
|
* // network: "allow-all" || "deny-all" || "allowlist",
|
|
729
706
|
* // allowedDomains: "<DomainNameList>",
|
|
730
707
|
* // },
|
|
@@ -145,29 +145,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
145
145
|
* ],
|
|
146
146
|
* placeholder: "STRING_VALUE",
|
|
147
147
|
* },
|
|
148
|
-
* audio: { // AssistantAudioSettings
|
|
149
|
-
* enabled: true || false, // required
|
|
150
|
-
* engine: "STRING_VALUE",
|
|
151
|
-
* speech: { // AssistantSpeechSettings
|
|
152
|
-
* languages: [ // AssistantLanguageList // required
|
|
153
|
-
* { // AssistantLanguage
|
|
154
|
-
* code: "STRING_VALUE", // required
|
|
155
|
-
* voice: "STRING_VALUE",
|
|
156
|
-
* isDefault: true || false,
|
|
157
|
-
* pronunciations: [
|
|
158
|
-
* {
|
|
159
|
-
* phrase: "STRING_VALUE", // required
|
|
160
|
-
* as: "STRING_VALUE", // required
|
|
161
|
-
* encoding: "alias" || "ipa",
|
|
162
|
-
* },
|
|
163
|
-
* ],
|
|
164
|
-
* },
|
|
165
|
-
* ],
|
|
166
|
-
* transcription: { // AssistantTranscriptionSettings
|
|
167
|
-
* engine: "STRING_VALUE",
|
|
168
|
-
* },
|
|
169
|
-
* },
|
|
170
|
-
* },
|
|
171
148
|
* },
|
|
172
149
|
* },
|
|
173
150
|
* engine: { // AgentEngine Union: only one key present
|
|
@@ -308,8 +285,8 @@ declare const UpdateAgentCommand_base: {
|
|
|
308
285
|
* ],
|
|
309
286
|
* },
|
|
310
287
|
* sandbox: { // AgentSandboxCapability Union: only one key present
|
|
311
|
-
*
|
|
312
|
-
*
|
|
288
|
+
* inline: { // AgentInlineSandboxOptions
|
|
289
|
+
* size: "min" || "small" || "large" || "max",
|
|
313
290
|
* network: "allow-all" || "deny-all" || "allowlist",
|
|
314
291
|
* allowedDomains: [ // DomainNameList
|
|
315
292
|
* "STRING_VALUE",
|
|
@@ -714,8 +691,8 @@ declare const UpdateAgentCommand_base: {
|
|
|
714
691
|
* annotations: "<AgentToolAnnotationsList>",
|
|
715
692
|
* },
|
|
716
693
|
* sandbox: {// Union: only one key present
|
|
717
|
-
*
|
|
718
|
-
*
|
|
694
|
+
* inline: {
|
|
695
|
+
* size: "min" || "small" || "large" || "max",
|
|
719
696
|
* network: "allow-all" || "deny-all" || "allowlist",
|
|
720
697
|
* allowedDomains: "<DomainNameList>",
|
|
721
698
|
* },
|
|
@@ -1057,29 +1034,6 @@ declare const UpdateAgentCommand_base: {
|
|
|
1057
1034
|
* // ],
|
|
1058
1035
|
* // placeholder: "STRING_VALUE",
|
|
1059
1036
|
* // },
|
|
1060
|
-
* // audio: { // AssistantAudioSettings
|
|
1061
|
-
* // enabled: true || false, // required
|
|
1062
|
-
* // engine: "STRING_VALUE",
|
|
1063
|
-
* // speech: { // AssistantSpeechSettings
|
|
1064
|
-
* // languages: [ // AssistantLanguageList // required
|
|
1065
|
-
* // { // AssistantLanguage
|
|
1066
|
-
* // code: "STRING_VALUE", // required
|
|
1067
|
-
* // voice: "STRING_VALUE",
|
|
1068
|
-
* // isDefault: true || false,
|
|
1069
|
-
* // pronunciations: [
|
|
1070
|
-
* // {
|
|
1071
|
-
* // phrase: "STRING_VALUE", // required
|
|
1072
|
-
* // as: "STRING_VALUE", // required
|
|
1073
|
-
* // encoding: "alias" || "ipa",
|
|
1074
|
-
* // },
|
|
1075
|
-
* // ],
|
|
1076
|
-
* // },
|
|
1077
|
-
* // ],
|
|
1078
|
-
* // transcription: { // AssistantTranscriptionSettings
|
|
1079
|
-
* // engine: "STRING_VALUE",
|
|
1080
|
-
* // },
|
|
1081
|
-
* // },
|
|
1082
|
-
* // },
|
|
1083
1037
|
* // },
|
|
1084
1038
|
* // },
|
|
1085
1039
|
* // engine: { // AgentEngine Union: only one key present
|
|
@@ -1220,8 +1174,8 @@ declare const UpdateAgentCommand_base: {
|
|
|
1220
1174
|
* // ],
|
|
1221
1175
|
* // },
|
|
1222
1176
|
* // sandbox: { // AgentSandboxCapability Union: only one key present
|
|
1223
|
-
* //
|
|
1224
|
-
* //
|
|
1177
|
+
* // inline: { // AgentInlineSandboxOptions
|
|
1178
|
+
* // size: "min" || "small" || "large" || "max",
|
|
1225
1179
|
* // network: "allow-all" || "deny-all" || "allowlist",
|
|
1226
1180
|
* // allowedDomains: [ // DomainNameList
|
|
1227
1181
|
* // "STRING_VALUE",
|
|
@@ -1626,8 +1580,8 @@ declare const UpdateAgentCommand_base: {
|
|
|
1626
1580
|
* // annotations: "<AgentToolAnnotationsList>",
|
|
1627
1581
|
* // },
|
|
1628
1582
|
* // sandbox: {// Union: only one key present
|
|
1629
|
-
* //
|
|
1630
|
-
* //
|
|
1583
|
+
* // inline: {
|
|
1584
|
+
* // size: "min" || "small" || "large" || "max",
|
|
1631
1585
|
* // network: "allow-all" || "deny-all" || "allowlist",
|
|
1632
1586
|
* // allowedDomains: "<DomainNameList>",
|
|
1633
1587
|
* // },
|
|
@@ -215,19 +215,19 @@ export type SandboxNetworkAccess = (typeof SandboxNetworkAccess)[keyof typeof Sa
|
|
|
215
215
|
*/
|
|
216
216
|
export declare const SandboxSize: {
|
|
217
217
|
/**
|
|
218
|
-
*
|
|
218
|
+
* Baseline 2 vCPU / 4 GiB memory, 10 GiB workspace; builds and data processing.
|
|
219
219
|
*/
|
|
220
220
|
readonly LARGE: "large";
|
|
221
221
|
/**
|
|
222
|
-
*
|
|
222
|
+
* Baseline 4 vCPU / 8 GiB memory, 24 GiB workspace; largest allocation. Burst resources are additional, not baseline guarantees.
|
|
223
223
|
*/
|
|
224
224
|
readonly MAX: "max";
|
|
225
225
|
/**
|
|
226
|
-
*
|
|
226
|
+
* Baseline 0.5 vCPU / 1 GiB memory, 2 GiB workspace; light scripting.
|
|
227
227
|
*/
|
|
228
228
|
readonly MIN: "min";
|
|
229
229
|
/**
|
|
230
|
-
*
|
|
230
|
+
* Baseline 1 vCPU / 2 GiB memory, 4 GiB workspace; default for tool runs.
|
|
231
231
|
*/
|
|
232
232
|
readonly SMALL: "small";
|
|
233
233
|
};
|
|
@@ -57,156 +57,6 @@ export interface AgentAccess {
|
|
|
57
57
|
*/
|
|
58
58
|
grants?: AgentGrantPrincipal[] | undefined;
|
|
59
59
|
}
|
|
60
|
-
/**
|
|
61
|
-
* A pronunciation rule for one phrase. Belongs to a LANGUAGE, not to the agent: 'Wildix' is
|
|
62
|
-
* respelled differently for an Italian and a German voice, so one list shared ACROSS languages
|
|
63
|
-
* would fight itself. That is why the rules hang off the language and nowhere else — there is no
|
|
64
|
-
* company-wide dictionary above them to inherit from, or to disagree with.
|
|
65
|
-
* @public
|
|
66
|
-
*/
|
|
67
|
-
export interface VoicePronunciation {
|
|
68
|
-
/**
|
|
69
|
-
* The phrase as it appears in the text, e.g. 'Wildix'. Bounded because every rule is compiled into ONE regular expression — see the list below.
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
phrase: string;
|
|
73
|
-
/**
|
|
74
|
-
* Respelling (ALIAS) or phonetic transcription (IPA), e.g. 'Wil-dix'.
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
as: string;
|
|
78
|
-
/**
|
|
79
|
-
* Defaults to ALIAS.
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
encoding?: VoicePronunciationEncoding | undefined;
|
|
83
|
-
}
|
|
84
|
-
/**
|
|
85
|
-
* One language the assistant audio channel can recognise and speak. There is deliberately no
|
|
86
|
-
* greeting here: an assistant conversation is already open when its audio call starts, so there
|
|
87
|
-
* is no new conversation to welcome and no initial phrase for the runtime to choose or repeat.
|
|
88
|
-
* @public
|
|
89
|
-
*/
|
|
90
|
-
export interface AssistantLanguage {
|
|
91
|
-
/**
|
|
92
|
-
* BCP-47 code with locale, e.g. 'en-US', 'it-IT'. Reuses the channel-neutral language value so assistant and voice configuration accept the same codes without sharing policy structures.
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
code: string;
|
|
96
|
-
/**
|
|
97
|
-
* Voice this language speaks with. Reuses the channel-neutral URI value so providers and
|
|
98
|
-
* synthesis parameters have the same representation in every channel without coupling their
|
|
99
|
-
* language rules.
|
|
100
|
-
*
|
|
101
|
-
* REQUIRED ONLY FOR THE 'voice' ENGINE, enforced in the service rather than here (at
|
|
102
|
-
* `validateAssistantSpeechSettings`, which reads the engine this contract has no view of).
|
|
103
|
-
* 'gpt-live', 'gemini-live' and 'gemini-live-thinking' hold the audio and speak with the
|
|
104
|
-
* gateway's own voice (see AssistantAudioEngine); a language row for one of them carries no
|
|
105
|
-
* voice, and a caller configuring a gateway agent must not have to invent a synthesis URI
|
|
106
|
-
* nobody will ever hear just to satisfy this member.
|
|
107
|
-
* @public
|
|
108
|
-
*/
|
|
109
|
-
voice?: string | undefined;
|
|
110
|
-
/**
|
|
111
|
-
* Marks the language used when the caller's language matches nothing configured.
|
|
112
|
-
*
|
|
113
|
-
* THE FULL RESOLUTION ORDER, because a client author reading only this contract cannot
|
|
114
|
-
* otherwise find it: an exact match on the call's language, then a match on its primary
|
|
115
|
-
* subtag (`fr` finds `fr-FR`), then the language marked here, then a language whose primary
|
|
116
|
-
* subtag is `en`, then the first entry in the list. The same order the voice channel resolves
|
|
117
|
-
* by — the rule belongs to choosing a language, not to a channel.
|
|
118
|
-
*
|
|
119
|
-
* At most one language may carry it. A record with two — reachable through the API, where no
|
|
120
|
-
* form prevents it — resolves to the first marked one in list order: refusing an
|
|
121
|
-
* already-open assistant conversation over configuration drift is worse than serving it.
|
|
122
|
-
* @public
|
|
123
|
-
*/
|
|
124
|
-
isDefault?: boolean | undefined;
|
|
125
|
-
/**
|
|
126
|
-
* The rules this language is spoken with, same shape and same per-language ownership as
|
|
127
|
-
* VoiceLanguage.pronunciations — a respelling is about how a synthesized reply SOUNDS, not
|
|
128
|
-
* about how a conversation starts, so the rationale that leaves `greeting` off this structure
|
|
129
|
-
* does not apply here. Absent means no respellings for this language, distinct from the voice
|
|
130
|
-
* channel's OWN configured rules for the same language: an agent's assistant audio does not
|
|
131
|
-
* inherit them, so a name gets fixed once and read once, on whichever channel it is saved.
|
|
132
|
-
*
|
|
133
|
-
* READ ONLY BY THE 'voice' ENGINE, same conditionality as `voice` above and for the same
|
|
134
|
-
* reason: 'gpt-live', 'gemini-live' and 'gemini-live-thinking' hold the audio and speak with
|
|
135
|
-
* the gateway's own voice, never this service's synthesis path, so a rule saved here on a
|
|
136
|
-
* gateway agent configures a respelling nothing will ever apply.
|
|
137
|
-
* @public
|
|
138
|
-
*/
|
|
139
|
-
pronunciations?: VoicePronunciation[] | undefined;
|
|
140
|
-
}
|
|
141
|
-
/**
|
|
142
|
-
* Speech-to-text configuration owned by the assistant channel, so changes to assistant
|
|
143
|
-
* recognition policy cannot alter telephony calls.
|
|
144
|
-
*
|
|
145
|
-
* NO `autoDetect` HERE, unlike the voice channel: on this channel configuring a second language
|
|
146
|
-
* IS the request to recognise which one is being spoken — nobody lists two and then asks to be
|
|
147
|
-
* heard in only one — so the server derives identification from the language list and clamps it
|
|
148
|
-
* to false when the recogniser cannot identify among them, or there are too few to identify. The
|
|
149
|
-
* voice channel keeps the switch because a dialplan can hand a call its language, which is a
|
|
150
|
-
* choice an assistant conversation never has to make.
|
|
151
|
-
* @public
|
|
152
|
-
*/
|
|
153
|
-
export interface AssistantTranscriptionSettings {
|
|
154
|
-
/**
|
|
155
|
-
* Recogniser used for assistant audio. Absent resolves to the platform default, resolved by the server so exactly one component decides it.
|
|
156
|
-
* @public
|
|
157
|
-
*/
|
|
158
|
-
engine?: string | undefined;
|
|
159
|
-
}
|
|
160
|
-
/**
|
|
161
|
-
* Recognition and synthesis policy for assistant audio. This is assistant-owned rather than a
|
|
162
|
-
* VoiceSpeechSettings reuse so telephony and assistant audio can evolve independently. It has no
|
|
163
|
-
* language greeting and no greet-every-language switch because an assistant conversation is
|
|
164
|
-
* already open when its audio call starts, leaving nothing for the channel to greet.
|
|
165
|
-
* @public
|
|
166
|
-
*/
|
|
167
|
-
export interface AssistantSpeechSettings {
|
|
168
|
-
/**
|
|
169
|
-
* Languages the assistant audio channel can recognise and speak. The @length bound is a
|
|
170
|
-
* STORAGE ceiling, not a promise about what a recogniser accepts at once — unlike the voice
|
|
171
|
-
* channel, where a caller opts into identification with `autoDetect`, THIS channel derives
|
|
172
|
-
* identification from `languages` and turns it on whenever the recogniser can identify among
|
|
173
|
-
* more than one, so every one of the up to ten rows here can become a live candidate list. The
|
|
174
|
-
* service does not clamp that list to a recogniser's own practical limit today (Amazon
|
|
175
|
-
* Transcribe's documented recommendation for streaming identification is five); a caller
|
|
176
|
-
* configuring more than a recogniser accepts should expect degraded identification or a
|
|
177
|
-
* rejected stream, not a refusal from this contract.
|
|
178
|
-
* @public
|
|
179
|
-
*/
|
|
180
|
-
languages: AssistantLanguage[];
|
|
181
|
-
/**
|
|
182
|
-
* Which recogniser listens to assistant audio. Absent uses the platform default recogniser. Whether it identifies the spoken language is derived from `languages` rather than configured — see AssistantTranscriptionSettings.
|
|
183
|
-
* @public
|
|
184
|
-
*/
|
|
185
|
-
transcription?: AssistantTranscriptionSettings | undefined;
|
|
186
|
-
}
|
|
187
|
-
/**
|
|
188
|
-
* Switchable audio for the assistant channel. The settings object keeps enablement beside its
|
|
189
|
-
* speech policy, matching the voice channel's switchable blocks so a disabled configuration can
|
|
190
|
-
* be retained without serving audio.
|
|
191
|
-
* @public
|
|
192
|
-
*/
|
|
193
|
-
export interface AssistantAudioSettings {
|
|
194
|
-
/**
|
|
195
|
-
* Whether the assistant accepts audio calls. Required so the presence of saved speech configuration is never mistaken for enablement.
|
|
196
|
-
* @public
|
|
197
|
-
*/
|
|
198
|
-
enabled: boolean;
|
|
199
|
-
/**
|
|
200
|
-
* Which runtime carries the call. Absent is 'voice'.
|
|
201
|
-
* @public
|
|
202
|
-
*/
|
|
203
|
-
engine?: string | undefined;
|
|
204
|
-
/**
|
|
205
|
-
* Languages, voices and recognition policy for assistant audio. Absent leaves those choices to platform defaults, including when audio is enabled.
|
|
206
|
-
* @public
|
|
207
|
-
*/
|
|
208
|
-
speech?: AssistantSpeechSettings | undefined;
|
|
209
|
-
}
|
|
210
60
|
/**
|
|
211
61
|
* A starter prompt offered as a card on an empty thread. Picking it sends `prompt` as the user's first message, so the user never types it.
|
|
212
62
|
* @public
|
|
@@ -266,7 +116,6 @@ export interface AssistantUiSettings {
|
|
|
266
116
|
placeholder?: string | undefined;
|
|
267
117
|
}
|
|
268
118
|
/**
|
|
269
|
-
* Assistant channel settings. Presence enables the in-app assistant surface; audio remains unavailable unless its separate settings are present and enabled.
|
|
270
119
|
* @public
|
|
271
120
|
*/
|
|
272
121
|
export interface AssistantChannelSettings {
|
|
@@ -280,11 +129,6 @@ export interface AssistantChannelSettings {
|
|
|
280
129
|
* @public
|
|
281
130
|
*/
|
|
282
131
|
ui?: AssistantUiSettings | undefined;
|
|
283
|
-
/**
|
|
284
|
-
* Audio configuration owned by the assistant channel. Absent means the assistant has no audio at all, preserving the behaviour of every existing agent without consulting `channels.voice`.
|
|
285
|
-
* @public
|
|
286
|
-
*/
|
|
287
|
-
audio?: AssistantAudioSettings | undefined;
|
|
288
132
|
}
|
|
289
133
|
/**
|
|
290
134
|
* @public
|
|
@@ -487,6 +331,30 @@ export interface VoiceSilenceTimeoutSettings {
|
|
|
487
331
|
seconds: number;
|
|
488
332
|
action: VoiceTerminateAction;
|
|
489
333
|
}
|
|
334
|
+
/**
|
|
335
|
+
* A pronunciation rule for one phrase. Belongs to a LANGUAGE, not to the agent: 'Wildix' is
|
|
336
|
+
* respelled differently for an Italian and a German voice, so one list shared ACROSS languages
|
|
337
|
+
* would fight itself. That is why the rules hang off the language and nowhere else — there is no
|
|
338
|
+
* company-wide dictionary above them to inherit from, or to disagree with.
|
|
339
|
+
* @public
|
|
340
|
+
*/
|
|
341
|
+
export interface VoicePronunciation {
|
|
342
|
+
/**
|
|
343
|
+
* The phrase as it appears in the text, e.g. 'Wildix'. Bounded because every rule is compiled into ONE regular expression — see the list below.
|
|
344
|
+
* @public
|
|
345
|
+
*/
|
|
346
|
+
phrase: string;
|
|
347
|
+
/**
|
|
348
|
+
* Respelling (ALIAS) or phonetic transcription (IPA), e.g. 'Wil-dix'.
|
|
349
|
+
* @public
|
|
350
|
+
*/
|
|
351
|
+
as: string;
|
|
352
|
+
/**
|
|
353
|
+
* Defaults to ALIAS.
|
|
354
|
+
* @public
|
|
355
|
+
*/
|
|
356
|
+
encoding?: VoicePronunciationEncoding | undefined;
|
|
357
|
+
}
|
|
490
358
|
/**
|
|
491
359
|
* One configured language: its voice, its initial phrase and its pronunciation rules.
|
|
492
360
|
* @public
|
|
@@ -585,14 +453,9 @@ export interface VoiceTranscriptionSettings {
|
|
|
585
453
|
*/
|
|
586
454
|
export interface VoiceSpeechSettings {
|
|
587
455
|
/**
|
|
588
|
-
* Configured languages. The @length bound is a STORAGE ceiling, not
|
|
589
|
-
* recogniser
|
|
590
|
-
*
|
|
591
|
-
* recogniser's own practical limit today (Amazon Transcribe's documented recommendation for
|
|
592
|
-
* streaming identification is five) — a caller who both opts in and configures more than a
|
|
593
|
-
* recogniser accepts should expect degraded identification or a rejected stream, not a refusal
|
|
594
|
-
* from this contract. With detection off, only the single resolved language is ever sent, so
|
|
595
|
-
* the ceiling never becomes a candidate-list problem at all.
|
|
456
|
+
* Configured languages. The @length bound is a STORAGE ceiling, not the product rule: the real
|
|
457
|
+
* cap is the recogniser's own candidate limit (five for Amazon Transcribe), enforced in the
|
|
458
|
+
* service so a recogniser with a different limit needs no model change.
|
|
596
459
|
* @public
|
|
597
460
|
*/
|
|
598
461
|
languages: VoiceLanguage[];
|
|
@@ -658,10 +521,6 @@ export interface AgentChannels {
|
|
|
658
521
|
*/
|
|
659
522
|
voice?: VoiceChannelSettings | undefined;
|
|
660
523
|
chat?: ChatChannelSettings | undefined;
|
|
661
|
-
/**
|
|
662
|
-
* Assistant channel settings. Presence enables the in-app assistant surface; audio remains unavailable unless its separate settings are present and enabled.
|
|
663
|
-
* @public
|
|
664
|
-
*/
|
|
665
524
|
assistant?: AssistantChannelSettings | undefined;
|
|
666
525
|
}
|
|
667
526
|
/**
|
|
@@ -1172,17 +1031,17 @@ export interface AgentKnowledgeBase {
|
|
|
1172
1031
|
annotations?: AgentToolAnnotation[] | undefined;
|
|
1173
1032
|
}
|
|
1174
1033
|
/**
|
|
1175
|
-
* Sandbox
|
|
1034
|
+
* Sandbox configured inline on the agent, without a pre-built snapshot.
|
|
1176
1035
|
* @public
|
|
1177
1036
|
*/
|
|
1178
|
-
export interface
|
|
1037
|
+
export interface AgentInlineSandboxOptions {
|
|
1179
1038
|
/**
|
|
1180
|
-
*
|
|
1039
|
+
* Platform CPU, memory and workspace allocation. Defaults to SMALL; see SandboxSize.
|
|
1181
1040
|
* @public
|
|
1182
1041
|
*/
|
|
1183
|
-
|
|
1042
|
+
size?: SandboxSize | undefined;
|
|
1184
1043
|
/**
|
|
1185
|
-
*
|
|
1044
|
+
* Network access. Defaults to deny-all.
|
|
1186
1045
|
* @public
|
|
1187
1046
|
*/
|
|
1188
1047
|
network?: SandboxNetworkAccess | undefined;
|
|
@@ -1191,24 +1050,19 @@ export interface AgentSnapshotSandboxOptions {
|
|
|
1191
1050
|
* @public
|
|
1192
1051
|
*/
|
|
1193
1052
|
allowedDomains?: string[] | undefined;
|
|
1194
|
-
/**
|
|
1195
|
-
* Override the compute size for this agent. Defaults to the snapshot's size.
|
|
1196
|
-
* @public
|
|
1197
|
-
*/
|
|
1198
|
-
size?: SandboxSize | undefined;
|
|
1199
1053
|
}
|
|
1200
1054
|
/**
|
|
1201
|
-
*
|
|
1055
|
+
* Sandbox launched from a pre-built snapshot managed by the wilma-sandbox service.
|
|
1202
1056
|
* @public
|
|
1203
1057
|
*/
|
|
1204
|
-
export interface
|
|
1058
|
+
export interface AgentSnapshotSandboxOptions {
|
|
1205
1059
|
/**
|
|
1206
|
-
*
|
|
1060
|
+
* Snapshot to launch sandboxes from. Managed in the wilma-sandbox service; must be READY.
|
|
1207
1061
|
* @public
|
|
1208
1062
|
*/
|
|
1209
|
-
|
|
1063
|
+
snapshotId: string;
|
|
1210
1064
|
/**
|
|
1211
|
-
*
|
|
1065
|
+
* Override the snapshot's network policy for this agent. Defaults to the snapshot's policy.
|
|
1212
1066
|
* @public
|
|
1213
1067
|
*/
|
|
1214
1068
|
network?: SandboxNetworkAccess | undefined;
|
|
@@ -1217,22 +1071,27 @@ export interface AgentVercelSandboxOptions {
|
|
|
1217
1071
|
* @public
|
|
1218
1072
|
*/
|
|
1219
1073
|
allowedDomains?: string[] | undefined;
|
|
1074
|
+
/**
|
|
1075
|
+
* Defaults to the snapshot's built size. If supplied, must match that size: prepared images cannot be resized at launch. Build a separate snapshot to use another size.
|
|
1076
|
+
* @public
|
|
1077
|
+
*/
|
|
1078
|
+
size?: SandboxSize | undefined;
|
|
1220
1079
|
}
|
|
1221
1080
|
/**
|
|
1222
1081
|
* Embedded sandbox: shell + file tools backed by an execution environment. The only capability with no `channels` list — being a union it has nowhere to carry one — so it is offered on every channel the agent serves.
|
|
1223
1082
|
* @public
|
|
1224
1083
|
*/
|
|
1225
|
-
export type AgentSandboxCapability = AgentSandboxCapability.
|
|
1084
|
+
export type AgentSandboxCapability = AgentSandboxCapability.InlineMember | AgentSandboxCapability.SnapshotMember | AgentSandboxCapability.$UnknownMember;
|
|
1226
1085
|
/**
|
|
1227
1086
|
* @public
|
|
1228
1087
|
*/
|
|
1229
1088
|
export declare namespace AgentSandboxCapability {
|
|
1230
1089
|
/**
|
|
1231
|
-
* Ad-hoc
|
|
1090
|
+
* Ad-hoc sandbox configured inline on the agent.
|
|
1232
1091
|
* @public
|
|
1233
1092
|
*/
|
|
1234
|
-
interface
|
|
1235
|
-
|
|
1093
|
+
interface InlineMember {
|
|
1094
|
+
inline: AgentInlineSandboxOptions;
|
|
1236
1095
|
snapshot?: never;
|
|
1237
1096
|
$unknown?: never;
|
|
1238
1097
|
}
|
|
@@ -1241,7 +1100,7 @@ export declare namespace AgentSandboxCapability {
|
|
|
1241
1100
|
* @public
|
|
1242
1101
|
*/
|
|
1243
1102
|
interface SnapshotMember {
|
|
1244
|
-
|
|
1103
|
+
inline?: never;
|
|
1245
1104
|
snapshot: AgentSnapshotSandboxOptions;
|
|
1246
1105
|
$unknown?: never;
|
|
1247
1106
|
}
|
|
@@ -1249,7 +1108,7 @@ export declare namespace AgentSandboxCapability {
|
|
|
1249
1108
|
* @public
|
|
1250
1109
|
*/
|
|
1251
1110
|
interface $UnknownMember {
|
|
1252
|
-
|
|
1111
|
+
inline?: never;
|
|
1253
1112
|
snapshot?: never;
|
|
1254
1113
|
$unknown: [string, any];
|
|
1255
1114
|
}
|
|
@@ -1258,7 +1117,7 @@ export declare namespace AgentSandboxCapability {
|
|
|
1258
1117
|
*
|
|
1259
1118
|
*/
|
|
1260
1119
|
interface Visitor<T> {
|
|
1261
|
-
|
|
1120
|
+
inline: (value: AgentInlineSandboxOptions) => T;
|
|
1262
1121
|
snapshot: (value: AgentSnapshotSandboxOptions) => T;
|
|
1263
1122
|
_: (name: string, value: any) => T;
|
|
1264
1123
|
}
|
|
@@ -3581,11 +3440,6 @@ export interface AgentInfo {
|
|
|
3581
3440
|
* @public
|
|
3582
3441
|
*/
|
|
3583
3442
|
speechConfigured?: boolean | undefined;
|
|
3584
|
-
/**
|
|
3585
|
-
* Whether the assistant channel accepts audio calls, from `channels.assistant.audio.enabled`. `ChannelType.ASSISTANT` on `channels` says the assistant surface is served; this is the one bit end-user clients need to decide whether to offer a microphone on it at all, since `channels.assistant.audio` itself carries speech policy an end user must not see. Named for the flag it carries rather than the block it is read from — `assistant` two members below is the whole `AssistantUiSettings` structure, and a name that read like another one of those would point a reader at the wrong shape. Absent is read as false.
|
|
3586
|
-
* @public
|
|
3587
|
-
*/
|
|
3588
|
-
assistantAudioEnabled?: boolean | undefined;
|
|
3589
3443
|
/**
|
|
3590
3444
|
* Ids of the skills attached to this agent. Always active in this agent's sessions; user skill preferences cannot disable them.
|
|
3591
3445
|
* @public
|
|
@@ -36,6 +36,7 @@ export declare var AgentHandoverPipeline$: StaticStructureSchema;
|
|
|
36
36
|
export declare var AgentHangupCapability$: StaticStructureSchema;
|
|
37
37
|
export declare var AgentHangupPipeline$: StaticStructureSchema;
|
|
38
38
|
export declare var AgentInfo$: StaticStructureSchema;
|
|
39
|
+
export declare var AgentInlineSandboxOptions$: StaticStructureSchema;
|
|
39
40
|
export declare var AgentKnowledgeBase$: StaticStructureSchema;
|
|
40
41
|
export declare var AgentSettings$: StaticStructureSchema;
|
|
41
42
|
export declare var AgentSnapshotSandboxOptions$: StaticStructureSchema;
|
|
@@ -59,7 +60,6 @@ export declare var AgentToolVariablesAnnotation$: StaticStructureSchema;
|
|
|
59
60
|
export declare var AgentTransferCapability$: StaticStructureSchema;
|
|
60
61
|
export declare var AgentTransferPipeline$: StaticStructureSchema;
|
|
61
62
|
export declare var AgentVariable$: StaticStructureSchema;
|
|
62
|
-
export declare var AgentVercelSandboxOptions$: StaticStructureSchema;
|
|
63
63
|
export declare var AgentVersion$: StaticStructureSchema;
|
|
64
64
|
export declare var AgentVersionChange$: StaticStructureSchema;
|
|
65
65
|
export declare var AgentVersionInfo$: StaticStructureSchema;
|
|
@@ -96,12 +96,8 @@ export declare var AgentWorkflowStep$: StaticStructureSchema;
|
|
|
96
96
|
export declare var AgentWorkflowStepPosition$: StaticStructureSchema;
|
|
97
97
|
export declare var AgentWorkflowTransition$: StaticStructureSchema;
|
|
98
98
|
export declare var AgentWorkflowVariablesHandler$: StaticStructureSchema;
|
|
99
|
-
export declare var AssistantAudioSettings$: StaticStructureSchema;
|
|
100
99
|
export declare var AssistantChannelSettings$: StaticStructureSchema;
|
|
101
|
-
export declare var AssistantLanguage$: StaticStructureSchema;
|
|
102
100
|
export declare var AssistantQuickCommand$: StaticStructureSchema;
|
|
103
|
-
export declare var AssistantSpeechSettings$: StaticStructureSchema;
|
|
104
|
-
export declare var AssistantTranscriptionSettings$: StaticStructureSchema;
|
|
105
101
|
export declare var AssistantUiSettings$: StaticStructureSchema;
|
|
106
102
|
export declare var AssistantWelcomeSettings$: StaticStructureSchema;
|
|
107
103
|
export declare var ChatChannelSettings$: StaticStructureSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wildix/wilma-agents-client",
|
|
3
3
|
"description": "@wildix/wilma-agents-client client",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.49",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -56,4 +56,4 @@
|
|
|
56
56
|
"browser": {
|
|
57
57
|
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
58
58
|
}
|
|
59
|
-
}
|
|
59
|
+
}
|