@aws-sdk/client-bedrock-runtime 3.952.0 → 3.953.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +610 -428
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/ApplyGuardrailCommand.js +2 -2
- package/dist-es/commands/ConverseCommand.js +2 -2
- package/dist-es/commands/ConverseStreamCommand.js +2 -2
- package/dist-es/commands/CountTokensCommand.js +2 -2
- package/dist-es/commands/GetAsyncInvokeCommand.js +2 -2
- package/dist-es/commands/InvokeModelCommand.js +2 -2
- package/dist-es/commands/InvokeModelWithBidirectionalStreamCommand.js +2 -2
- package/dist-es/commands/InvokeModelWithResponseStreamCommand.js +2 -2
- package/dist-es/commands/ListAsyncInvokesCommand.js +2 -2
- package/dist-es/commands/StartAsyncInvokeCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +410 -402
- package/dist-types/BedrockRuntimeClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +175 -222
- package/dist-types/ts3.4/BedrockRuntimeClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +174 -224
- package/package.json +42 -42
|
@@ -447,18 +447,18 @@ const _wP = "wordPolicy";
|
|
|
447
447
|
const _wPU = "wordPolicyUnits";
|
|
448
448
|
const n0 = "com.amazonaws.bedrockruntime";
|
|
449
449
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
450
|
-
import { BedrockRuntimeServiceException
|
|
451
|
-
import { AccessDeniedException
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
459
|
-
TypeRegistry.for(n0).registerError(AccessDeniedException
|
|
460
|
-
export var AnyToolChoice = [3, n0, _ATC, 0, [], []];
|
|
461
|
-
export var AppliedGuardrailDetails = [
|
|
450
|
+
import { BedrockRuntimeServiceException } from "../models/BedrockRuntimeServiceException";
|
|
451
|
+
import { AccessDeniedException, ConflictException, InternalServerException, ModelErrorException, ModelNotReadyException, ModelStreamErrorException, ModelTimeoutException, ResourceNotFoundException, ServiceQuotaExceededException, ServiceUnavailableException, ThrottlingException, ValidationException, } from "../models/errors";
|
|
452
|
+
var AsyncInvokeMessage = [0, n0, _AIM, 8, 0];
|
|
453
|
+
var Body = [0, n0, _B, 8, 21];
|
|
454
|
+
var GuardrailAutomatedReasoningStatementLogicContent = [0, n0, _GARSLC, 8, 0];
|
|
455
|
+
var GuardrailAutomatedReasoningStatementNaturalLanguageContent = [0, n0, _GARSNLC, 8, 0];
|
|
456
|
+
var ModelInputPayload = [0, n0, _MIP, 8, 15];
|
|
457
|
+
var PartBody = [0, n0, _PB, 8, 21];
|
|
458
|
+
export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
459
|
+
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
460
|
+
export var AnyToolChoice$ = [3, n0, _ATC, 0, [], []];
|
|
461
|
+
export var AppliedGuardrailDetails$ = [
|
|
462
462
|
3,
|
|
463
463
|
n0,
|
|
464
464
|
_AGD,
|
|
@@ -466,7 +466,7 @@ export var AppliedGuardrailDetails = [
|
|
|
466
466
|
[_gI, _gV, _gA, _gO, _gOu],
|
|
467
467
|
[0, 0, 0, 64 | 0, 0],
|
|
468
468
|
];
|
|
469
|
-
export var ApplyGuardrailRequest = [
|
|
469
|
+
export var ApplyGuardrailRequest$ = [
|
|
470
470
|
3,
|
|
471
471
|
n0,
|
|
472
472
|
_AGR,
|
|
@@ -474,52 +474,52 @@ export var ApplyGuardrailRequest = [
|
|
|
474
474
|
[_gIu, _gV, _s, _co, _oS],
|
|
475
475
|
[[0, 1], [0, 1], 0, [() => GuardrailContentBlockList, 0], 0],
|
|
476
476
|
];
|
|
477
|
-
export var ApplyGuardrailResponse = [
|
|
477
|
+
export var ApplyGuardrailResponse$ = [
|
|
478
478
|
3,
|
|
479
479
|
n0,
|
|
480
480
|
_AGRp,
|
|
481
481
|
0,
|
|
482
482
|
[_u, _a, _aR, _o, _as, _gC],
|
|
483
483
|
[
|
|
484
|
-
() => GuardrailUsage
|
|
484
|
+
() => GuardrailUsage$,
|
|
485
485
|
0,
|
|
486
486
|
0,
|
|
487
487
|
() => GuardrailOutputContentList,
|
|
488
488
|
[() => GuardrailAssessmentList, 0],
|
|
489
|
-
() => GuardrailCoverage
|
|
489
|
+
() => GuardrailCoverage$,
|
|
490
490
|
],
|
|
491
491
|
];
|
|
492
|
-
export var AsyncInvokeS3OutputDataConfig = [3, n0, _AISODC, 0, [_sU, _kKI, _bO], [0, 0, 0]];
|
|
493
|
-
export var AsyncInvokeSummary = [
|
|
492
|
+
export var AsyncInvokeS3OutputDataConfig$ = [3, n0, _AISODC, 0, [_sU, _kKI, _bO], [0, 0, 0]];
|
|
493
|
+
export var AsyncInvokeSummary$ = [
|
|
494
494
|
3,
|
|
495
495
|
n0,
|
|
496
496
|
_AIS,
|
|
497
497
|
0,
|
|
498
498
|
[_iA, _mA, _cRT, _st, _fM, _sT, _lMT, _eT, _oDC],
|
|
499
|
-
[0, 0, 0, 0, [() => AsyncInvokeMessage, 0], 5, 5, 5, () => AsyncInvokeOutputDataConfig],
|
|
499
|
+
[0, 0, 0, 0, [() => AsyncInvokeMessage, 0], 5, 5, 5, () => AsyncInvokeOutputDataConfig$],
|
|
500
500
|
];
|
|
501
|
-
export var AudioBlock = [
|
|
501
|
+
export var AudioBlock$ = [
|
|
502
502
|
3,
|
|
503
503
|
n0,
|
|
504
504
|
_AB,
|
|
505
505
|
0,
|
|
506
506
|
[_f, _s, _e],
|
|
507
|
-
[0, [() => AudioSource
|
|
507
|
+
[0, [() => AudioSource$, 0], [() => ErrorBlock$, 0]],
|
|
508
508
|
];
|
|
509
|
-
export var AutoToolChoice = [3, n0, _ATCu, 0, [], []];
|
|
510
|
-
export var BidirectionalInputPayloadPart = [3, n0, _BIPP, 8, [_b], [[() => PartBody, 0]]];
|
|
511
|
-
export var BidirectionalOutputPayloadPart = [3, n0, _BOPP, 8, [_b], [[() => PartBody, 0]]];
|
|
512
|
-
export var CachePointBlock = [3, n0, _CPB, 0, [_t], [0]];
|
|
513
|
-
export var Citation = [
|
|
509
|
+
export var AutoToolChoice$ = [3, n0, _ATCu, 0, [], []];
|
|
510
|
+
export var BidirectionalInputPayloadPart$ = [3, n0, _BIPP, 8, [_b], [[() => PartBody, 0]]];
|
|
511
|
+
export var BidirectionalOutputPayloadPart$ = [3, n0, _BOPP, 8, [_b], [[() => PartBody, 0]]];
|
|
512
|
+
export var CachePointBlock$ = [3, n0, _CPB, 0, [_t], [0]];
|
|
513
|
+
export var Citation$ = [
|
|
514
514
|
3,
|
|
515
515
|
n0,
|
|
516
516
|
_C,
|
|
517
517
|
0,
|
|
518
518
|
[_ti, _s, _sC, _l],
|
|
519
|
-
[0, 0, () => CitationSourceContentList, () => CitationLocation],
|
|
519
|
+
[0, 0, () => CitationSourceContentList, () => CitationLocation$],
|
|
520
520
|
];
|
|
521
|
-
export var CitationsConfig = [3, n0, _CC, 0, [_en], [2]];
|
|
522
|
-
export var CitationsContentBlock = [
|
|
521
|
+
export var CitationsConfig$ = [3, n0, _CC, 0, [_en], [2]];
|
|
522
|
+
export var CitationsContentBlock$ = [
|
|
523
523
|
3,
|
|
524
524
|
n0,
|
|
525
525
|
_CCB,
|
|
@@ -527,36 +527,36 @@ export var CitationsContentBlock = [
|
|
|
527
527
|
[_co, _ci],
|
|
528
528
|
[() => CitationGeneratedContentList, () => Citations],
|
|
529
529
|
];
|
|
530
|
-
export var CitationsDelta = [
|
|
530
|
+
export var CitationsDelta$ = [
|
|
531
531
|
3,
|
|
532
532
|
n0,
|
|
533
533
|
_CD,
|
|
534
534
|
0,
|
|
535
535
|
[_ti, _s, _sC, _l],
|
|
536
|
-
[0, 0, () => CitationSourceContentListDelta, () => CitationLocation],
|
|
536
|
+
[0, 0, () => CitationSourceContentListDelta, () => CitationLocation$],
|
|
537
537
|
];
|
|
538
|
-
export var CitationSourceContentDelta = [3, n0, _CSCD, 0, [_te], [0]];
|
|
539
|
-
export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
540
|
-
TypeRegistry.for(n0).registerError(ConflictException
|
|
541
|
-
export var ContentBlockDeltaEvent = [
|
|
538
|
+
export var CitationSourceContentDelta$ = [3, n0, _CSCD, 0, [_te], [0]];
|
|
539
|
+
export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
540
|
+
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
541
|
+
export var ContentBlockDeltaEvent$ = [
|
|
542
542
|
3,
|
|
543
543
|
n0,
|
|
544
544
|
_CBDE,
|
|
545
545
|
0,
|
|
546
546
|
[_d, _cBI],
|
|
547
|
-
[[() => ContentBlockDelta
|
|
547
|
+
[[() => ContentBlockDelta$, 0], 1],
|
|
548
548
|
];
|
|
549
|
-
export var ContentBlockStartEvent = [
|
|
549
|
+
export var ContentBlockStartEvent$ = [
|
|
550
550
|
3,
|
|
551
551
|
n0,
|
|
552
552
|
_CBSE,
|
|
553
553
|
0,
|
|
554
554
|
[_sta, _cBI],
|
|
555
|
-
[() => ContentBlockStart
|
|
555
|
+
[() => ContentBlockStart$, 1],
|
|
556
556
|
];
|
|
557
|
-
export var ContentBlockStopEvent = [3, n0, _CBSEo, 0, [_cBI], [1]];
|
|
558
|
-
export var ConverseMetrics = [3, n0, _CM, 0, [_lM], [1]];
|
|
559
|
-
export var ConverseRequest = [
|
|
557
|
+
export var ContentBlockStopEvent$ = [3, n0, _CBSEo, 0, [_cBI], [1]];
|
|
558
|
+
export var ConverseMetrics$ = [3, n0, _CM, 0, [_lM], [1]];
|
|
559
|
+
export var ConverseRequest$ = [
|
|
560
560
|
3,
|
|
561
561
|
n0,
|
|
562
562
|
_CR,
|
|
@@ -566,50 +566,50 @@ export var ConverseRequest = [
|
|
|
566
566
|
[0, 1],
|
|
567
567
|
[() => Messages, 0],
|
|
568
568
|
[() => SystemContentBlocks, 0],
|
|
569
|
-
() => InferenceConfiguration
|
|
570
|
-
() => ToolConfiguration
|
|
571
|
-
() => GuardrailConfiguration
|
|
569
|
+
() => InferenceConfiguration$,
|
|
570
|
+
() => ToolConfiguration$,
|
|
571
|
+
() => GuardrailConfiguration$,
|
|
572
572
|
15,
|
|
573
573
|
[() => PromptVariableMap, 0],
|
|
574
574
|
64 | 0,
|
|
575
575
|
[() => RequestMetadata, 0],
|
|
576
|
-
() => PerformanceConfiguration
|
|
577
|
-
() => ServiceTier
|
|
576
|
+
() => PerformanceConfiguration$,
|
|
577
|
+
() => ServiceTier$,
|
|
578
578
|
],
|
|
579
579
|
];
|
|
580
|
-
export var ConverseResponse = [
|
|
580
|
+
export var ConverseResponse$ = [
|
|
581
581
|
3,
|
|
582
582
|
n0,
|
|
583
583
|
_CRo,
|
|
584
584
|
0,
|
|
585
585
|
[_ou, _sR, _u, _met, _aMRFd, _tr, _pC, _sTe],
|
|
586
586
|
[
|
|
587
|
-
[() => ConverseOutput
|
|
587
|
+
[() => ConverseOutput$, 0],
|
|
588
588
|
0,
|
|
589
|
-
() => TokenUsage
|
|
590
|
-
() => ConverseMetrics
|
|
589
|
+
() => TokenUsage$,
|
|
590
|
+
() => ConverseMetrics$,
|
|
591
591
|
15,
|
|
592
|
-
[() => ConverseTrace
|
|
593
|
-
() => PerformanceConfiguration
|
|
594
|
-
() => ServiceTier
|
|
592
|
+
[() => ConverseTrace$, 0],
|
|
593
|
+
() => PerformanceConfiguration$,
|
|
594
|
+
() => ServiceTier$,
|
|
595
595
|
],
|
|
596
596
|
];
|
|
597
|
-
export var ConverseStreamMetadataEvent = [
|
|
597
|
+
export var ConverseStreamMetadataEvent$ = [
|
|
598
598
|
3,
|
|
599
599
|
n0,
|
|
600
600
|
_CSME,
|
|
601
601
|
0,
|
|
602
602
|
[_u, _met, _tr, _pC, _sTe],
|
|
603
603
|
[
|
|
604
|
-
() => TokenUsage
|
|
605
|
-
() => ConverseStreamMetrics
|
|
606
|
-
[() => ConverseStreamTrace
|
|
607
|
-
() => PerformanceConfiguration
|
|
608
|
-
() => ServiceTier
|
|
604
|
+
() => TokenUsage$,
|
|
605
|
+
() => ConverseStreamMetrics$,
|
|
606
|
+
[() => ConverseStreamTrace$, 0],
|
|
607
|
+
() => PerformanceConfiguration$,
|
|
608
|
+
() => ServiceTier$,
|
|
609
609
|
],
|
|
610
610
|
];
|
|
611
|
-
export var ConverseStreamMetrics = [3, n0, _CSM, 0, [_lM], [1]];
|
|
612
|
-
export var ConverseStreamRequest = [
|
|
611
|
+
export var ConverseStreamMetrics$ = [3, n0, _CSM, 0, [_lM], [1]];
|
|
612
|
+
export var ConverseStreamRequest$ = [
|
|
613
613
|
3,
|
|
614
614
|
n0,
|
|
615
615
|
_CSR,
|
|
@@ -619,50 +619,50 @@ export var ConverseStreamRequest = [
|
|
|
619
619
|
[0, 1],
|
|
620
620
|
[() => Messages, 0],
|
|
621
621
|
[() => SystemContentBlocks, 0],
|
|
622
|
-
() => InferenceConfiguration
|
|
623
|
-
() => ToolConfiguration
|
|
624
|
-
() => GuardrailStreamConfiguration
|
|
622
|
+
() => InferenceConfiguration$,
|
|
623
|
+
() => ToolConfiguration$,
|
|
624
|
+
() => GuardrailStreamConfiguration$,
|
|
625
625
|
15,
|
|
626
626
|
[() => PromptVariableMap, 0],
|
|
627
627
|
64 | 0,
|
|
628
628
|
[() => RequestMetadata, 0],
|
|
629
|
-
() => PerformanceConfiguration
|
|
630
|
-
() => ServiceTier
|
|
629
|
+
() => PerformanceConfiguration$,
|
|
630
|
+
() => ServiceTier$,
|
|
631
631
|
],
|
|
632
632
|
];
|
|
633
|
-
export var ConverseStreamResponse = [
|
|
633
|
+
export var ConverseStreamResponse$ = [
|
|
634
634
|
3,
|
|
635
635
|
n0,
|
|
636
636
|
_CSRo,
|
|
637
637
|
0,
|
|
638
638
|
[_str],
|
|
639
|
-
[[() => ConverseStreamOutput
|
|
639
|
+
[[() => ConverseStreamOutput$, 16]],
|
|
640
640
|
];
|
|
641
|
-
export var ConverseStreamTrace = [
|
|
641
|
+
export var ConverseStreamTrace$ = [
|
|
642
642
|
3,
|
|
643
643
|
n0,
|
|
644
644
|
_CST,
|
|
645
645
|
0,
|
|
646
646
|
[_g, _pR],
|
|
647
|
-
[[() => GuardrailTraceAssessment
|
|
647
|
+
[[() => GuardrailTraceAssessment$, 0], () => PromptRouterTrace$],
|
|
648
648
|
];
|
|
649
|
-
export var ConverseTokensRequest = [
|
|
649
|
+
export var ConverseTokensRequest$ = [
|
|
650
650
|
3,
|
|
651
651
|
n0,
|
|
652
652
|
_CTR,
|
|
653
653
|
0,
|
|
654
654
|
[_me, _sy, _tC, _aMRF],
|
|
655
|
-
[[() => Messages, 0], [() => SystemContentBlocks, 0], () => ToolConfiguration
|
|
655
|
+
[[() => Messages, 0], [() => SystemContentBlocks, 0], () => ToolConfiguration$, 15],
|
|
656
656
|
];
|
|
657
|
-
export var ConverseTrace = [
|
|
657
|
+
export var ConverseTrace$ = [
|
|
658
658
|
3,
|
|
659
659
|
n0,
|
|
660
660
|
_CT,
|
|
661
661
|
0,
|
|
662
662
|
[_g, _pR],
|
|
663
|
-
[[() => GuardrailTraceAssessment
|
|
663
|
+
[[() => GuardrailTraceAssessment$, 0], () => PromptRouterTrace$],
|
|
664
664
|
];
|
|
665
|
-
export var CountTokensRequest = [
|
|
665
|
+
export var CountTokensRequest$ = [
|
|
666
666
|
3,
|
|
667
667
|
n0,
|
|
668
668
|
_CTRo,
|
|
@@ -670,61 +670,61 @@ export var CountTokensRequest = [
|
|
|
670
670
|
[_mI, _i],
|
|
671
671
|
[
|
|
672
672
|
[0, 1],
|
|
673
|
-
[() => CountTokensInput
|
|
673
|
+
[() => CountTokensInput$, 0],
|
|
674
674
|
],
|
|
675
675
|
];
|
|
676
|
-
export var CountTokensResponse = [3, n0, _CTRou, 0, [_iT], [1]];
|
|
677
|
-
export var DocumentBlock = [
|
|
676
|
+
export var CountTokensResponse$ = [3, n0, _CTRou, 0, [_iT], [1]];
|
|
677
|
+
export var DocumentBlock$ = [
|
|
678
678
|
3,
|
|
679
679
|
n0,
|
|
680
680
|
_DB,
|
|
681
681
|
0,
|
|
682
682
|
[_f, _n, _s, _con, _ci],
|
|
683
|
-
[0, 0, () => DocumentSource
|
|
683
|
+
[0, 0, () => DocumentSource$, 0, () => CitationsConfig$],
|
|
684
684
|
];
|
|
685
|
-
export var DocumentCharLocation = [3, n0, _DCL, 0, [_dI, _sta, _end], [1, 1, 1]];
|
|
686
|
-
export var DocumentChunkLocation = [3, n0, _DCLo, 0, [_dI, _sta, _end], [1, 1, 1]];
|
|
687
|
-
export var DocumentPageLocation = [3, n0, _DPL, 0, [_dI, _sta, _end], [1, 1, 1]];
|
|
688
|
-
export var ErrorBlock = [3, n0, _EB, 8, [_m], [0]];
|
|
689
|
-
export var GetAsyncInvokeRequest = [3, n0, _GAIR, 0, [_iA], [[0, 1]]];
|
|
690
|
-
export var GetAsyncInvokeResponse = [
|
|
685
|
+
export var DocumentCharLocation$ = [3, n0, _DCL, 0, [_dI, _sta, _end], [1, 1, 1]];
|
|
686
|
+
export var DocumentChunkLocation$ = [3, n0, _DCLo, 0, [_dI, _sta, _end], [1, 1, 1]];
|
|
687
|
+
export var DocumentPageLocation$ = [3, n0, _DPL, 0, [_dI, _sta, _end], [1, 1, 1]];
|
|
688
|
+
export var ErrorBlock$ = [3, n0, _EB, 8, [_m], [0]];
|
|
689
|
+
export var GetAsyncInvokeRequest$ = [3, n0, _GAIR, 0, [_iA], [[0, 1]]];
|
|
690
|
+
export var GetAsyncInvokeResponse$ = [
|
|
691
691
|
3,
|
|
692
692
|
n0,
|
|
693
693
|
_GAIRe,
|
|
694
694
|
0,
|
|
695
695
|
[_iA, _mA, _cRT, _st, _fM, _sT, _lMT, _eT, _oDC],
|
|
696
|
-
[0, 0, 0, 0, [() => AsyncInvokeMessage, 0], 5, 5, 5, () => AsyncInvokeOutputDataConfig],
|
|
696
|
+
[0, 0, 0, 0, [() => AsyncInvokeMessage, 0], 5, 5, 5, () => AsyncInvokeOutputDataConfig$],
|
|
697
697
|
];
|
|
698
|
-
export var GuardrailAssessment = [
|
|
698
|
+
export var GuardrailAssessment$ = [
|
|
699
699
|
3,
|
|
700
700
|
n0,
|
|
701
701
|
_GA,
|
|
702
702
|
0,
|
|
703
703
|
[_tP, _cP, _wP, _sIP, _cGP, _aRP, _iM, _aGD],
|
|
704
704
|
[
|
|
705
|
-
() => GuardrailTopicPolicyAssessment
|
|
706
|
-
() => GuardrailContentPolicyAssessment
|
|
707
|
-
() => GuardrailWordPolicyAssessment
|
|
708
|
-
() => GuardrailSensitiveInformationPolicyAssessment
|
|
709
|
-
() => GuardrailContextualGroundingPolicyAssessment
|
|
710
|
-
[() => GuardrailAutomatedReasoningPolicyAssessment
|
|
711
|
-
() => GuardrailInvocationMetrics
|
|
712
|
-
() => AppliedGuardrailDetails
|
|
705
|
+
() => GuardrailTopicPolicyAssessment$,
|
|
706
|
+
() => GuardrailContentPolicyAssessment$,
|
|
707
|
+
() => GuardrailWordPolicyAssessment$,
|
|
708
|
+
() => GuardrailSensitiveInformationPolicyAssessment$,
|
|
709
|
+
() => GuardrailContextualGroundingPolicyAssessment$,
|
|
710
|
+
[() => GuardrailAutomatedReasoningPolicyAssessment$, 0],
|
|
711
|
+
() => GuardrailInvocationMetrics$,
|
|
712
|
+
() => AppliedGuardrailDetails$,
|
|
713
713
|
],
|
|
714
714
|
];
|
|
715
|
-
export var GuardrailAutomatedReasoningImpossibleFinding = [
|
|
715
|
+
export var GuardrailAutomatedReasoningImpossibleFinding$ = [
|
|
716
716
|
3,
|
|
717
717
|
n0,
|
|
718
718
|
_GARIF,
|
|
719
719
|
0,
|
|
720
720
|
[_tra, _cR, _lW],
|
|
721
721
|
[
|
|
722
|
-
[() => GuardrailAutomatedReasoningTranslation
|
|
722
|
+
[() => GuardrailAutomatedReasoningTranslation$, 0],
|
|
723
723
|
() => GuardrailAutomatedReasoningRuleList,
|
|
724
|
-
[() => GuardrailAutomatedReasoningLogicWarning
|
|
724
|
+
[() => GuardrailAutomatedReasoningLogicWarning$, 0],
|
|
725
725
|
],
|
|
726
726
|
];
|
|
727
|
-
export var GuardrailAutomatedReasoningInputTextReference = [
|
|
727
|
+
export var GuardrailAutomatedReasoningInputTextReference$ = [
|
|
728
728
|
3,
|
|
729
729
|
n0,
|
|
730
730
|
_GARITR,
|
|
@@ -732,19 +732,19 @@ export var GuardrailAutomatedReasoningInputTextReference = [
|
|
|
732
732
|
[_te],
|
|
733
733
|
[[() => GuardrailAutomatedReasoningStatementNaturalLanguageContent, 0]],
|
|
734
734
|
];
|
|
735
|
-
export var GuardrailAutomatedReasoningInvalidFinding = [
|
|
735
|
+
export var GuardrailAutomatedReasoningInvalidFinding$ = [
|
|
736
736
|
3,
|
|
737
737
|
n0,
|
|
738
738
|
_GARIFu,
|
|
739
739
|
0,
|
|
740
740
|
[_tra, _cR, _lW],
|
|
741
741
|
[
|
|
742
|
-
[() => GuardrailAutomatedReasoningTranslation
|
|
742
|
+
[() => GuardrailAutomatedReasoningTranslation$, 0],
|
|
743
743
|
() => GuardrailAutomatedReasoningRuleList,
|
|
744
|
-
[() => GuardrailAutomatedReasoningLogicWarning
|
|
744
|
+
[() => GuardrailAutomatedReasoningLogicWarning$, 0],
|
|
745
745
|
],
|
|
746
746
|
];
|
|
747
|
-
export var GuardrailAutomatedReasoningLogicWarning = [
|
|
747
|
+
export var GuardrailAutomatedReasoningLogicWarning$ = [
|
|
748
748
|
3,
|
|
749
749
|
n0,
|
|
750
750
|
_GARLW,
|
|
@@ -752,8 +752,8 @@ export var GuardrailAutomatedReasoningLogicWarning = [
|
|
|
752
752
|
[_t, _p, _cl],
|
|
753
753
|
[0, [() => GuardrailAutomatedReasoningStatementList, 0], [() => GuardrailAutomatedReasoningStatementList, 0]],
|
|
754
754
|
];
|
|
755
|
-
export var GuardrailAutomatedReasoningNoTranslationsFinding = [3, n0, _GARNTF, 0, [], []];
|
|
756
|
-
export var GuardrailAutomatedReasoningPolicyAssessment = [
|
|
755
|
+
export var GuardrailAutomatedReasoningNoTranslationsFinding$ = [3, n0, _GARNTF, 0, [], []];
|
|
756
|
+
export var GuardrailAutomatedReasoningPolicyAssessment$ = [
|
|
757
757
|
3,
|
|
758
758
|
n0,
|
|
759
759
|
_GARPA,
|
|
@@ -761,21 +761,21 @@ export var GuardrailAutomatedReasoningPolicyAssessment = [
|
|
|
761
761
|
[_fi],
|
|
762
762
|
[[() => GuardrailAutomatedReasoningFindingList, 0]],
|
|
763
763
|
];
|
|
764
|
-
export var GuardrailAutomatedReasoningRule = [3, n0, _GARR, 0, [_id, _pVA], [0, 0]];
|
|
765
|
-
export var GuardrailAutomatedReasoningSatisfiableFinding = [
|
|
764
|
+
export var GuardrailAutomatedReasoningRule$ = [3, n0, _GARR, 0, [_id, _pVA], [0, 0]];
|
|
765
|
+
export var GuardrailAutomatedReasoningSatisfiableFinding$ = [
|
|
766
766
|
3,
|
|
767
767
|
n0,
|
|
768
768
|
_GARSF,
|
|
769
769
|
0,
|
|
770
770
|
[_tra, _cTS, _cFS, _lW],
|
|
771
771
|
[
|
|
772
|
-
[() => GuardrailAutomatedReasoningTranslation
|
|
773
|
-
[() => GuardrailAutomatedReasoningScenario
|
|
774
|
-
[() => GuardrailAutomatedReasoningScenario
|
|
775
|
-
[() => GuardrailAutomatedReasoningLogicWarning
|
|
772
|
+
[() => GuardrailAutomatedReasoningTranslation$, 0],
|
|
773
|
+
[() => GuardrailAutomatedReasoningScenario$, 0],
|
|
774
|
+
[() => GuardrailAutomatedReasoningScenario$, 0],
|
|
775
|
+
[() => GuardrailAutomatedReasoningLogicWarning$, 0],
|
|
776
776
|
],
|
|
777
777
|
];
|
|
778
|
-
export var GuardrailAutomatedReasoningScenario = [
|
|
778
|
+
export var GuardrailAutomatedReasoningScenario$ = [
|
|
779
779
|
3,
|
|
780
780
|
n0,
|
|
781
781
|
_GARS,
|
|
@@ -783,7 +783,7 @@ export var GuardrailAutomatedReasoningScenario = [
|
|
|
783
783
|
[_stat],
|
|
784
784
|
[[() => GuardrailAutomatedReasoningStatementList, 0]],
|
|
785
785
|
];
|
|
786
|
-
export var GuardrailAutomatedReasoningStatement = [
|
|
786
|
+
export var GuardrailAutomatedReasoningStatement$ = [
|
|
787
787
|
3,
|
|
788
788
|
n0,
|
|
789
789
|
_GARSu,
|
|
@@ -794,8 +794,8 @@ export var GuardrailAutomatedReasoningStatement = [
|
|
|
794
794
|
[() => GuardrailAutomatedReasoningStatementNaturalLanguageContent, 0],
|
|
795
795
|
],
|
|
796
796
|
];
|
|
797
|
-
export var GuardrailAutomatedReasoningTooComplexFinding = [3, n0, _GARTCF, 0, [], []];
|
|
798
|
-
export var GuardrailAutomatedReasoningTranslation = [
|
|
797
|
+
export var GuardrailAutomatedReasoningTooComplexFinding$ = [3, n0, _GARTCF, 0, [], []];
|
|
798
|
+
export var GuardrailAutomatedReasoningTranslation$ = [
|
|
799
799
|
3,
|
|
800
800
|
n0,
|
|
801
801
|
_GART,
|
|
@@ -809,7 +809,7 @@ export var GuardrailAutomatedReasoningTranslation = [
|
|
|
809
809
|
1,
|
|
810
810
|
],
|
|
811
811
|
];
|
|
812
|
-
export var GuardrailAutomatedReasoningTranslationAmbiguousFinding = [
|
|
812
|
+
export var GuardrailAutomatedReasoningTranslationAmbiguousFinding$ = [
|
|
813
813
|
3,
|
|
814
814
|
n0,
|
|
815
815
|
_GARTAF,
|
|
@@ -820,7 +820,7 @@ export var GuardrailAutomatedReasoningTranslationAmbiguousFinding = [
|
|
|
820
820
|
[() => GuardrailAutomatedReasoningDifferenceScenarioList, 0],
|
|
821
821
|
],
|
|
822
822
|
];
|
|
823
|
-
export var GuardrailAutomatedReasoningTranslationOption = [
|
|
823
|
+
export var GuardrailAutomatedReasoningTranslationOption$ = [
|
|
824
824
|
3,
|
|
825
825
|
n0,
|
|
826
826
|
_GARTO,
|
|
@@ -828,22 +828,29 @@ export var GuardrailAutomatedReasoningTranslationOption = [
|
|
|
828
828
|
[_tran],
|
|
829
829
|
[[() => GuardrailAutomatedReasoningTranslationList, 0]],
|
|
830
830
|
];
|
|
831
|
-
export var GuardrailAutomatedReasoningValidFinding = [
|
|
831
|
+
export var GuardrailAutomatedReasoningValidFinding$ = [
|
|
832
832
|
3,
|
|
833
833
|
n0,
|
|
834
834
|
_GARVF,
|
|
835
835
|
0,
|
|
836
836
|
[_tra, _cTS, _sRu, _lW],
|
|
837
837
|
[
|
|
838
|
-
[() => GuardrailAutomatedReasoningTranslation
|
|
839
|
-
[() => GuardrailAutomatedReasoningScenario
|
|
838
|
+
[() => GuardrailAutomatedReasoningTranslation$, 0],
|
|
839
|
+
[() => GuardrailAutomatedReasoningScenario$, 0],
|
|
840
840
|
() => GuardrailAutomatedReasoningRuleList,
|
|
841
|
-
[() => GuardrailAutomatedReasoningLogicWarning
|
|
841
|
+
[() => GuardrailAutomatedReasoningLogicWarning$, 0],
|
|
842
842
|
],
|
|
843
843
|
];
|
|
844
|
-
export var GuardrailConfiguration = [3, n0, _GC, 0, [_gIu, _gV, _tr], [0, 0, 0]];
|
|
845
|
-
export var GuardrailContentFilter = [
|
|
846
|
-
|
|
844
|
+
export var GuardrailConfiguration$ = [3, n0, _GC, 0, [_gIu, _gV, _tr], [0, 0, 0]];
|
|
845
|
+
export var GuardrailContentFilter$ = [
|
|
846
|
+
3,
|
|
847
|
+
n0,
|
|
848
|
+
_GCF,
|
|
849
|
+
0,
|
|
850
|
+
[_t, _conf, _fS, _a, _de],
|
|
851
|
+
[0, 0, 0, 0, 2],
|
|
852
|
+
];
|
|
853
|
+
export var GuardrailContentPolicyAssessment$ = [
|
|
847
854
|
3,
|
|
848
855
|
n0,
|
|
849
856
|
_GCPA,
|
|
@@ -851,7 +858,7 @@ export var GuardrailContentPolicyAssessment = [
|
|
|
851
858
|
[_fil],
|
|
852
859
|
[() => GuardrailContentFilterList],
|
|
853
860
|
];
|
|
854
|
-
export var GuardrailContextualGroundingFilter = [
|
|
861
|
+
export var GuardrailContextualGroundingFilter$ = [
|
|
855
862
|
3,
|
|
856
863
|
n0,
|
|
857
864
|
_GCGF,
|
|
@@ -859,7 +866,7 @@ export var GuardrailContextualGroundingFilter = [
|
|
|
859
866
|
[_t, _th, _sc, _a, _de],
|
|
860
867
|
[0, 1, 1, 0, 2],
|
|
861
868
|
];
|
|
862
|
-
export var GuardrailContextualGroundingPolicyAssessment = [
|
|
869
|
+
export var GuardrailContextualGroundingPolicyAssessment$ = [
|
|
863
870
|
3,
|
|
864
871
|
n0,
|
|
865
872
|
_GCGPA,
|
|
@@ -867,46 +874,46 @@ export var GuardrailContextualGroundingPolicyAssessment = [
|
|
|
867
874
|
[_fil],
|
|
868
875
|
[() => GuardrailContextualGroundingFilters],
|
|
869
876
|
];
|
|
870
|
-
export var GuardrailConverseImageBlock = [
|
|
877
|
+
export var GuardrailConverseImageBlock$ = [
|
|
871
878
|
3,
|
|
872
879
|
n0,
|
|
873
880
|
_GCIB,
|
|
874
881
|
8,
|
|
875
882
|
[_f, _s],
|
|
876
|
-
[0, [() => GuardrailConverseImageSource
|
|
883
|
+
[0, [() => GuardrailConverseImageSource$, 0]],
|
|
877
884
|
];
|
|
878
|
-
export var GuardrailConverseTextBlock = [3, n0, _GCTB, 0, [_te, _q], [0, 64 | 0]];
|
|
879
|
-
export var GuardrailCoverage = [
|
|
885
|
+
export var GuardrailConverseTextBlock$ = [3, n0, _GCTB, 0, [_te, _q], [0, 64 | 0]];
|
|
886
|
+
export var GuardrailCoverage$ = [
|
|
880
887
|
3,
|
|
881
888
|
n0,
|
|
882
889
|
_GCu,
|
|
883
890
|
0,
|
|
884
891
|
[_tCe, _im],
|
|
885
|
-
[() => GuardrailTextCharactersCoverage
|
|
892
|
+
[() => GuardrailTextCharactersCoverage$, () => GuardrailImageCoverage$],
|
|
886
893
|
];
|
|
887
|
-
export var GuardrailCustomWord = [3, n0, _GCW, 0, [_ma, _a, _de], [0, 0, 2]];
|
|
888
|
-
export var GuardrailImageBlock = [
|
|
894
|
+
export var GuardrailCustomWord$ = [3, n0, _GCW, 0, [_ma, _a, _de], [0, 0, 2]];
|
|
895
|
+
export var GuardrailImageBlock$ = [
|
|
889
896
|
3,
|
|
890
897
|
n0,
|
|
891
898
|
_GIB,
|
|
892
899
|
8,
|
|
893
900
|
[_f, _s],
|
|
894
|
-
[0, [() => GuardrailImageSource
|
|
901
|
+
[0, [() => GuardrailImageSource$, 0]],
|
|
895
902
|
];
|
|
896
|
-
export var GuardrailImageCoverage = [3, n0, _GIC, 0, [_gu, _to], [1, 1]];
|
|
897
|
-
export var GuardrailInvocationMetrics = [
|
|
903
|
+
export var GuardrailImageCoverage$ = [3, n0, _GIC, 0, [_gu, _to], [1, 1]];
|
|
904
|
+
export var GuardrailInvocationMetrics$ = [
|
|
898
905
|
3,
|
|
899
906
|
n0,
|
|
900
907
|
_GIM,
|
|
901
908
|
0,
|
|
902
909
|
[_gPL, _u, _gC],
|
|
903
|
-
[1, () => GuardrailUsage
|
|
910
|
+
[1, () => GuardrailUsage$, () => GuardrailCoverage$],
|
|
904
911
|
];
|
|
905
|
-
export var GuardrailManagedWord = [3, n0, _GMW, 0, [_ma, _t, _a, _de], [0, 0, 0, 2]];
|
|
906
|
-
export var GuardrailOutputContent = [3, n0, _GOC, 0, [_te], [0]];
|
|
907
|
-
export var GuardrailPiiEntityFilter = [3, n0, _GPEF, 0, [_ma, _t, _a, _de], [0, 0, 0, 2]];
|
|
908
|
-
export var GuardrailRegexFilter = [3, n0, _GRF, 0, [_n, _ma, _r, _a, _de], [0, 0, 0, 0, 2]];
|
|
909
|
-
export var GuardrailSensitiveInformationPolicyAssessment = [
|
|
912
|
+
export var GuardrailManagedWord$ = [3, n0, _GMW, 0, [_ma, _t, _a, _de], [0, 0, 0, 2]];
|
|
913
|
+
export var GuardrailOutputContent$ = [3, n0, _GOC, 0, [_te], [0]];
|
|
914
|
+
export var GuardrailPiiEntityFilter$ = [3, n0, _GPEF, 0, [_ma, _t, _a, _de], [0, 0, 0, 2]];
|
|
915
|
+
export var GuardrailRegexFilter$ = [3, n0, _GRF, 0, [_n, _ma, _r, _a, _de], [0, 0, 0, 0, 2]];
|
|
916
|
+
export var GuardrailSensitiveInformationPolicyAssessment$ = [
|
|
910
917
|
3,
|
|
911
918
|
n0,
|
|
912
919
|
_GSIPA,
|
|
@@ -914,11 +921,18 @@ export var GuardrailSensitiveInformationPolicyAssessment = [
|
|
|
914
921
|
[_pE, _re],
|
|
915
922
|
[() => GuardrailPiiEntityFilterList, () => GuardrailRegexFilterList],
|
|
916
923
|
];
|
|
917
|
-
export var GuardrailStreamConfiguration = [
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
924
|
+
export var GuardrailStreamConfiguration$ = [
|
|
925
|
+
3,
|
|
926
|
+
n0,
|
|
927
|
+
_GSC,
|
|
928
|
+
0,
|
|
929
|
+
[_gIu, _gV, _tr, _sPM],
|
|
930
|
+
[0, 0, 0, 0],
|
|
931
|
+
];
|
|
932
|
+
export var GuardrailTextBlock$ = [3, n0, _GTB, 0, [_te, _q], [0, 64 | 0]];
|
|
933
|
+
export var GuardrailTextCharactersCoverage$ = [3, n0, _GTCC, 0, [_gu, _to], [1, 1]];
|
|
934
|
+
export var GuardrailTopic$ = [3, n0, _GT, 0, [_n, _t, _a, _de], [0, 0, 0, 2]];
|
|
935
|
+
export var GuardrailTopicPolicyAssessment$ = [
|
|
922
936
|
3,
|
|
923
937
|
n0,
|
|
924
938
|
_GTPA,
|
|
@@ -926,7 +940,7 @@ export var GuardrailTopicPolicyAssessment = [
|
|
|
926
940
|
[_top],
|
|
927
941
|
[() => GuardrailTopicList],
|
|
928
942
|
];
|
|
929
|
-
export var GuardrailTraceAssessment = [
|
|
943
|
+
export var GuardrailTraceAssessment$ = [
|
|
930
944
|
3,
|
|
931
945
|
n0,
|
|
932
946
|
_GTA,
|
|
@@ -934,7 +948,7 @@ export var GuardrailTraceAssessment = [
|
|
|
934
948
|
[_mO, _iAn, _oA, _aR],
|
|
935
949
|
[64 | 0, [() => GuardrailAssessmentMap, 0], [() => GuardrailAssessmentListMap, 0], 0],
|
|
936
950
|
];
|
|
937
|
-
export var GuardrailUsage = [
|
|
951
|
+
export var GuardrailUsage$ = [
|
|
938
952
|
3,
|
|
939
953
|
n0,
|
|
940
954
|
_GU,
|
|
@@ -942,7 +956,7 @@ export var GuardrailUsage = [
|
|
|
942
956
|
[_tPU, _cPU, _wPU, _sIPU, _sIPFU, _cGPU, _cPIU, _aRPU, _aRPu],
|
|
943
957
|
[1, 1, 1, 1, 1, 1, 1, 1, 1],
|
|
944
958
|
];
|
|
945
|
-
export var GuardrailWordPolicyAssessment = [
|
|
959
|
+
export var GuardrailWordPolicyAssessment$ = [
|
|
946
960
|
3,
|
|
947
961
|
n0,
|
|
948
962
|
_GWPA,
|
|
@@ -950,30 +964,30 @@ export var GuardrailWordPolicyAssessment = [
|
|
|
950
964
|
[_cW, _mWL],
|
|
951
965
|
[() => GuardrailCustomWordList, () => GuardrailManagedWordList],
|
|
952
966
|
];
|
|
953
|
-
export var ImageBlock = [
|
|
967
|
+
export var ImageBlock$ = [
|
|
954
968
|
3,
|
|
955
969
|
n0,
|
|
956
970
|
_IB,
|
|
957
971
|
0,
|
|
958
972
|
[_f, _s, _e],
|
|
959
|
-
[0, [() => ImageSource
|
|
973
|
+
[0, [() => ImageSource$, 0], [() => ErrorBlock$, 0]],
|
|
960
974
|
];
|
|
961
|
-
export var ImageBlockDelta = [
|
|
975
|
+
export var ImageBlockDelta$ = [
|
|
962
976
|
3,
|
|
963
977
|
n0,
|
|
964
978
|
_IBD,
|
|
965
979
|
0,
|
|
966
980
|
[_s, _e],
|
|
967
981
|
[
|
|
968
|
-
[() => ImageSource
|
|
969
|
-
[() => ErrorBlock
|
|
982
|
+
[() => ImageSource$, 0],
|
|
983
|
+
[() => ErrorBlock$, 0],
|
|
970
984
|
],
|
|
971
985
|
];
|
|
972
|
-
export var ImageBlockStart = [3, n0, _IBS, 0, [_f], [0]];
|
|
973
|
-
export var InferenceConfiguration = [3, n0, _IC, 0, [_mT, _tem, _tPo, _sS], [1, 1, 1, 64 | 0]];
|
|
974
|
-
export var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
975
|
-
TypeRegistry.for(n0).registerError(InternalServerException
|
|
976
|
-
export var InvokeModelRequest = [
|
|
986
|
+
export var ImageBlockStart$ = [3, n0, _IBS, 0, [_f], [0]];
|
|
987
|
+
export var InferenceConfiguration$ = [3, n0, _IC, 0, [_mT, _tem, _tPo, _sS], [1, 1, 1, 64 | 0]];
|
|
988
|
+
export var InternalServerException$ = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
|
|
989
|
+
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
990
|
+
export var InvokeModelRequest$ = [
|
|
977
991
|
3,
|
|
978
992
|
n0,
|
|
979
993
|
_IMR,
|
|
@@ -991,7 +1005,7 @@ export var InvokeModelRequest = [
|
|
|
991
1005
|
[0, { [_hH]: _XABST }],
|
|
992
1006
|
],
|
|
993
1007
|
];
|
|
994
|
-
export var InvokeModelResponse = [
|
|
1008
|
+
export var InvokeModelResponse$ = [
|
|
995
1009
|
3,
|
|
996
1010
|
n0,
|
|
997
1011
|
_IMRn,
|
|
@@ -1004,8 +1018,8 @@ export var InvokeModelResponse = [
|
|
|
1004
1018
|
[0, { [_hH]: _XABST }],
|
|
1005
1019
|
],
|
|
1006
1020
|
];
|
|
1007
|
-
export var InvokeModelTokensRequest = [3, n0, _IMTR, 0, [_bo], [[() => Body, 0]]];
|
|
1008
|
-
export var InvokeModelWithBidirectionalStreamRequest = [
|
|
1021
|
+
export var InvokeModelTokensRequest$ = [3, n0, _IMTR, 0, [_bo], [[() => Body, 0]]];
|
|
1022
|
+
export var InvokeModelWithBidirectionalStreamRequest$ = [
|
|
1009
1023
|
3,
|
|
1010
1024
|
n0,
|
|
1011
1025
|
_IMWBSR,
|
|
@@ -1013,18 +1027,18 @@ export var InvokeModelWithBidirectionalStreamRequest = [
|
|
|
1013
1027
|
[_mI, _bo],
|
|
1014
1028
|
[
|
|
1015
1029
|
[0, 1],
|
|
1016
|
-
[() => InvokeModelWithBidirectionalStreamInput
|
|
1030
|
+
[() => InvokeModelWithBidirectionalStreamInput$, 16],
|
|
1017
1031
|
],
|
|
1018
1032
|
];
|
|
1019
|
-
export var InvokeModelWithBidirectionalStreamResponse = [
|
|
1033
|
+
export var InvokeModelWithBidirectionalStreamResponse$ = [
|
|
1020
1034
|
3,
|
|
1021
1035
|
n0,
|
|
1022
1036
|
_IMWBSRn,
|
|
1023
1037
|
0,
|
|
1024
1038
|
[_bo],
|
|
1025
|
-
[[() => InvokeModelWithBidirectionalStreamOutput
|
|
1039
|
+
[[() => InvokeModelWithBidirectionalStreamOutput$, 16]],
|
|
1026
1040
|
];
|
|
1027
|
-
export var InvokeModelWithResponseStreamRequest = [
|
|
1041
|
+
export var InvokeModelWithResponseStreamRequest$ = [
|
|
1028
1042
|
3,
|
|
1029
1043
|
n0,
|
|
1030
1044
|
_IMWRSR,
|
|
@@ -1042,20 +1056,20 @@ export var InvokeModelWithResponseStreamRequest = [
|
|
|
1042
1056
|
[0, { [_hH]: _XABST }],
|
|
1043
1057
|
],
|
|
1044
1058
|
];
|
|
1045
|
-
export var InvokeModelWithResponseStreamResponse = [
|
|
1059
|
+
export var InvokeModelWithResponseStreamResponse$ = [
|
|
1046
1060
|
3,
|
|
1047
1061
|
n0,
|
|
1048
1062
|
_IMWRSRn,
|
|
1049
1063
|
0,
|
|
1050
1064
|
[_bo, _cT, _pCL, _sTe],
|
|
1051
1065
|
[
|
|
1052
|
-
[() => ResponseStream
|
|
1066
|
+
[() => ResponseStream$, 16],
|
|
1053
1067
|
[0, { [_hH]: _XABCT }],
|
|
1054
1068
|
[0, { [_hH]: _XABPL }],
|
|
1055
1069
|
[0, { [_hH]: _XABST }],
|
|
1056
1070
|
],
|
|
1057
1071
|
];
|
|
1058
|
-
export var ListAsyncInvokesRequest = [
|
|
1072
|
+
export var ListAsyncInvokesRequest$ = [
|
|
1059
1073
|
3,
|
|
1060
1074
|
n0,
|
|
1061
1075
|
_LAIR,
|
|
@@ -1071,7 +1085,7 @@ export var ListAsyncInvokesRequest = [
|
|
|
1071
1085
|
[0, { [_hQ]: _sO }],
|
|
1072
1086
|
],
|
|
1073
1087
|
];
|
|
1074
|
-
export var ListAsyncInvokesResponse = [
|
|
1088
|
+
export var ListAsyncInvokesResponse$ = [
|
|
1075
1089
|
3,
|
|
1076
1090
|
n0,
|
|
1077
1091
|
_LAIRi,
|
|
@@ -1079,10 +1093,10 @@ export var ListAsyncInvokesResponse = [
|
|
|
1079
1093
|
[_nT, _aIS],
|
|
1080
1094
|
[0, [() => AsyncInvokeSummaries, 0]],
|
|
1081
1095
|
];
|
|
1082
|
-
export var Message = [3, n0, _M, 0, [_ro, _co], [0, [() => ContentBlocks, 0]]];
|
|
1083
|
-
export var MessageStartEvent = [3, n0, _MSE, 0, [_ro], [0]];
|
|
1084
|
-
export var MessageStopEvent = [3, n0, _MSEe, 0, [_sR, _aMRFd], [0, 15]];
|
|
1085
|
-
export var ModelErrorException = [
|
|
1096
|
+
export var Message$ = [3, n0, _M, 0, [_ro, _co], [0, [() => ContentBlocks, 0]]];
|
|
1097
|
+
export var MessageStartEvent$ = [3, n0, _MSE, 0, [_ro], [0]];
|
|
1098
|
+
export var MessageStopEvent$ = [3, n0, _MSEe, 0, [_sR, _aMRFd], [0, 15]];
|
|
1099
|
+
export var ModelErrorException$ = [
|
|
1086
1100
|
-3,
|
|
1087
1101
|
n0,
|
|
1088
1102
|
_MEE,
|
|
@@ -1090,10 +1104,10 @@ export var ModelErrorException = [
|
|
|
1090
1104
|
[_m, _oSC, _rN],
|
|
1091
1105
|
[0, 1, 0],
|
|
1092
1106
|
];
|
|
1093
|
-
TypeRegistry.for(n0).registerError(ModelErrorException
|
|
1094
|
-
export var ModelNotReadyException = [-3, n0, _MNRE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
1095
|
-
TypeRegistry.for(n0).registerError(ModelNotReadyException
|
|
1096
|
-
export var ModelStreamErrorException = [
|
|
1107
|
+
TypeRegistry.for(n0).registerError(ModelErrorException$, ModelErrorException);
|
|
1108
|
+
export var ModelNotReadyException$ = [-3, n0, _MNRE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
1109
|
+
TypeRegistry.for(n0).registerError(ModelNotReadyException$, ModelNotReadyException);
|
|
1110
|
+
export var ModelStreamErrorException$ = [
|
|
1097
1111
|
-3,
|
|
1098
1112
|
n0,
|
|
1099
1113
|
_MSEE,
|
|
@@ -1101,48 +1115,48 @@ export var ModelStreamErrorException = [
|
|
|
1101
1115
|
[_m, _oSC, _oM],
|
|
1102
1116
|
[0, 1, 0],
|
|
1103
1117
|
];
|
|
1104
|
-
TypeRegistry.for(n0).registerError(ModelStreamErrorException
|
|
1105
|
-
export var ModelTimeoutException = [-3, n0, _MTE, { [_e]: _c, [_hE]: 408 }, [_m], [0]];
|
|
1106
|
-
TypeRegistry.for(n0).registerError(ModelTimeoutException
|
|
1107
|
-
export var PayloadPart = [3, n0, _PP, 8, [_b], [[() => PartBody, 0]]];
|
|
1108
|
-
export var PerformanceConfiguration = [3, n0, _PC, 0, [_la], [0]];
|
|
1109
|
-
export var PromptRouterTrace = [3, n0, _PRT, 0, [_iMI], [0]];
|
|
1110
|
-
export var ReasoningTextBlock = [3, n0, _RTB, 8, [_te, _si], [0, 0]];
|
|
1111
|
-
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
1112
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
1113
|
-
export var S3Location = [3, n0, _SL, 0, [_ur, _bO], [0, 0]];
|
|
1114
|
-
export var SearchResultBlock = [
|
|
1118
|
+
TypeRegistry.for(n0).registerError(ModelStreamErrorException$, ModelStreamErrorException);
|
|
1119
|
+
export var ModelTimeoutException$ = [-3, n0, _MTE, { [_e]: _c, [_hE]: 408 }, [_m], [0]];
|
|
1120
|
+
TypeRegistry.for(n0).registerError(ModelTimeoutException$, ModelTimeoutException);
|
|
1121
|
+
export var PayloadPart$ = [3, n0, _PP, 8, [_b], [[() => PartBody, 0]]];
|
|
1122
|
+
export var PerformanceConfiguration$ = [3, n0, _PC, 0, [_la], [0]];
|
|
1123
|
+
export var PromptRouterTrace$ = [3, n0, _PRT, 0, [_iMI], [0]];
|
|
1124
|
+
export var ReasoningTextBlock$ = [3, n0, _RTB, 8, [_te, _si], [0, 0]];
|
|
1125
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
1126
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
1127
|
+
export var S3Location$ = [3, n0, _SL, 0, [_ur, _bO], [0, 0]];
|
|
1128
|
+
export var SearchResultBlock$ = [
|
|
1115
1129
|
3,
|
|
1116
1130
|
n0,
|
|
1117
1131
|
_SRB,
|
|
1118
1132
|
0,
|
|
1119
1133
|
[_s, _ti, _co, _ci],
|
|
1120
|
-
[0, 0, () => SearchResultContentBlocks, () => CitationsConfig],
|
|
1134
|
+
[0, 0, () => SearchResultContentBlocks, () => CitationsConfig$],
|
|
1121
1135
|
];
|
|
1122
|
-
export var SearchResultContentBlock = [3, n0, _SRCB, 0, [_te], [0]];
|
|
1123
|
-
export var SearchResultLocation = [3, n0, _SRL, 0, [_sRI, _sta, _end], [1, 1, 1]];
|
|
1124
|
-
export var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1125
|
-
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException
|
|
1126
|
-
export var ServiceTier = [3, n0, _ST, 0, [_t], [0]];
|
|
1127
|
-
export var ServiceUnavailableException = [-3, n0, _SUE, { [_e]: _se, [_hE]: 503 }, [_m], [0]];
|
|
1128
|
-
TypeRegistry.for(n0).registerError(ServiceUnavailableException
|
|
1129
|
-
export var SpecificToolChoice = [3, n0, _STC, 0, [_n], [0]];
|
|
1130
|
-
export var StartAsyncInvokeRequest = [
|
|
1136
|
+
export var SearchResultContentBlock$ = [3, n0, _SRCB, 0, [_te], [0]];
|
|
1137
|
+
export var SearchResultLocation$ = [3, n0, _SRL, 0, [_sRI, _sta, _end], [1, 1, 1]];
|
|
1138
|
+
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1139
|
+
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
1140
|
+
export var ServiceTier$ = [3, n0, _ST, 0, [_t], [0]];
|
|
1141
|
+
export var ServiceUnavailableException$ = [-3, n0, _SUE, { [_e]: _se, [_hE]: 503 }, [_m], [0]];
|
|
1142
|
+
TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
|
|
1143
|
+
export var SpecificToolChoice$ = [3, n0, _STC, 0, [_n], [0]];
|
|
1144
|
+
export var StartAsyncInvokeRequest$ = [
|
|
1131
1145
|
3,
|
|
1132
1146
|
n0,
|
|
1133
1147
|
_SAIR,
|
|
1134
1148
|
0,
|
|
1135
1149
|
[_cRT, _mI, _mIo, _oDC, _ta],
|
|
1136
|
-
[[0, 4], 0, [() => ModelInputPayload, 0], () => AsyncInvokeOutputDataConfig
|
|
1150
|
+
[[0, 4], 0, [() => ModelInputPayload, 0], () => AsyncInvokeOutputDataConfig$, () => TagList],
|
|
1137
1151
|
];
|
|
1138
|
-
export var StartAsyncInvokeResponse = [3, n0, _SAIRt, 0, [_iA], [0]];
|
|
1139
|
-
export var SystemTool = [3, n0, _STy, 0, [_n], [0]];
|
|
1140
|
-
export var Tag = [3, n0, _T, 0, [_k, _v], [0, 0]];
|
|
1141
|
-
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
1142
|
-
TypeRegistry.for(n0).registerError(ThrottlingException
|
|
1143
|
-
export var TokenUsage = [3, n0, _TU, 0, [_iT, _oT, _tT, _cRIT, _cWIT], [1, 1, 1, 1, 1]];
|
|
1144
|
-
export var ToolConfiguration = [3, n0, _TC, 0, [_too, _tCo], [() => Tools, () => ToolChoice]];
|
|
1145
|
-
export var ToolResultBlock = [
|
|
1152
|
+
export var StartAsyncInvokeResponse$ = [3, n0, _SAIRt, 0, [_iA], [0]];
|
|
1153
|
+
export var SystemTool$ = [3, n0, _STy, 0, [_n], [0]];
|
|
1154
|
+
export var Tag$ = [3, n0, _T, 0, [_k, _v], [0, 0]];
|
|
1155
|
+
export var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
1156
|
+
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
1157
|
+
export var TokenUsage$ = [3, n0, _TU, 0, [_iT, _oT, _tT, _cRIT, _cWIT], [1, 1, 1, 1, 1]];
|
|
1158
|
+
export var ToolConfiguration$ = [3, n0, _TC, 0, [_too, _tCo], [() => Tools, () => ToolChoice$]];
|
|
1159
|
+
export var ToolResultBlock$ = [
|
|
1146
1160
|
3,
|
|
1147
1161
|
n0,
|
|
1148
1162
|
_TRB,
|
|
@@ -1150,132 +1164,126 @@ export var ToolResultBlock = [
|
|
|
1150
1164
|
[_tUI, _co, _st, _t],
|
|
1151
1165
|
[0, [() => ToolResultContentBlocks, 0], 0, 0],
|
|
1152
1166
|
];
|
|
1153
|
-
export var ToolResultBlockStart = [3, n0, _TRBS, 0, [_tUI, _t, _st], [0, 0, 0]];
|
|
1154
|
-
export var ToolSpecification = [3, n0, _TS, 0, [_n, _des, _iS], [0, 0, () => ToolInputSchema]];
|
|
1155
|
-
export var ToolUseBlock = [3, n0, _TUB, 0, [_tUI, _n, _i, _t], [0, 0, 15, 0]];
|
|
1156
|
-
export var ToolUseBlockDelta = [3, n0, _TUBD, 0, [_i], [0]];
|
|
1157
|
-
export var ToolUseBlockStart = [3, n0, _TUBS, 0, [_tUI, _n, _t], [0, 0, 0]];
|
|
1158
|
-
export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1159
|
-
TypeRegistry.for(n0).registerError(ValidationException
|
|
1160
|
-
export var VideoBlock = [3, n0, _VB, 0, [_f, _s], [0, () => VideoSource]];
|
|
1161
|
-
export var WebLocation = [3, n0, _WL, 0, [_url, _do], [0, 0]];
|
|
1162
|
-
export var BedrockRuntimeServiceException = [-3, _sm, "BedrockRuntimeServiceException", 0, [], []];
|
|
1163
|
-
TypeRegistry.for(_sm).registerError(BedrockRuntimeServiceException
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1167
|
+
export var ToolResultBlockStart$ = [3, n0, _TRBS, 0, [_tUI, _t, _st], [0, 0, 0]];
|
|
1168
|
+
export var ToolSpecification$ = [3, n0, _TS, 0, [_n, _des, _iS], [0, 0, () => ToolInputSchema$]];
|
|
1169
|
+
export var ToolUseBlock$ = [3, n0, _TUB, 0, [_tUI, _n, _i, _t], [0, 0, 15, 0]];
|
|
1170
|
+
export var ToolUseBlockDelta$ = [3, n0, _TUBD, 0, [_i], [0]];
|
|
1171
|
+
export var ToolUseBlockStart$ = [3, n0, _TUBS, 0, [_tUI, _n, _t], [0, 0, 0]];
|
|
1172
|
+
export var ValidationException$ = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1173
|
+
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
1174
|
+
export var VideoBlock$ = [3, n0, _VB, 0, [_f, _s], [0, () => VideoSource$]];
|
|
1175
|
+
export var WebLocation$ = [3, n0, _WL, 0, [_url, _do], [0, 0]];
|
|
1176
|
+
export var BedrockRuntimeServiceException$ = [-3, _sm, "BedrockRuntimeServiceException", 0, [], []];
|
|
1177
|
+
TypeRegistry.for(_sm).registerError(BedrockRuntimeServiceException$, BedrockRuntimeServiceException);
|
|
1178
|
+
var AdditionalModelResponseFieldPaths = 64 | 0;
|
|
1179
|
+
var AsyncInvokeSummaries = [1, n0, _AISs, 0, [() => AsyncInvokeSummary$, 0]];
|
|
1180
|
+
var CitationGeneratedContentList = [1, n0, _CGCL, 0, () => CitationGeneratedContent$];
|
|
1181
|
+
var Citations = [1, n0, _Ci, 0, () => Citation$];
|
|
1182
|
+
var CitationSourceContentList = [1, n0, _CSCL, 0, () => CitationSourceContent$];
|
|
1183
|
+
var CitationSourceContentListDelta = [1, n0, _CSCLD, 0, () => CitationSourceContentDelta$];
|
|
1184
|
+
var ContentBlocks = [1, n0, _CB, 0, [() => ContentBlock$, 0]];
|
|
1185
|
+
var DocumentContentBlocks = [1, n0, _DCB, 0, () => DocumentContentBlock$];
|
|
1186
|
+
var GuardrailAssessmentList = [1, n0, _GAL, 0, [() => GuardrailAssessment$, 0]];
|
|
1187
|
+
var GuardrailAutomatedReasoningDifferenceScenarioList = [
|
|
1174
1188
|
1,
|
|
1175
1189
|
n0,
|
|
1176
1190
|
_GARDSL,
|
|
1177
1191
|
0,
|
|
1178
|
-
[() => GuardrailAutomatedReasoningScenario
|
|
1192
|
+
[() => GuardrailAutomatedReasoningScenario$, 0],
|
|
1179
1193
|
];
|
|
1180
|
-
|
|
1194
|
+
var GuardrailAutomatedReasoningFindingList = [
|
|
1181
1195
|
1,
|
|
1182
1196
|
n0,
|
|
1183
1197
|
_GARFL,
|
|
1184
1198
|
0,
|
|
1185
|
-
[() => GuardrailAutomatedReasoningFinding
|
|
1199
|
+
[() => GuardrailAutomatedReasoningFinding$, 0],
|
|
1186
1200
|
];
|
|
1187
|
-
|
|
1201
|
+
var GuardrailAutomatedReasoningInputTextReferenceList = [
|
|
1188
1202
|
1,
|
|
1189
1203
|
n0,
|
|
1190
1204
|
_GARITRL,
|
|
1191
1205
|
0,
|
|
1192
|
-
[() => GuardrailAutomatedReasoningInputTextReference
|
|
1193
|
-
];
|
|
1194
|
-
export var GuardrailAutomatedReasoningRuleList = [
|
|
1195
|
-
1,
|
|
1196
|
-
n0,
|
|
1197
|
-
_GARRL,
|
|
1198
|
-
0,
|
|
1199
|
-
() => GuardrailAutomatedReasoningRule,
|
|
1206
|
+
[() => GuardrailAutomatedReasoningInputTextReference$, 0],
|
|
1200
1207
|
];
|
|
1201
|
-
|
|
1208
|
+
var GuardrailAutomatedReasoningRuleList = [1, n0, _GARRL, 0, () => GuardrailAutomatedReasoningRule$];
|
|
1209
|
+
var GuardrailAutomatedReasoningStatementList = [
|
|
1202
1210
|
1,
|
|
1203
1211
|
n0,
|
|
1204
1212
|
_GARSL,
|
|
1205
1213
|
0,
|
|
1206
|
-
[() => GuardrailAutomatedReasoningStatement
|
|
1214
|
+
[() => GuardrailAutomatedReasoningStatement$, 0],
|
|
1207
1215
|
];
|
|
1208
|
-
|
|
1216
|
+
var GuardrailAutomatedReasoningTranslationList = [
|
|
1209
1217
|
1,
|
|
1210
1218
|
n0,
|
|
1211
1219
|
_GARTL,
|
|
1212
1220
|
0,
|
|
1213
|
-
[() => GuardrailAutomatedReasoningTranslation
|
|
1221
|
+
[() => GuardrailAutomatedReasoningTranslation$, 0],
|
|
1214
1222
|
];
|
|
1215
|
-
|
|
1223
|
+
var GuardrailAutomatedReasoningTranslationOptionList = [
|
|
1216
1224
|
1,
|
|
1217
1225
|
n0,
|
|
1218
1226
|
_GARTOL,
|
|
1219
1227
|
0,
|
|
1220
|
-
[() => GuardrailAutomatedReasoningTranslationOption
|
|
1228
|
+
[() => GuardrailAutomatedReasoningTranslationOption$, 0],
|
|
1221
1229
|
];
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1230
|
+
var GuardrailContentBlockList = [1, n0, _GCBL, 0, [() => GuardrailContentBlock$, 0]];
|
|
1231
|
+
var GuardrailContentFilterList = [1, n0, _GCFL, 0, () => GuardrailContentFilter$];
|
|
1232
|
+
var GuardrailContentQualifierList = 64 | 0;
|
|
1233
|
+
var GuardrailContextualGroundingFilters = [
|
|
1226
1234
|
1,
|
|
1227
1235
|
n0,
|
|
1228
1236
|
_GCGFu,
|
|
1229
1237
|
0,
|
|
1230
|
-
() => GuardrailContextualGroundingFilter
|
|
1231
|
-
];
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
export var AsyncInvokeOutputDataConfig = [
|
|
1238
|
+
() => GuardrailContextualGroundingFilter$,
|
|
1239
|
+
];
|
|
1240
|
+
var GuardrailConverseContentQualifierList = 64 | 0;
|
|
1241
|
+
var GuardrailCustomWordList = [1, n0, _GCWL, 0, () => GuardrailCustomWord$];
|
|
1242
|
+
var GuardrailManagedWordList = [1, n0, _GMWL, 0, () => GuardrailManagedWord$];
|
|
1243
|
+
var GuardrailOriginList = 64 | 0;
|
|
1244
|
+
var GuardrailOutputContentList = [1, n0, _GOCL, 0, () => GuardrailOutputContent$];
|
|
1245
|
+
var GuardrailPiiEntityFilterList = [1, n0, _GPEFL, 0, () => GuardrailPiiEntityFilter$];
|
|
1246
|
+
var GuardrailRegexFilterList = [1, n0, _GRFL, 0, () => GuardrailRegexFilter$];
|
|
1247
|
+
var GuardrailTopicList = [1, n0, _GTL, 0, () => GuardrailTopic$];
|
|
1248
|
+
var Messages = [1, n0, _Me, 0, [() => Message$, 0]];
|
|
1249
|
+
var ModelOutputs = 64 | 0;
|
|
1250
|
+
var NonEmptyStringList = 64 | 0;
|
|
1251
|
+
var SearchResultContentBlocks = [1, n0, _SRCBe, 0, () => SearchResultContentBlock$];
|
|
1252
|
+
var SystemContentBlocks = [1, n0, _SCB, 0, [() => SystemContentBlock$, 0]];
|
|
1253
|
+
var TagList = [1, n0, _TL, 0, () => Tag$];
|
|
1254
|
+
var ToolResultBlocksDelta = [1, n0, _TRBD, 0, () => ToolResultBlockDelta$];
|
|
1255
|
+
var ToolResultContentBlocks = [1, n0, _TRCB, 0, [() => ToolResultContentBlock$, 0]];
|
|
1256
|
+
var Tools = [1, n0, _To, 0, () => Tool$];
|
|
1257
|
+
var GuardrailAssessmentListMap = [2, n0, _GALM, 0, [0, 0], [() => GuardrailAssessmentList, 0]];
|
|
1258
|
+
var GuardrailAssessmentMap = [2, n0, _GAM, 0, [0, 0], [() => GuardrailAssessment$, 0]];
|
|
1259
|
+
var PromptVariableMap = [2, n0, _PVM, 8, 0, () => PromptVariableValues$];
|
|
1260
|
+
var RequestMetadata = [2, n0, _RM, 8, 0, 0];
|
|
1261
|
+
export var AsyncInvokeOutputDataConfig$ = [
|
|
1254
1262
|
3,
|
|
1255
1263
|
n0,
|
|
1256
1264
|
_AIODC,
|
|
1257
1265
|
0,
|
|
1258
1266
|
[_sODC],
|
|
1259
|
-
[() => AsyncInvokeS3OutputDataConfig],
|
|
1267
|
+
[() => AsyncInvokeS3OutputDataConfig$],
|
|
1260
1268
|
];
|
|
1261
|
-
export var AudioSource = [3, n0, _AS, 8, [_b, _sL], [21, () => S3Location]];
|
|
1262
|
-
export var CitationGeneratedContent = [3, n0, _CGC, 0, [_te], [0]];
|
|
1263
|
-
export var CitationLocation = [
|
|
1269
|
+
export var AudioSource$ = [3, n0, _AS, 8, [_b, _sL], [21, () => S3Location$]];
|
|
1270
|
+
export var CitationGeneratedContent$ = [3, n0, _CGC, 0, [_te], [0]];
|
|
1271
|
+
export var CitationLocation$ = [
|
|
1264
1272
|
3,
|
|
1265
1273
|
n0,
|
|
1266
1274
|
_CL,
|
|
1267
1275
|
0,
|
|
1268
1276
|
[_w, _dC, _dP, _dCo, _sRL],
|
|
1269
1277
|
[
|
|
1270
|
-
() => WebLocation
|
|
1271
|
-
() => DocumentCharLocation
|
|
1272
|
-
() => DocumentPageLocation
|
|
1273
|
-
() => DocumentChunkLocation
|
|
1274
|
-
() => SearchResultLocation
|
|
1278
|
+
() => WebLocation$,
|
|
1279
|
+
() => DocumentCharLocation$,
|
|
1280
|
+
() => DocumentPageLocation$,
|
|
1281
|
+
() => DocumentChunkLocation$,
|
|
1282
|
+
() => SearchResultLocation$,
|
|
1275
1283
|
],
|
|
1276
1284
|
];
|
|
1277
|
-
export var CitationSourceContent = [3, n0, _CSC, 0, [_te], [0]];
|
|
1278
|
-
export var ContentBlock = [
|
|
1285
|
+
export var CitationSourceContent$ = [3, n0, _CSC, 0, [_te], [0]];
|
|
1286
|
+
export var ContentBlock$ = [
|
|
1279
1287
|
3,
|
|
1280
1288
|
n0,
|
|
1281
1289
|
_CBo,
|
|
@@ -1283,20 +1291,20 @@ export var ContentBlock = [
|
|
|
1283
1291
|
[_te, _ima, _doc, _vi, _au, _tU, _tR, _gCua, _cPa, _rC, _cC, _sRe],
|
|
1284
1292
|
[
|
|
1285
1293
|
0,
|
|
1286
|
-
[() => ImageBlock
|
|
1287
|
-
() => DocumentBlock
|
|
1288
|
-
() => VideoBlock
|
|
1289
|
-
[() => AudioBlock
|
|
1290
|
-
() => ToolUseBlock
|
|
1291
|
-
[() => ToolResultBlock
|
|
1292
|
-
[() => GuardrailConverseContentBlock
|
|
1293
|
-
() => CachePointBlock
|
|
1294
|
-
[() => ReasoningContentBlock
|
|
1295
|
-
() => CitationsContentBlock
|
|
1296
|
-
() => SearchResultBlock
|
|
1294
|
+
[() => ImageBlock$, 0],
|
|
1295
|
+
() => DocumentBlock$,
|
|
1296
|
+
() => VideoBlock$,
|
|
1297
|
+
[() => AudioBlock$, 0],
|
|
1298
|
+
() => ToolUseBlock$,
|
|
1299
|
+
[() => ToolResultBlock$, 0],
|
|
1300
|
+
[() => GuardrailConverseContentBlock$, 0],
|
|
1301
|
+
() => CachePointBlock$,
|
|
1302
|
+
[() => ReasoningContentBlock$, 0],
|
|
1303
|
+
() => CitationsContentBlock$,
|
|
1304
|
+
() => SearchResultBlock$,
|
|
1297
1305
|
],
|
|
1298
1306
|
];
|
|
1299
|
-
export var ContentBlockDelta = [
|
|
1307
|
+
export var ContentBlockDelta$ = [
|
|
1300
1308
|
3,
|
|
1301
1309
|
n0,
|
|
1302
1310
|
_CBD,
|
|
@@ -1304,259 +1312,259 @@ export var ContentBlockDelta = [
|
|
|
1304
1312
|
[_te, _tU, _tR, _rC, _cit, _ima],
|
|
1305
1313
|
[
|
|
1306
1314
|
0,
|
|
1307
|
-
() => ToolUseBlockDelta
|
|
1315
|
+
() => ToolUseBlockDelta$,
|
|
1308
1316
|
() => ToolResultBlocksDelta,
|
|
1309
|
-
[() => ReasoningContentBlockDelta
|
|
1310
|
-
() => CitationsDelta
|
|
1311
|
-
[() => ImageBlockDelta
|
|
1317
|
+
[() => ReasoningContentBlockDelta$, 0],
|
|
1318
|
+
() => CitationsDelta$,
|
|
1319
|
+
[() => ImageBlockDelta$, 0],
|
|
1312
1320
|
],
|
|
1313
1321
|
];
|
|
1314
|
-
export var ContentBlockStart = [
|
|
1322
|
+
export var ContentBlockStart$ = [
|
|
1315
1323
|
3,
|
|
1316
1324
|
n0,
|
|
1317
1325
|
_CBS,
|
|
1318
1326
|
0,
|
|
1319
1327
|
[_tU, _tR, _ima],
|
|
1320
|
-
[() => ToolUseBlockStart
|
|
1328
|
+
[() => ToolUseBlockStart$, () => ToolResultBlockStart$, () => ImageBlockStart$],
|
|
1321
1329
|
];
|
|
1322
|
-
export var ConverseOutput = [3, n0, _CO, 0, [_m], [[() => Message
|
|
1323
|
-
export var ConverseStreamOutput = [
|
|
1330
|
+
export var ConverseOutput$ = [3, n0, _CO, 0, [_m], [[() => Message$, 0]]];
|
|
1331
|
+
export var ConverseStreamOutput$ = [
|
|
1324
1332
|
3,
|
|
1325
1333
|
n0,
|
|
1326
1334
|
_CSO,
|
|
1327
1335
|
{ [_stre]: 1 },
|
|
1328
1336
|
[_mS, _cBS, _cBD, _cBSo, _mSe, _meta, _iSE, _mSEE, _vE, _tE, _sUE],
|
|
1329
1337
|
[
|
|
1330
|
-
() => MessageStartEvent
|
|
1331
|
-
() => ContentBlockStartEvent
|
|
1332
|
-
[() => ContentBlockDeltaEvent
|
|
1333
|
-
() => ContentBlockStopEvent
|
|
1334
|
-
() => MessageStopEvent
|
|
1335
|
-
[() => ConverseStreamMetadataEvent
|
|
1336
|
-
[() => InternalServerException
|
|
1337
|
-
[() => ModelStreamErrorException
|
|
1338
|
-
[() => ValidationException
|
|
1339
|
-
[() => ThrottlingException
|
|
1340
|
-
[() => ServiceUnavailableException
|
|
1338
|
+
() => MessageStartEvent$,
|
|
1339
|
+
() => ContentBlockStartEvent$,
|
|
1340
|
+
[() => ContentBlockDeltaEvent$, 0],
|
|
1341
|
+
() => ContentBlockStopEvent$,
|
|
1342
|
+
() => MessageStopEvent$,
|
|
1343
|
+
[() => ConverseStreamMetadataEvent$, 0],
|
|
1344
|
+
[() => InternalServerException$, 0],
|
|
1345
|
+
[() => ModelStreamErrorException$, 0],
|
|
1346
|
+
[() => ValidationException$, 0],
|
|
1347
|
+
[() => ThrottlingException$, 0],
|
|
1348
|
+
[() => ServiceUnavailableException$, 0],
|
|
1341
1349
|
],
|
|
1342
1350
|
];
|
|
1343
|
-
export var CountTokensInput = [
|
|
1351
|
+
export var CountTokensInput$ = [
|
|
1344
1352
|
3,
|
|
1345
1353
|
n0,
|
|
1346
1354
|
_CTI,
|
|
1347
1355
|
0,
|
|
1348
1356
|
[_iMn, _conv],
|
|
1349
1357
|
[
|
|
1350
|
-
[() => InvokeModelTokensRequest
|
|
1351
|
-
[() => ConverseTokensRequest
|
|
1358
|
+
[() => InvokeModelTokensRequest$, 0],
|
|
1359
|
+
[() => ConverseTokensRequest$, 0],
|
|
1352
1360
|
],
|
|
1353
1361
|
];
|
|
1354
|
-
export var DocumentContentBlock = [3, n0, _DCBo, 0, [_te], [0]];
|
|
1355
|
-
export var DocumentSource = [
|
|
1362
|
+
export var DocumentContentBlock$ = [3, n0, _DCBo, 0, [_te], [0]];
|
|
1363
|
+
export var DocumentSource$ = [
|
|
1356
1364
|
3,
|
|
1357
1365
|
n0,
|
|
1358
1366
|
_DS,
|
|
1359
1367
|
0,
|
|
1360
1368
|
[_b, _sL, _te, _co],
|
|
1361
|
-
[21, () => S3Location
|
|
1369
|
+
[21, () => S3Location$, 0, () => DocumentContentBlocks],
|
|
1362
1370
|
];
|
|
1363
|
-
export var GuardrailAutomatedReasoningFinding = [
|
|
1371
|
+
export var GuardrailAutomatedReasoningFinding$ = [
|
|
1364
1372
|
3,
|
|
1365
1373
|
n0,
|
|
1366
1374
|
_GARF,
|
|
1367
1375
|
0,
|
|
1368
1376
|
[_va, _in, _sa, _imp, _tA, _tCoo, _nTo],
|
|
1369
1377
|
[
|
|
1370
|
-
[() => GuardrailAutomatedReasoningValidFinding
|
|
1371
|
-
[() => GuardrailAutomatedReasoningInvalidFinding
|
|
1372
|
-
[() => GuardrailAutomatedReasoningSatisfiableFinding
|
|
1373
|
-
[() => GuardrailAutomatedReasoningImpossibleFinding
|
|
1374
|
-
[() => GuardrailAutomatedReasoningTranslationAmbiguousFinding
|
|
1375
|
-
() => GuardrailAutomatedReasoningTooComplexFinding
|
|
1376
|
-
() => GuardrailAutomatedReasoningNoTranslationsFinding
|
|
1378
|
+
[() => GuardrailAutomatedReasoningValidFinding$, 0],
|
|
1379
|
+
[() => GuardrailAutomatedReasoningInvalidFinding$, 0],
|
|
1380
|
+
[() => GuardrailAutomatedReasoningSatisfiableFinding$, 0],
|
|
1381
|
+
[() => GuardrailAutomatedReasoningImpossibleFinding$, 0],
|
|
1382
|
+
[() => GuardrailAutomatedReasoningTranslationAmbiguousFinding$, 0],
|
|
1383
|
+
() => GuardrailAutomatedReasoningTooComplexFinding$,
|
|
1384
|
+
() => GuardrailAutomatedReasoningNoTranslationsFinding$,
|
|
1377
1385
|
],
|
|
1378
1386
|
];
|
|
1379
|
-
export var GuardrailContentBlock = [
|
|
1387
|
+
export var GuardrailContentBlock$ = [
|
|
1380
1388
|
3,
|
|
1381
1389
|
n0,
|
|
1382
1390
|
_GCB,
|
|
1383
1391
|
0,
|
|
1384
1392
|
[_te, _ima],
|
|
1385
|
-
[() => GuardrailTextBlock
|
|
1393
|
+
[() => GuardrailTextBlock$, [() => GuardrailImageBlock$, 0]],
|
|
1386
1394
|
];
|
|
1387
|
-
export var GuardrailConverseContentBlock = [
|
|
1395
|
+
export var GuardrailConverseContentBlock$ = [
|
|
1388
1396
|
3,
|
|
1389
1397
|
n0,
|
|
1390
1398
|
_GCCB,
|
|
1391
1399
|
0,
|
|
1392
1400
|
[_te, _ima],
|
|
1393
|
-
[() => GuardrailConverseTextBlock
|
|
1401
|
+
[() => GuardrailConverseTextBlock$, [() => GuardrailConverseImageBlock$, 0]],
|
|
1394
1402
|
];
|
|
1395
|
-
export var GuardrailConverseImageSource = [3, n0, _GCIS, 8, [_b], [21]];
|
|
1396
|
-
export var GuardrailImageSource = [3, n0, _GIS, 8, [_b], [21]];
|
|
1397
|
-
export var ImageSource = [3, n0, _IS, 8, [_b, _sL], [21, () => S3Location]];
|
|
1398
|
-
export var InvokeModelWithBidirectionalStreamInput = [
|
|
1403
|
+
export var GuardrailConverseImageSource$ = [3, n0, _GCIS, 8, [_b], [21]];
|
|
1404
|
+
export var GuardrailImageSource$ = [3, n0, _GIS, 8, [_b], [21]];
|
|
1405
|
+
export var ImageSource$ = [3, n0, _IS, 8, [_b, _sL], [21, () => S3Location$]];
|
|
1406
|
+
export var InvokeModelWithBidirectionalStreamInput$ = [
|
|
1399
1407
|
3,
|
|
1400
1408
|
n0,
|
|
1401
1409
|
_IMWBSI,
|
|
1402
1410
|
{ [_stre]: 1 },
|
|
1403
1411
|
[_ch],
|
|
1404
|
-
[[() => BidirectionalInputPayloadPart
|
|
1412
|
+
[[() => BidirectionalInputPayloadPart$, 0]],
|
|
1405
1413
|
];
|
|
1406
|
-
export var InvokeModelWithBidirectionalStreamOutput = [
|
|
1414
|
+
export var InvokeModelWithBidirectionalStreamOutput$ = [
|
|
1407
1415
|
3,
|
|
1408
1416
|
n0,
|
|
1409
1417
|
_IMWBSO,
|
|
1410
1418
|
{ [_stre]: 1 },
|
|
1411
1419
|
[_ch, _iSE, _mSEE, _vE, _tE, _mTE, _sUE],
|
|
1412
1420
|
[
|
|
1413
|
-
[() => BidirectionalOutputPayloadPart
|
|
1414
|
-
[() => InternalServerException
|
|
1415
|
-
[() => ModelStreamErrorException
|
|
1416
|
-
[() => ValidationException
|
|
1417
|
-
[() => ThrottlingException
|
|
1418
|
-
[() => ModelTimeoutException
|
|
1419
|
-
[() => ServiceUnavailableException
|
|
1421
|
+
[() => BidirectionalOutputPayloadPart$, 0],
|
|
1422
|
+
[() => InternalServerException$, 0],
|
|
1423
|
+
[() => ModelStreamErrorException$, 0],
|
|
1424
|
+
[() => ValidationException$, 0],
|
|
1425
|
+
[() => ThrottlingException$, 0],
|
|
1426
|
+
[() => ModelTimeoutException$, 0],
|
|
1427
|
+
[() => ServiceUnavailableException$, 0],
|
|
1420
1428
|
],
|
|
1421
1429
|
];
|
|
1422
|
-
export var PromptVariableValues = [3, n0, _PVV, 0, [_te], [0]];
|
|
1423
|
-
export var ReasoningContentBlock = [
|
|
1430
|
+
export var PromptVariableValues$ = [3, n0, _PVV, 0, [_te], [0]];
|
|
1431
|
+
export var ReasoningContentBlock$ = [
|
|
1424
1432
|
3,
|
|
1425
1433
|
n0,
|
|
1426
1434
|
_RCB,
|
|
1427
1435
|
8,
|
|
1428
1436
|
[_rT, _rCe],
|
|
1429
|
-
[[() => ReasoningTextBlock
|
|
1437
|
+
[[() => ReasoningTextBlock$, 0], 21],
|
|
1430
1438
|
];
|
|
1431
|
-
export var ReasoningContentBlockDelta = [3, n0, _RCBD, 8, [_te, _rCe, _si], [0, 21, 0]];
|
|
1432
|
-
export var ResponseStream = [
|
|
1439
|
+
export var ReasoningContentBlockDelta$ = [3, n0, _RCBD, 8, [_te, _rCe, _si], [0, 21, 0]];
|
|
1440
|
+
export var ResponseStream$ = [
|
|
1433
1441
|
3,
|
|
1434
1442
|
n0,
|
|
1435
1443
|
_RS,
|
|
1436
1444
|
{ [_stre]: 1 },
|
|
1437
1445
|
[_ch, _iSE, _mSEE, _vE, _tE, _mTE, _sUE],
|
|
1438
1446
|
[
|
|
1439
|
-
[() => PayloadPart
|
|
1440
|
-
[() => InternalServerException
|
|
1441
|
-
[() => ModelStreamErrorException
|
|
1442
|
-
[() => ValidationException
|
|
1443
|
-
[() => ThrottlingException
|
|
1444
|
-
[() => ModelTimeoutException
|
|
1445
|
-
[() => ServiceUnavailableException
|
|
1447
|
+
[() => PayloadPart$, 0],
|
|
1448
|
+
[() => InternalServerException$, 0],
|
|
1449
|
+
[() => ModelStreamErrorException$, 0],
|
|
1450
|
+
[() => ValidationException$, 0],
|
|
1451
|
+
[() => ThrottlingException$, 0],
|
|
1452
|
+
[() => ModelTimeoutException$, 0],
|
|
1453
|
+
[() => ServiceUnavailableException$, 0],
|
|
1446
1454
|
],
|
|
1447
1455
|
];
|
|
1448
|
-
export var SystemContentBlock = [
|
|
1456
|
+
export var SystemContentBlock$ = [
|
|
1449
1457
|
3,
|
|
1450
1458
|
n0,
|
|
1451
1459
|
_SCBy,
|
|
1452
1460
|
0,
|
|
1453
1461
|
[_te, _gCua, _cPa],
|
|
1454
|
-
[0, [() => GuardrailConverseContentBlock
|
|
1462
|
+
[0, [() => GuardrailConverseContentBlock$, 0], () => CachePointBlock$],
|
|
1455
1463
|
];
|
|
1456
|
-
export var Tool = [
|
|
1464
|
+
export var Tool$ = [
|
|
1457
1465
|
3,
|
|
1458
1466
|
n0,
|
|
1459
1467
|
_Too,
|
|
1460
1468
|
0,
|
|
1461
1469
|
[_tS, _sTy, _cPa],
|
|
1462
|
-
[() => ToolSpecification
|
|
1470
|
+
[() => ToolSpecification$, () => SystemTool$, () => CachePointBlock$],
|
|
1463
1471
|
];
|
|
1464
|
-
export var ToolChoice = [
|
|
1472
|
+
export var ToolChoice$ = [
|
|
1465
1473
|
3,
|
|
1466
1474
|
n0,
|
|
1467
1475
|
_TCo,
|
|
1468
1476
|
0,
|
|
1469
1477
|
[_aut, _an, _tool],
|
|
1470
|
-
[() => AutoToolChoice
|
|
1478
|
+
[() => AutoToolChoice$, () => AnyToolChoice$, () => SpecificToolChoice$],
|
|
1471
1479
|
];
|
|
1472
|
-
export var ToolInputSchema = [3, n0, _TIS, 0, [_j], [15]];
|
|
1473
|
-
export var ToolResultBlockDelta = [3, n0, _TRBDo, 0, [_te, _j], [0, 15]];
|
|
1474
|
-
export var ToolResultContentBlock = [
|
|
1480
|
+
export var ToolInputSchema$ = [3, n0, _TIS, 0, [_j], [15]];
|
|
1481
|
+
export var ToolResultBlockDelta$ = [3, n0, _TRBDo, 0, [_te, _j], [0, 15]];
|
|
1482
|
+
export var ToolResultContentBlock$ = [
|
|
1475
1483
|
3,
|
|
1476
1484
|
n0,
|
|
1477
1485
|
_TRCBo,
|
|
1478
1486
|
0,
|
|
1479
1487
|
[_j, _te, _ima, _doc, _vi, _sRe],
|
|
1480
|
-
[15, 0, [() => ImageBlock
|
|
1488
|
+
[15, 0, [() => ImageBlock$, 0], () => DocumentBlock$, () => VideoBlock$, () => SearchResultBlock$],
|
|
1481
1489
|
];
|
|
1482
|
-
export var VideoSource = [3, n0, _VS, 0, [_b, _sL], [21, () => S3Location]];
|
|
1483
|
-
export var ApplyGuardrail = [
|
|
1490
|
+
export var VideoSource$ = [3, n0, _VS, 0, [_b, _sL], [21, () => S3Location$]];
|
|
1491
|
+
export var ApplyGuardrail$ = [
|
|
1484
1492
|
9,
|
|
1485
1493
|
n0,
|
|
1486
1494
|
_AG,
|
|
1487
1495
|
{ [_h]: ["POST", "/guardrail/{guardrailIdentifier}/version/{guardrailVersion}/apply", 200] },
|
|
1488
|
-
() => ApplyGuardrailRequest
|
|
1489
|
-
() => ApplyGuardrailResponse
|
|
1496
|
+
() => ApplyGuardrailRequest$,
|
|
1497
|
+
() => ApplyGuardrailResponse$,
|
|
1490
1498
|
];
|
|
1491
|
-
export var Converse = [
|
|
1499
|
+
export var Converse$ = [
|
|
1492
1500
|
9,
|
|
1493
1501
|
n0,
|
|
1494
1502
|
_Co,
|
|
1495
1503
|
{ [_h]: ["POST", "/model/{modelId}/converse", 200] },
|
|
1496
|
-
() => ConverseRequest
|
|
1497
|
-
() => ConverseResponse
|
|
1504
|
+
() => ConverseRequest$,
|
|
1505
|
+
() => ConverseResponse$,
|
|
1498
1506
|
];
|
|
1499
|
-
export var ConverseStream = [
|
|
1507
|
+
export var ConverseStream$ = [
|
|
1500
1508
|
9,
|
|
1501
1509
|
n0,
|
|
1502
1510
|
_CS,
|
|
1503
1511
|
{ [_h]: ["POST", "/model/{modelId}/converse-stream", 200] },
|
|
1504
|
-
() => ConverseStreamRequest
|
|
1505
|
-
() => ConverseStreamResponse
|
|
1512
|
+
() => ConverseStreamRequest$,
|
|
1513
|
+
() => ConverseStreamResponse$,
|
|
1506
1514
|
];
|
|
1507
|
-
export var CountTokens = [
|
|
1515
|
+
export var CountTokens$ = [
|
|
1508
1516
|
9,
|
|
1509
1517
|
n0,
|
|
1510
1518
|
_CTo,
|
|
1511
1519
|
{ [_h]: ["POST", "/model/{modelId}/count-tokens", 200] },
|
|
1512
|
-
() => CountTokensRequest
|
|
1513
|
-
() => CountTokensResponse
|
|
1520
|
+
() => CountTokensRequest$,
|
|
1521
|
+
() => CountTokensResponse$,
|
|
1514
1522
|
];
|
|
1515
|
-
export var GetAsyncInvoke = [
|
|
1523
|
+
export var GetAsyncInvoke$ = [
|
|
1516
1524
|
9,
|
|
1517
1525
|
n0,
|
|
1518
1526
|
_GAI,
|
|
1519
1527
|
{ [_h]: ["GET", "/async-invoke/{invocationArn}", 200] },
|
|
1520
|
-
() => GetAsyncInvokeRequest
|
|
1521
|
-
() => GetAsyncInvokeResponse
|
|
1528
|
+
() => GetAsyncInvokeRequest$,
|
|
1529
|
+
() => GetAsyncInvokeResponse$,
|
|
1522
1530
|
];
|
|
1523
|
-
export var InvokeModel = [
|
|
1531
|
+
export var InvokeModel$ = [
|
|
1524
1532
|
9,
|
|
1525
1533
|
n0,
|
|
1526
1534
|
_IM,
|
|
1527
1535
|
{ [_h]: ["POST", "/model/{modelId}/invoke", 200] },
|
|
1528
|
-
() => InvokeModelRequest
|
|
1529
|
-
() => InvokeModelResponse
|
|
1536
|
+
() => InvokeModelRequest$,
|
|
1537
|
+
() => InvokeModelResponse$,
|
|
1530
1538
|
];
|
|
1531
|
-
export var InvokeModelWithBidirectionalStream = [
|
|
1539
|
+
export var InvokeModelWithBidirectionalStream$ = [
|
|
1532
1540
|
9,
|
|
1533
1541
|
n0,
|
|
1534
1542
|
_IMWBS,
|
|
1535
1543
|
{ [_h]: ["POST", "/model/{modelId}/invoke-with-bidirectional-stream", 200] },
|
|
1536
|
-
() => InvokeModelWithBidirectionalStreamRequest
|
|
1537
|
-
() => InvokeModelWithBidirectionalStreamResponse
|
|
1544
|
+
() => InvokeModelWithBidirectionalStreamRequest$,
|
|
1545
|
+
() => InvokeModelWithBidirectionalStreamResponse$,
|
|
1538
1546
|
];
|
|
1539
|
-
export var InvokeModelWithResponseStream = [
|
|
1547
|
+
export var InvokeModelWithResponseStream$ = [
|
|
1540
1548
|
9,
|
|
1541
1549
|
n0,
|
|
1542
1550
|
_IMWRS,
|
|
1543
1551
|
{ [_h]: ["POST", "/model/{modelId}/invoke-with-response-stream", 200] },
|
|
1544
|
-
() => InvokeModelWithResponseStreamRequest
|
|
1545
|
-
() => InvokeModelWithResponseStreamResponse
|
|
1552
|
+
() => InvokeModelWithResponseStreamRequest$,
|
|
1553
|
+
() => InvokeModelWithResponseStreamResponse$,
|
|
1546
1554
|
];
|
|
1547
|
-
export var ListAsyncInvokes = [
|
|
1555
|
+
export var ListAsyncInvokes$ = [
|
|
1548
1556
|
9,
|
|
1549
1557
|
n0,
|
|
1550
1558
|
_LAI,
|
|
1551
1559
|
{ [_h]: ["GET", "/async-invoke", 200] },
|
|
1552
|
-
() => ListAsyncInvokesRequest
|
|
1553
|
-
() => ListAsyncInvokesResponse
|
|
1560
|
+
() => ListAsyncInvokesRequest$,
|
|
1561
|
+
() => ListAsyncInvokesResponse$,
|
|
1554
1562
|
];
|
|
1555
|
-
export var StartAsyncInvoke = [
|
|
1563
|
+
export var StartAsyncInvoke$ = [
|
|
1556
1564
|
9,
|
|
1557
1565
|
n0,
|
|
1558
1566
|
_SAI,
|
|
1559
1567
|
{ [_h]: ["POST", "/async-invoke", 200] },
|
|
1560
|
-
() => StartAsyncInvokeRequest
|
|
1561
|
-
() => StartAsyncInvokeResponse
|
|
1568
|
+
() => StartAsyncInvokeRequest$,
|
|
1569
|
+
() => StartAsyncInvokeResponse$,
|
|
1562
1570
|
];
|