@aws-sdk/client-bedrock-agentcore 3.1055.0 → 3.1056.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 +11 -0
- package/dist-cjs/schemas/schemas_0.js +56 -23
- package/dist-es/models/enums.js +9 -0
- package/dist-es/schemas/schemas_0.js +50 -17
- package/dist-types/commands/InvokeHarnessCommand.d.ts +28 -0
- package/dist-types/commands/ListSessionsCommand.d.ts +1 -1
- package/dist-types/models/enums.d.ts +40 -0
- package/dist-types/models/models_0.d.ts +164 -85
- package/dist-types/models/models_1.d.ts +78 -1
- package/dist-types/schemas/schemas_0.d.ts +4 -0
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/enums.d.ts +13 -0
- package/dist-types/ts3.4/models/models_0.d.ts +61 -20
- package/dist-types/ts3.4/models/models_1.d.ts +20 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +4 -0
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -1161,6 +1161,15 @@ const HarnessConversationRole = {
|
|
|
1161
1161
|
ASSISTANT: "assistant",
|
|
1162
1162
|
USER: "user",
|
|
1163
1163
|
};
|
|
1164
|
+
const HarnessBedrockApiFormat = {
|
|
1165
|
+
CHAT_COMPLETIONS: "chat_completions",
|
|
1166
|
+
CONVERSE_STREAM: "converse_stream",
|
|
1167
|
+
RESPONSES: "responses",
|
|
1168
|
+
};
|
|
1169
|
+
const HarnessOpenAiApiFormat = {
|
|
1170
|
+
CHAT_COMPLETIONS: "chat_completions",
|
|
1171
|
+
RESPONSES: "responses",
|
|
1172
|
+
};
|
|
1164
1173
|
const OAuthGrantType = {
|
|
1165
1174
|
AUTHORIZATION_CODE: "AUTHORIZATION_CODE",
|
|
1166
1175
|
CLIENT_CREDENTIALS: "CLIENT_CREDENTIALS",
|
|
@@ -1328,7 +1337,9 @@ exports.GetResourcePaymentTokenCommand = GetResourcePaymentTokenCommand;
|
|
|
1328
1337
|
exports.GetWorkloadAccessTokenCommand = GetWorkloadAccessTokenCommand;
|
|
1329
1338
|
exports.GetWorkloadAccessTokenForJWTCommand = GetWorkloadAccessTokenForJWTCommand;
|
|
1330
1339
|
exports.GetWorkloadAccessTokenForUserIdCommand = GetWorkloadAccessTokenForUserIdCommand;
|
|
1340
|
+
exports.HarnessBedrockApiFormat = HarnessBedrockApiFormat;
|
|
1331
1341
|
exports.HarnessConversationRole = HarnessConversationRole;
|
|
1342
|
+
exports.HarnessOpenAiApiFormat = HarnessOpenAiApiFormat;
|
|
1332
1343
|
exports.HarnessStopReason = HarnessStopReason;
|
|
1333
1344
|
exports.HarnessToolType = HarnessToolType;
|
|
1334
1345
|
exports.HarnessToolUseStatus = HarnessToolUseStatus;
|
|
@@ -3,12 +3,12 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.CodeInterpreterSessionSummary$ = exports.CodeInterpreterResult$ = exports.CloudWatchOutputConfig$ = exports.CloudWatchLogsTraceConfig$ = exports.CloudWatchLogsSource$ = exports.CloudWatchLogsRule$ = exports.CloudWatchLogsFilter$ = exports.CloudWatchFilterConfig$ = exports.Certificate$ = exports.BrowserSessionSummary$ = exports.BrowserSessionStream$ = exports.BrowserProfileConfiguration$ = exports.BrowserExtension$ = exports.BrowserEnterprisePolicy$ = exports.BranchFilter$ = exports.Branch$ = exports.BatchUpdateMemoryRecordsOutput$ = exports.BatchUpdateMemoryRecordsInput$ = exports.BatchEvaluationSummary$ = exports.BatchDeleteMemoryRecordsOutput$ = exports.BatchDeleteMemoryRecordsInput$ = exports.BatchCreateMemoryRecordsOutput$ = exports.BatchCreateMemoryRecordsInput$ = exports.BasicAuth$ = exports.AvailableLimits$ = exports.AutomationStreamUpdate$ = exports.AutomationStream$ = exports.Amount$ = exports.AgentSkillsDescriptor$ = exports.AgentCardDefinition$ = exports.ActorSummary$ = exports.ABTestSummary$ = exports.ABTestResults$ = exports.A2aDescriptor$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.UnauthorizedException$ = exports.ThrottlingException$ = exports.ThrottledException$ = exports.ServiceQuotaExceededException$ = exports.ServiceException$ = exports.RuntimeClientError$ = exports.RetryableConflictException$ = exports.ResourceNotFoundException$ = exports.InvalidInputException$ = exports.InternalServerException$ = exports.DuplicateIdException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.BedrockAgentCoreServiceException$ = void 0;
|
|
4
4
|
exports.EvaluatorSummary$ = exports.EvaluatorStatistics$ = exports.EvaluatorMetric$ = exports.Evaluator$ = exports.EvaluationResultContent$ = exports.EvaluationReferenceInput$ = exports.EvaluationJobResults$ = exports.EvaluationExpectedTrajectory$ = exports.EvaluateResponse$ = exports.EvaluateRequest$ = exports.EmbeddedCryptoWallet$ = exports.Descriptors$ = exports.DeleteRecommendationResponse$ = exports.DeleteRecommendationRequest$ = exports.DeletePaymentSessionResponse$ = exports.DeletePaymentSessionRequest$ = exports.DeletePaymentInstrumentResponse$ = exports.DeletePaymentInstrumentRequest$ = exports.DeleteMemoryRecordOutput$ = exports.DeleteMemoryRecordInput$ = exports.DeleteEventOutput$ = exports.DeleteEventInput$ = exports.DeleteBatchEvaluationResponse$ = exports.DeleteBatchEvaluationRequest$ = exports.DeleteABTestResponse$ = exports.DeleteABTestRequest$ = exports.CustomDescriptor$ = exports.CryptoX402PaymentOutput$ = exports.CryptoX402PaymentInput$ = exports.CreatePaymentSessionResponse$ = exports.CreatePaymentSessionRequest$ = exports.CreatePaymentInstrumentResponse$ = exports.CreatePaymentInstrumentRequest$ = exports.CreateEventOutput$ = exports.CreateEventInput$ = exports.CreateABTestResponse$ = exports.CreateABTestRequest$ = exports.Conversational$ = exports.ControlStats$ = exports.ContentStopEvent$ = exports.ContentStartEvent$ = exports.ContentDeltaEvent$ = exports.ContentBlock$ = exports.ConfigurationBundleToolEntry$ = exports.ConfigurationBundleRef$ = exports.ConfidenceInterval$ = exports.CompleteResourceTokenAuthResponse$ = exports.CompleteResourceTokenAuthRequest$ = exports.CoinbaseCdpTokenResponseOutput$ = exports.CoinbaseCdpTokenRequestInput$ = void 0;
|
|
5
5
|
exports.HarnessContentBlockStopEvent$ = exports.HarnessContentBlockStartEvent$ = exports.HarnessContentBlockDeltaEvent$ = exports.HarnessBedrockModelConfig$ = exports.HarnessAgentCoreGatewayConfig$ = exports.HarnessAgentCoreCodeInterpreterConfig$ = exports.HarnessAgentCoreBrowserConfig$ = exports.GroundTruthTurn$ = exports.GetWorkloadAccessTokenResponse$ = exports.GetWorkloadAccessTokenRequest$ = exports.GetWorkloadAccessTokenForUserIdResponse$ = exports.GetWorkloadAccessTokenForUserIdRequest$ = exports.GetWorkloadAccessTokenForJWTResponse$ = exports.GetWorkloadAccessTokenForJWTRequest$ = exports.GetResourcePaymentTokenResponse$ = exports.GetResourcePaymentTokenRequest$ = exports.GetResourceOauth2TokenResponse$ = exports.GetResourceOauth2TokenRequest$ = exports.GetResourceApiKeyResponse$ = exports.GetResourceApiKeyRequest$ = exports.GetRecommendationResponse$ = exports.GetRecommendationRequest$ = exports.GetPaymentSessionResponse$ = exports.GetPaymentSessionRequest$ = exports.GetPaymentInstrumentResponse$ = exports.GetPaymentInstrumentRequest$ = exports.GetPaymentInstrumentBalanceResponse$ = exports.GetPaymentInstrumentBalanceRequest$ = exports.GetMemoryRecordOutput$ = exports.GetMemoryRecordInput$ = exports.GetEventOutput$ = exports.GetEventInput$ = exports.GetCodeInterpreterSessionResponse$ = exports.GetCodeInterpreterSessionRequest$ = exports.GetBrowserSessionResponse$ = exports.GetBrowserSessionRequest$ = exports.GetBatchEvaluationResponse$ = exports.GetBatchEvaluationRequest$ = exports.GetAgentCardResponse$ = exports.GetAgentCardRequest$ = exports.GetABTestResponse$ = exports.GetABTestRequest$ = exports.GatewayFilter$ = exports.FilterInput$ = exports.ExtractionJobMetadata$ = exports.ExtractionJobFilterInput$ = exports.ExtractionJob$ = exports.ExternalProxy$ = exports.EventMetadataFilterExpression$ = exports.Event$ = void 0;
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.UpdateBrowserStream$ = exports.UpdateABTest$ = exports.StopRuntimeSession$ = exports.StopCodeInterpreterSession$ = exports.StopBrowserSession$ = exports.StopBatchEvaluation$ = exports.StartRecommendation$ = exports.StartMemoryExtractionJob$ = exports.StartCodeInterpreterSession$ = exports.StartBrowserSession$ = exports.StartBatchEvaluation$ = exports.SearchRegistryRecords$ = exports.SaveBrowserSessionProfile$ = exports.RetrieveMemoryRecords$ = exports.ProcessPayment$ = exports.ListSessions$ = exports.ListRecommendations$ = exports.ListPaymentSessions$ = exports.ListPaymentInstruments$ = exports.ListMemoryRecords$ = exports.ListMemoryExtractionJobs$ = exports.ListEvents$ = exports.ListCodeInterpreterSessions$ = exports.ListBrowserSessions$ = exports.ListBatchEvaluations$ = exports.ListActors$ = exports.ListABTests$ = exports.InvokeHarness$ = exports.InvokeCodeInterpreter$ = exports.InvokeBrowser$ = exports.InvokeAgentRuntimeCommand$ = exports.InvokeAgentRuntime$ = exports.GetWorkloadAccessTokenForUserId$ = exports.GetWorkloadAccessTokenForJWT$ = exports.GetWorkloadAccessToken$ = void 0;
|
|
6
|
+
exports.ListBrowserSessionsRequest$ = exports.ListBatchEvaluationsResponse$ = exports.ListBatchEvaluationsRequest$ = exports.ListActorsOutput$ = exports.ListActorsInput$ = exports.ListABTestsResponse$ = exports.ListABTestsRequest$ = exports.LinkedAccountSms$ = exports.LinkedAccountEmail$ = exports.LinkedAccountDeveloperJwt$ = exports.KeyTypeResult$ = exports.KeyTypeArguments$ = exports.KeyShortcutResult$ = exports.KeyShortcutArguments$ = exports.KeyPressResult$ = exports.KeyPressArguments$ = exports.InvokeHarnessResponse$ = exports.InvokeHarnessRequest$ = exports.InvokeCodeInterpreterResponse$ = exports.InvokeCodeInterpreterRequest$ = exports.InvokeBrowserResponse$ = exports.InvokeBrowserRequest$ = exports.InvokeAgentRuntimeResponse$ = exports.InvokeAgentRuntimeRequest$ = exports.InvokeAgentRuntimeCommandResponse$ = exports.InvokeAgentRuntimeCommandRequestBody$ = exports.InvokeAgentRuntimeCommandRequest$ = exports.InputContentBlock$ = exports.InlineGroundTruth$ = exports.HarnessToolUseBlockStart$ = exports.HarnessToolUseBlockDelta$ = exports.HarnessToolUseBlock$ = exports.HarnessToolResultBlockStart$ = exports.HarnessToolResultBlock$ = exports.HarnessTool$ = exports.HarnessTokenUsage$ = exports.HarnessStreamMetrics$ = exports.HarnessSkillS3Source$ = exports.HarnessSkillGitSource$ = exports.HarnessSkillGitAuth$ = exports.HarnessRemoteMcpConfig$ = exports.HarnessReasoningTextBlock$ = exports.HarnessOpenAiModelConfig$ = exports.HarnessMetadataEvent$ = exports.HarnessMessageStopEvent$ = exports.HarnessMessageStartEvent$ = exports.HarnessMessage$ = exports.HarnessLiteLlmModelConfig$ = exports.HarnessInlineFunctionConfig$ = exports.HarnessGeminiModelConfig$ = void 0;
|
|
7
|
+
exports.RecommendationSummary$ = exports.RecommendationResultConfigurationBundle$ = exports.RecommendationEvaluatorReference$ = exports.RecommendationEvaluationConfig$ = exports.ProxyConfiguration$ = exports.ProxyBypass$ = exports.ProcessPaymentResponse$ = exports.ProcessPaymentRequest$ = exports.PerVariantOnlineEvaluationConfig$ = exports.PaymentSessionSummary$ = exports.PaymentSession$ = exports.PaymentInstrumentSummary$ = exports.PaymentInstrument$ = exports.OAuthCredentialProvider$ = exports.OAuth2Authentication$ = exports.MouseScrollResult$ = exports.MouseScrollArguments$ = exports.MouseMoveResult$ = exports.MouseMoveArguments$ = exports.MouseDragResult$ = exports.MouseDragArguments$ = exports.MouseClickResult$ = exports.MouseClickArguments$ = exports.MessageMetadata$ = exports.MemoryRecordUpdateInput$ = exports.MemoryRecordSummary$ = exports.MemoryRecordOutput$ = exports.MemoryRecordDeleteInput$ = exports.MemoryRecordCreateInput$ = exports.MemoryRecord$ = exports.MemoryMetadataFilterExpression$ = exports.McpDescriptor$ = exports.LiveViewStream$ = exports.ListSessionsOutput$ = exports.ListSessionsInput$ = exports.ListRecommendationsResponse$ = exports.ListRecommendationsRequest$ = exports.ListPaymentSessionsResponse$ = exports.ListPaymentSessionsRequest$ = exports.ListPaymentInstrumentsResponse$ = exports.ListPaymentInstrumentsRequest$ = exports.ListMemoryRecordsOutput$ = exports.ListMemoryRecordsInput$ = exports.ListMemoryExtractionJobsOutput$ = exports.ListMemoryExtractionJobsInput$ = exports.ListEventsOutput$ = exports.ListEventsInput$ = exports.ListCodeInterpreterSessionsResponse$ = exports.ListCodeInterpreterSessionsRequest$ = exports.ListBrowserSessionsResponse$ = void 0;
|
|
8
|
+
exports.ToolArguments$ = exports.TokenUsage$ = exports.TokenBalance$ = exports.TargetRef$ = exports.SystemPromptRecommendationResult$ = exports.SystemPromptRecommendationConfig$ = exports.SystemPromptConfigurationBundle$ = exports.StripePrivyTokenResponseOutput$ = exports.StripePrivyTokenRequestInput$ = exports.StopRuntimeSessionResponse$ = exports.StopRuntimeSessionRequest$ = exports.StopCodeInterpreterSessionResponse$ = exports.StopCodeInterpreterSessionRequest$ = exports.StopBrowserSessionResponse$ = exports.StopBrowserSessionRequest$ = exports.StopBatchEvaluationResponse$ = exports.StopBatchEvaluationRequest$ = exports.StartRecommendationResponse$ = exports.StartRecommendationRequest$ = exports.StartMemoryExtractionJobOutput$ = exports.StartMemoryExtractionJobInput$ = exports.StartCodeInterpreterSessionResponse$ = exports.StartCodeInterpreterSessionRequest$ = exports.StartBrowserSessionResponse$ = exports.StartBrowserSessionRequest$ = exports.StartBatchEvaluationResponse$ = exports.StartBatchEvaluationRequest$ = exports.SpanContext$ = exports.SkillMdDefinition$ = exports.SkillDefinition$ = exports.SessionSummary$ = exports.SessionMetadataShape$ = exports.SessionLimits$ = exports.SessionFilterConfig$ = exports.SessionFilter$ = exports.ServerDefinition$ = exports.SecretsManagerLocation$ = exports.SearchRegistryRecordsResponse$ = exports.SearchRegistryRecordsRequest$ = exports.SearchCriteria$ = exports.ScreenshotResult$ = exports.ScreenshotArguments$ = exports.SaveBrowserSessionProfileResponse$ = exports.SaveBrowserSessionProfileRequest$ = exports.S3Location$ = exports.RetrieveMemoryRecordsOutput$ = exports.RetrieveMemoryRecordsInput$ = exports.ResponseChunk$ = exports.ResourceContent$ = exports.RegistryRecordSummary$ = void 0;
|
|
9
|
+
exports.LinkedAccount$ = exports.LeftExpression$ = exports.InvokeHarnessStreamOutput$ = exports.InvokeAgentRuntimeCommandStreamOutput$ = exports.HarnessToolResultContentBlock$ = exports.HarnessToolResultBlockDelta$ = exports.HarnessToolConfiguration$ = exports.HarnessSystemContentBlock$ = exports.HarnessSkill$ = exports.HarnessReasoningContentBlockDelta$ = exports.HarnessReasoningContentBlock$ = exports.HarnessModelConfiguration$ = exports.HarnessGatewayOutboundAuth$ = exports.HarnessContentBlockStart$ = exports.HarnessContentBlockDelta$ = exports.HarnessContentBlock$ = exports.GroundTruthTurnInput$ = exports.GroundTruthSource$ = exports.FilterValue$ = exports.ExtractionJobMessages$ = exports.EvaluationTarget$ = exports.EvaluationMetadata$ = exports.EvaluationInput$ = exports.EvaluationContent$ = exports.DataSourceConfig$ = exports.Context$ = exports.Content$ = exports.CodeInterpreterStreamOutput$ = exports.CertificateLocation$ = exports.BrowserActionResult$ = exports.BrowserAction$ = exports.AgentTracesConfig$ = exports.ABTestEvaluationConfig$ = exports.ViewPort$ = exports.VariantResult$ = exports.VariantConfiguration$ = exports.Variant$ = exports.ValidationExceptionField$ = exports.UpdateBrowserStreamResponse$ = exports.UpdateBrowserStreamRequest$ = exports.UpdateABTestResponse$ = exports.UpdateABTestRequest$ = exports.ToolsDefinition$ = exports.ToolResultStructuredContent$ = exports.ToolDescriptionTextInput$ = exports.ToolDescriptionRecommendationResult$ = exports.ToolDescriptionRecommendationConfig$ = exports.ToolDescriptionOutput$ = exports.ToolDescriptionInput$ = exports.ToolDescriptionConfigurationBundle$ = void 0;
|
|
10
|
+
exports.GetPaymentSession$ = exports.GetPaymentInstrumentBalance$ = exports.GetPaymentInstrument$ = exports.GetMemoryRecord$ = exports.GetEvent$ = exports.GetCodeInterpreterSession$ = exports.GetBrowserSession$ = exports.GetBatchEvaluation$ = exports.GetAgentCard$ = exports.GetABTest$ = exports.Evaluate$ = exports.DeleteRecommendation$ = exports.DeletePaymentSession$ = exports.DeletePaymentInstrument$ = exports.DeleteMemoryRecord$ = exports.DeleteEvent$ = exports.DeleteBatchEvaluation$ = exports.DeleteABTest$ = exports.CreatePaymentSession$ = exports.CreatePaymentInstrument$ = exports.CreateEvent$ = exports.CreateABTest$ = exports.CompleteResourceTokenAuth$ = exports.BatchUpdateMemoryRecords$ = exports.BatchDeleteMemoryRecords$ = exports.BatchCreateMemoryRecords$ = exports.UserIdentifier$ = exports.ToolDescriptionSource$ = exports.ToolDescriptionConfig$ = exports.SystemPromptConfig$ = exports.StreamUpdate$ = exports.RightExpression$ = exports.ResourceLocation$ = exports.RecommendationResult$ = exports.RecommendationConfig$ = exports.ProxyCredentials$ = exports.Proxy$ = exports.PaymentTokenResponseOutput$ = exports.PaymentTokenRequestInput$ = exports.PaymentOutput$ = exports.PaymentInstrumentDetails$ = exports.PaymentInput$ = exports.PayloadType$ = exports.OutputConfig$ = exports.MetadataValue$ = exports.MemoryRecordRightExpression$ = exports.MemoryRecordMetadataValue$ = exports.MemoryRecordLeftExpression$ = exports.MemoryContent$ = exports.LinkedAccountOAuth2$ = void 0;
|
|
11
|
+
exports.UpdateBrowserStream$ = exports.UpdateABTest$ = exports.StopRuntimeSession$ = exports.StopCodeInterpreterSession$ = exports.StopBrowserSession$ = exports.StopBatchEvaluation$ = exports.StartRecommendation$ = exports.StartMemoryExtractionJob$ = exports.StartCodeInterpreterSession$ = exports.StartBrowserSession$ = exports.StartBatchEvaluation$ = exports.SearchRegistryRecords$ = exports.SaveBrowserSessionProfile$ = exports.RetrieveMemoryRecords$ = exports.ProcessPayment$ = exports.ListSessions$ = exports.ListRecommendations$ = exports.ListPaymentSessions$ = exports.ListPaymentInstruments$ = exports.ListMemoryRecords$ = exports.ListMemoryExtractionJobs$ = exports.ListEvents$ = exports.ListCodeInterpreterSessions$ = exports.ListBrowserSessions$ = exports.ListBatchEvaluations$ = exports.ListActors$ = exports.ListABTests$ = exports.InvokeHarness$ = exports.InvokeCodeInterpreter$ = exports.InvokeBrowser$ = exports.InvokeAgentRuntimeCommand$ = exports.InvokeAgentRuntime$ = exports.GetWorkloadAccessTokenForUserId$ = exports.GetWorkloadAccessTokenForJWT$ = exports.GetWorkloadAccessToken$ = exports.GetResourcePaymentToken$ = exports.GetResourceOauth2Token$ = exports.GetResourceApiKey$ = exports.GetRecommendation$ = void 0;
|
|
12
12
|
const _A = "Amount";
|
|
13
13
|
const _ABTEC = "ABTestEvaluationConfig";
|
|
14
14
|
const _ABTR = "ABTestResults";
|
|
@@ -130,7 +130,6 @@ const _DRR = "DeleteRecommendationRequest";
|
|
|
130
130
|
const _DRRe = "DeleteRecommendationResponse";
|
|
131
131
|
const _DSC = "DataSourceConfig";
|
|
132
132
|
const _De = "Descriptors";
|
|
133
|
-
const _Do = "Document";
|
|
134
133
|
const _E = "Email";
|
|
135
134
|
const _EC = "EvaluationContent";
|
|
136
135
|
const _ECL = "EvaluationContentList";
|
|
@@ -239,6 +238,8 @@ const _HGOA = "HarnessGatewayOutboundAuth";
|
|
|
239
238
|
const _HHM = "HttpHeadersMap";
|
|
240
239
|
const _HIFC = "HarnessInlineFunctionConfig";
|
|
241
240
|
const _HIFD = "HarnessInlineFunctionDescription";
|
|
241
|
+
const _HLLAB = "HarnessLiteLlmApiBase";
|
|
242
|
+
const _HLLMC = "HarnessLiteLlmModelConfig";
|
|
242
243
|
const _HM = "HarnessMessage";
|
|
243
244
|
const _HMC = "HarnessModelConfiguration";
|
|
244
245
|
const _HME = "HarnessMetadataEvent";
|
|
@@ -253,8 +254,11 @@ const _HRMU = "HarnessRemoteMcpUrl";
|
|
|
253
254
|
const _HRTB = "HarnessReasoningTextBlock";
|
|
254
255
|
const _HS = "HarnessSkills";
|
|
255
256
|
const _HSCB = "HarnessSystemContentBlock";
|
|
257
|
+
const _HSGA = "HarnessSkillGitAuth";
|
|
258
|
+
const _HSGS = "HarnessSkillGitSource";
|
|
256
259
|
const _HSM = "HarnessStreamMetrics";
|
|
257
260
|
const _HSP = "HarnessSystemPrompt";
|
|
261
|
+
const _HSSS = "HarnessSkillS3Source";
|
|
258
262
|
const _HSa = "HarnessSkill";
|
|
259
263
|
const _HT = "HarnessTool";
|
|
260
264
|
const _HTC = "HarnessToolConfiguration";
|
|
@@ -345,9 +349,10 @@ const _LVS = "LiveViewStream";
|
|
|
345
349
|
const _MC = "MemoryContent";
|
|
346
350
|
const _MCA = "MouseClickArguments";
|
|
347
351
|
const _MCR = "MouseClickResult";
|
|
348
|
-
const _MD = "
|
|
352
|
+
const _MD = "MemoryDocument";
|
|
349
353
|
const _MDA = "MouseDragArguments";
|
|
350
354
|
const _MDR = "MouseDragResult";
|
|
355
|
+
const _MDc = "McpDescriptor";
|
|
351
356
|
const _ML = "MessagesList";
|
|
352
357
|
const _MM = "MessageMetadata";
|
|
353
358
|
const _MMA = "MouseMoveArguments";
|
|
@@ -537,12 +542,14 @@ const _XABARSI = "X-Amzn-Bedrock-AgentCore-Runtime-Session-Id";
|
|
|
537
542
|
const _XABARUI = "X-Amzn-Bedrock-AgentCore-Runtime-User-Id";
|
|
538
543
|
const _XATI = "X-Amzn-Trace-Id";
|
|
539
544
|
const _a = "a2a";
|
|
545
|
+
const _aB = "apiBase";
|
|
540
546
|
const _aC = "agentCard";
|
|
541
547
|
const _aCB = "agentCoreBrowser";
|
|
542
548
|
const _aCCI = "agentCoreCodeInterpreter";
|
|
543
549
|
const _aCG = "agentCoreGateway";
|
|
544
550
|
const _aCb = "absoluteChange";
|
|
545
551
|
const _aDE = "accessDeniedException";
|
|
552
|
+
const _aF = "apiFormat";
|
|
546
553
|
const _aI = "actorId";
|
|
547
554
|
const _aIc = "accountId";
|
|
548
555
|
const _aIp = "appId";
|
|
@@ -551,6 +558,7 @@ const _aK = "apiKey";
|
|
|
551
558
|
const _aKA = "apiKeyArn";
|
|
552
559
|
const _aL = "availableLimits";
|
|
553
560
|
const _aN = "agentName";
|
|
561
|
+
const _aP = "additionalParams";
|
|
554
562
|
const _aRA = "agentRuntimeArn";
|
|
555
563
|
const _aS = "automationStream";
|
|
556
564
|
const _aSA = "availableSpendAmount";
|
|
@@ -574,6 +582,7 @@ const _ap = "apple";
|
|
|
574
582
|
const _ar = "arguments";
|
|
575
583
|
const _as = "assertions";
|
|
576
584
|
const _au = "audiences";
|
|
585
|
+
const _aut = "auth";
|
|
577
586
|
const _b = "branch";
|
|
578
587
|
const _bA = "bundleArn";
|
|
579
588
|
const _bAT = "basicAuthToken";
|
|
@@ -596,6 +605,7 @@ const _buc = "bucket";
|
|
|
596
605
|
const _by = "bypass";
|
|
597
606
|
const _c = "client";
|
|
598
607
|
const _cA = "createdAt";
|
|
608
|
+
const _cAr = "credentialArn";
|
|
599
609
|
const _cB = "configurationBundle";
|
|
600
610
|
const _cBD = "contentBlockDelta";
|
|
601
611
|
const _cBI = "contentBlockIndex";
|
|
@@ -699,13 +709,14 @@ const _fR = "failedRecords";
|
|
|
699
709
|
const _fRa = "failureReason";
|
|
700
710
|
const _fi = "filter";
|
|
701
711
|
const _fo = "format";
|
|
702
|
-
const _g = "
|
|
712
|
+
const _g = "git";
|
|
703
713
|
const _gA = "gatewayArn";
|
|
704
714
|
const _gF = "gatewayFilter";
|
|
705
715
|
const _gMC = "geminiModelConfig";
|
|
706
716
|
const _gT = "grantType";
|
|
707
717
|
const _gTr = "groundTruth";
|
|
708
718
|
const _gi = "github";
|
|
719
|
+
const _go = "google";
|
|
709
720
|
const _h = "headers";
|
|
710
721
|
const _hA = "harnessArn";
|
|
711
722
|
const _hE = "httpError";
|
|
@@ -744,6 +755,7 @@ const _lA = "linkedAccounts";
|
|
|
744
755
|
const _lGA = "logGroupArns";
|
|
745
756
|
const _lGN = "logGroupNames";
|
|
746
757
|
const _lGNo = "logGroupName";
|
|
758
|
+
const _lLMC = "liteLlmModelConfig";
|
|
747
759
|
const _lM = "latencyMs";
|
|
748
760
|
const _lSN = "logStreamName";
|
|
749
761
|
const _lUA = "lastUpdatedAt";
|
|
@@ -1120,11 +1132,12 @@ var Body = [0, n0, _B, 8, 21];
|
|
|
1120
1132
|
var CoinbaseCdpPaymentJwtTokenType = [0, n0, _CCPJTT, 8, 0];
|
|
1121
1133
|
var CustomRequestValueType = [0, n0, _CRVT, 8, 0];
|
|
1122
1134
|
var Description = [0, n0, _D, 8, 0];
|
|
1123
|
-
var Document = [0, n0, _Do, 8, 15];
|
|
1124
1135
|
var Email = [0, n0, _E, 8, 0];
|
|
1125
1136
|
var EvaluationExplanation = [0, n0, _EE, 8, 0];
|
|
1126
1137
|
var HarnessInlineFunctionDescription = [0, n0, _HIFD, 8, 0];
|
|
1138
|
+
var HarnessLiteLlmApiBase = [0, n0, _HLLAB, 8, 0];
|
|
1127
1139
|
var HarnessRemoteMcpUrl = [0, n0, _HRMU, 8, 0];
|
|
1140
|
+
var MemoryDocument = [0, n0, _MD, 8, 15];
|
|
1128
1141
|
var OAuthCustomParametersValue = [0, n0, _OACPV, 8, 0];
|
|
1129
1142
|
var PaymentDocument = [0, n0, _PD, 8, 15];
|
|
1130
1143
|
var PhoneNumber = [0, n0, _PN, 8, 0];
|
|
@@ -1792,8 +1805,8 @@ exports.HarnessAgentCoreGatewayConfig$ = [3, n0, _HACGC,
|
|
|
1792
1805
|
];
|
|
1793
1806
|
exports.HarnessBedrockModelConfig$ = [3, n0, _HBMC,
|
|
1794
1807
|
0,
|
|
1795
|
-
[_mIo, _mTa, _tem, _tPo],
|
|
1796
|
-
[0, 1, 1, 1], 1
|
|
1808
|
+
[_mIo, _mTa, _tem, _tPo, _aF, _aP],
|
|
1809
|
+
[0, 1, 1, 1, 0, 15], 1
|
|
1797
1810
|
];
|
|
1798
1811
|
exports.HarnessContentBlockDeltaEvent$ = [3, n0, _HCBDE,
|
|
1799
1812
|
0,
|
|
@@ -1820,6 +1833,11 @@ exports.HarnessInlineFunctionConfig$ = [3, n0, _HIFC,
|
|
|
1820
1833
|
[_d, _iS],
|
|
1821
1834
|
[[() => HarnessInlineFunctionDescription, 0], [() => SensitiveJson, 0]], 2
|
|
1822
1835
|
];
|
|
1836
|
+
exports.HarnessLiteLlmModelConfig$ = [3, n0, _HLLMC,
|
|
1837
|
+
0,
|
|
1838
|
+
[_mIo, _aKA, _aB, _mTa, _tem, _tPo, _aP],
|
|
1839
|
+
[0, 0, [() => HarnessLiteLlmApiBase, 0], 1, 1, 1, 15], 1
|
|
1840
|
+
];
|
|
1823
1841
|
exports.HarnessMessage$ = [3, n0, _HM,
|
|
1824
1842
|
0,
|
|
1825
1843
|
[_ro, _co],
|
|
@@ -1842,8 +1860,8 @@ exports.HarnessMetadataEvent$ = [3, n0, _HME,
|
|
|
1842
1860
|
];
|
|
1843
1861
|
exports.HarnessOpenAiModelConfig$ = [3, n0, _HOAMC,
|
|
1844
1862
|
0,
|
|
1845
|
-
[_mIo, _aKA, _mTa, _tem, _tPo],
|
|
1846
|
-
[0, 0, 1, 1, 1], 2
|
|
1863
|
+
[_mIo, _aKA, _mTa, _tem, _tPo, _aF, _aP],
|
|
1864
|
+
[0, 0, 1, 1, 1, 0, 15], 2
|
|
1847
1865
|
];
|
|
1848
1866
|
exports.HarnessReasoningTextBlock$ = [3, n0, _HRTB,
|
|
1849
1867
|
8,
|
|
@@ -1855,6 +1873,21 @@ exports.HarnessRemoteMcpConfig$ = [3, n0, _HRMC,
|
|
|
1855
1873
|
[_url, _h],
|
|
1856
1874
|
[[() => HarnessRemoteMcpUrl, 0], [() => HttpHeadersMap, 0]], 1
|
|
1857
1875
|
];
|
|
1876
|
+
exports.HarnessSkillGitAuth$ = [3, n0, _HSGA,
|
|
1877
|
+
0,
|
|
1878
|
+
[_cAr, _use],
|
|
1879
|
+
[0, 0], 1
|
|
1880
|
+
];
|
|
1881
|
+
exports.HarnessSkillGitSource$ = [3, n0, _HSGS,
|
|
1882
|
+
0,
|
|
1883
|
+
[_url, _pa, _aut],
|
|
1884
|
+
[0, 0, () => exports.HarnessSkillGitAuth$], 1
|
|
1885
|
+
];
|
|
1886
|
+
exports.HarnessSkillS3Source$ = [3, n0, _HSSS,
|
|
1887
|
+
0,
|
|
1888
|
+
[_ur],
|
|
1889
|
+
[0], 1
|
|
1890
|
+
];
|
|
1858
1891
|
exports.HarnessStreamMetrics$ = [3, n0, _HSM,
|
|
1859
1892
|
0,
|
|
1860
1893
|
[_lM],
|
|
@@ -1952,8 +1985,8 @@ exports.InvokeCodeInterpreterResponse$ = [3, n0, _ICIRn,
|
|
|
1952
1985
|
];
|
|
1953
1986
|
exports.InvokeHarnessRequest$ = [3, n0, _IHR,
|
|
1954
1987
|
0,
|
|
1955
|
-
[_hA, _rSI, _mes, _mo, _sP, _too, _sk, _aTl, _mIa, _mTa, _tSi, _aI],
|
|
1956
|
-
[[0, { [_hQ]: _hA }], [0, { [_hH]: _XABARSI }], [() => HarnessMessages, 0], () => exports.HarnessModelConfiguration$, [() => HarnessSystemPrompt, 0], [() => HarnessTools, 0], () => HarnessSkills, 64 | 0, 1, 1, 1, 0], 3
|
|
1988
|
+
[_hA, _rSI, _mes, _rUI, _mo, _sP, _too, _sk, _aTl, _mIa, _mTa, _tSi, _aI],
|
|
1989
|
+
[[0, { [_hQ]: _hA }], [0, { [_hH]: _XABARSI }], [() => HarnessMessages, 0], [0, { [_hH]: _XABARUI }], [() => exports.HarnessModelConfiguration$, 0], [() => HarnessSystemPrompt, 0], [() => HarnessTools, 0], () => HarnessSkills, 64 | 0, 1, 1, 1, 0], 3
|
|
1957
1990
|
];
|
|
1958
1991
|
exports.InvokeHarnessResponse$ = [3, n0, _IHRn,
|
|
1959
1992
|
0,
|
|
@@ -2130,7 +2163,7 @@ exports.LiveViewStream$ = [3, n0, _LVS,
|
|
|
2130
2163
|
[_sE],
|
|
2131
2164
|
[0]
|
|
2132
2165
|
];
|
|
2133
|
-
exports.McpDescriptor$ = [3, n0,
|
|
2166
|
+
exports.McpDescriptor$ = [3, n0, _MDc,
|
|
2134
2167
|
0,
|
|
2135
2168
|
[_se, _too],
|
|
2136
2169
|
[() => exports.ServerDefinition$, () => exports.ToolsDefinition$], 2
|
|
@@ -2951,8 +2984,8 @@ exports.HarnessGatewayOutboundAuth$ = [4, n0, _HGOA,
|
|
|
2951
2984
|
];
|
|
2952
2985
|
exports.HarnessModelConfiguration$ = [4, n0, _HMC,
|
|
2953
2986
|
0,
|
|
2954
|
-
[_bMC, _oAMC, _gMC],
|
|
2955
|
-
[() => exports.HarnessBedrockModelConfig$, () => exports.HarnessOpenAiModelConfig$, () => exports.HarnessGeminiModelConfig
|
|
2987
|
+
[_bMC, _oAMC, _gMC, _lLMC],
|
|
2988
|
+
[() => exports.HarnessBedrockModelConfig$, () => exports.HarnessOpenAiModelConfig$, () => exports.HarnessGeminiModelConfig$, [() => exports.HarnessLiteLlmModelConfig$, 0]]
|
|
2956
2989
|
];
|
|
2957
2990
|
exports.HarnessReasoningContentBlock$ = [4, n0, _HRCB,
|
|
2958
2991
|
8,
|
|
@@ -2966,8 +2999,8 @@ exports.HarnessReasoningContentBlockDelta$ = [4, n0, _HRCBD,
|
|
|
2966
2999
|
];
|
|
2967
3000
|
exports.HarnessSkill$ = [4, n0, _HSa,
|
|
2968
3001
|
0,
|
|
2969
|
-
[_pa],
|
|
2970
|
-
[0]
|
|
3002
|
+
[_pa, _s_, _g],
|
|
3003
|
+
[0, () => exports.HarnessSkillS3Source$, () => exports.HarnessSkillGitSource$]
|
|
2971
3004
|
];
|
|
2972
3005
|
exports.HarnessSystemContentBlock$ = [4, n0, _HSCB,
|
|
2973
3006
|
0,
|
|
@@ -3011,7 +3044,7 @@ exports.LinkedAccount$ = [4, n0, _LA,
|
|
|
3011
3044
|
];
|
|
3012
3045
|
exports.LinkedAccountOAuth2$ = [4, n0, _LAOA,
|
|
3013
3046
|
0,
|
|
3014
|
-
[
|
|
3047
|
+
[_go, _ap, _x, _tel, _gi],
|
|
3015
3048
|
[[() => exports.OAuth2Authentication$, 0], [() => exports.OAuth2Authentication$, 0], [() => exports.OAuth2Authentication$, 0], [() => exports.OAuth2Authentication$, 0], [() => exports.OAuth2Authentication$, 0]]
|
|
3016
3049
|
];
|
|
3017
3050
|
exports.MemoryContent$ = [4, n0, _MC,
|
|
@@ -3047,7 +3080,7 @@ exports.OutputConfig$ = [4, n0, _OC,
|
|
|
3047
3080
|
exports.PayloadType$ = [4, n0, _PT,
|
|
3048
3081
|
0,
|
|
3049
3082
|
[_conv, _bl],
|
|
3050
|
-
[[() => exports.Conversational$, 0], [() =>
|
|
3083
|
+
[[() => exports.Conversational$, 0], [() => MemoryDocument, 0]]
|
|
3051
3084
|
];
|
|
3052
3085
|
exports.PaymentInput$ = [4, n0, _PIa,
|
|
3053
3086
|
0,
|
package/dist-es/models/enums.js
CHANGED
|
@@ -151,6 +151,15 @@ export const HarnessConversationRole = {
|
|
|
151
151
|
ASSISTANT: "assistant",
|
|
152
152
|
USER: "user",
|
|
153
153
|
};
|
|
154
|
+
export const HarnessBedrockApiFormat = {
|
|
155
|
+
CHAT_COMPLETIONS: "chat_completions",
|
|
156
|
+
CONVERSE_STREAM: "converse_stream",
|
|
157
|
+
RESPONSES: "responses",
|
|
158
|
+
};
|
|
159
|
+
export const HarnessOpenAiApiFormat = {
|
|
160
|
+
CHAT_COMPLETIONS: "chat_completions",
|
|
161
|
+
RESPONSES: "responses",
|
|
162
|
+
};
|
|
154
163
|
export const OAuthGrantType = {
|
|
155
164
|
AUTHORIZATION_CODE: "AUTHORIZATION_CODE",
|
|
156
165
|
CLIENT_CREDENTIALS: "CLIENT_CREDENTIALS",
|
|
@@ -119,7 +119,6 @@ const _DRR = "DeleteRecommendationRequest";
|
|
|
119
119
|
const _DRRe = "DeleteRecommendationResponse";
|
|
120
120
|
const _DSC = "DataSourceConfig";
|
|
121
121
|
const _De = "Descriptors";
|
|
122
|
-
const _Do = "Document";
|
|
123
122
|
const _E = "Email";
|
|
124
123
|
const _EC = "EvaluationContent";
|
|
125
124
|
const _ECL = "EvaluationContentList";
|
|
@@ -228,6 +227,8 @@ const _HGOA = "HarnessGatewayOutboundAuth";
|
|
|
228
227
|
const _HHM = "HttpHeadersMap";
|
|
229
228
|
const _HIFC = "HarnessInlineFunctionConfig";
|
|
230
229
|
const _HIFD = "HarnessInlineFunctionDescription";
|
|
230
|
+
const _HLLAB = "HarnessLiteLlmApiBase";
|
|
231
|
+
const _HLLMC = "HarnessLiteLlmModelConfig";
|
|
231
232
|
const _HM = "HarnessMessage";
|
|
232
233
|
const _HMC = "HarnessModelConfiguration";
|
|
233
234
|
const _HME = "HarnessMetadataEvent";
|
|
@@ -242,8 +243,11 @@ const _HRMU = "HarnessRemoteMcpUrl";
|
|
|
242
243
|
const _HRTB = "HarnessReasoningTextBlock";
|
|
243
244
|
const _HS = "HarnessSkills";
|
|
244
245
|
const _HSCB = "HarnessSystemContentBlock";
|
|
246
|
+
const _HSGA = "HarnessSkillGitAuth";
|
|
247
|
+
const _HSGS = "HarnessSkillGitSource";
|
|
245
248
|
const _HSM = "HarnessStreamMetrics";
|
|
246
249
|
const _HSP = "HarnessSystemPrompt";
|
|
250
|
+
const _HSSS = "HarnessSkillS3Source";
|
|
247
251
|
const _HSa = "HarnessSkill";
|
|
248
252
|
const _HT = "HarnessTool";
|
|
249
253
|
const _HTC = "HarnessToolConfiguration";
|
|
@@ -334,9 +338,10 @@ const _LVS = "LiveViewStream";
|
|
|
334
338
|
const _MC = "MemoryContent";
|
|
335
339
|
const _MCA = "MouseClickArguments";
|
|
336
340
|
const _MCR = "MouseClickResult";
|
|
337
|
-
const _MD = "
|
|
341
|
+
const _MD = "MemoryDocument";
|
|
338
342
|
const _MDA = "MouseDragArguments";
|
|
339
343
|
const _MDR = "MouseDragResult";
|
|
344
|
+
const _MDc = "McpDescriptor";
|
|
340
345
|
const _ML = "MessagesList";
|
|
341
346
|
const _MM = "MessageMetadata";
|
|
342
347
|
const _MMA = "MouseMoveArguments";
|
|
@@ -526,12 +531,14 @@ const _XABARSI = "X-Amzn-Bedrock-AgentCore-Runtime-Session-Id";
|
|
|
526
531
|
const _XABARUI = "X-Amzn-Bedrock-AgentCore-Runtime-User-Id";
|
|
527
532
|
const _XATI = "X-Amzn-Trace-Id";
|
|
528
533
|
const _a = "a2a";
|
|
534
|
+
const _aB = "apiBase";
|
|
529
535
|
const _aC = "agentCard";
|
|
530
536
|
const _aCB = "agentCoreBrowser";
|
|
531
537
|
const _aCCI = "agentCoreCodeInterpreter";
|
|
532
538
|
const _aCG = "agentCoreGateway";
|
|
533
539
|
const _aCb = "absoluteChange";
|
|
534
540
|
const _aDE = "accessDeniedException";
|
|
541
|
+
const _aF = "apiFormat";
|
|
535
542
|
const _aI = "actorId";
|
|
536
543
|
const _aIc = "accountId";
|
|
537
544
|
const _aIp = "appId";
|
|
@@ -540,6 +547,7 @@ const _aK = "apiKey";
|
|
|
540
547
|
const _aKA = "apiKeyArn";
|
|
541
548
|
const _aL = "availableLimits";
|
|
542
549
|
const _aN = "agentName";
|
|
550
|
+
const _aP = "additionalParams";
|
|
543
551
|
const _aRA = "agentRuntimeArn";
|
|
544
552
|
const _aS = "automationStream";
|
|
545
553
|
const _aSA = "availableSpendAmount";
|
|
@@ -563,6 +571,7 @@ const _ap = "apple";
|
|
|
563
571
|
const _ar = "arguments";
|
|
564
572
|
const _as = "assertions";
|
|
565
573
|
const _au = "audiences";
|
|
574
|
+
const _aut = "auth";
|
|
566
575
|
const _b = "branch";
|
|
567
576
|
const _bA = "bundleArn";
|
|
568
577
|
const _bAT = "basicAuthToken";
|
|
@@ -585,6 +594,7 @@ const _buc = "bucket";
|
|
|
585
594
|
const _by = "bypass";
|
|
586
595
|
const _c = "client";
|
|
587
596
|
const _cA = "createdAt";
|
|
597
|
+
const _cAr = "credentialArn";
|
|
588
598
|
const _cB = "configurationBundle";
|
|
589
599
|
const _cBD = "contentBlockDelta";
|
|
590
600
|
const _cBI = "contentBlockIndex";
|
|
@@ -688,13 +698,14 @@ const _fR = "failedRecords";
|
|
|
688
698
|
const _fRa = "failureReason";
|
|
689
699
|
const _fi = "filter";
|
|
690
700
|
const _fo = "format";
|
|
691
|
-
const _g = "
|
|
701
|
+
const _g = "git";
|
|
692
702
|
const _gA = "gatewayArn";
|
|
693
703
|
const _gF = "gatewayFilter";
|
|
694
704
|
const _gMC = "geminiModelConfig";
|
|
695
705
|
const _gT = "grantType";
|
|
696
706
|
const _gTr = "groundTruth";
|
|
697
707
|
const _gi = "github";
|
|
708
|
+
const _go = "google";
|
|
698
709
|
const _h = "headers";
|
|
699
710
|
const _hA = "harnessArn";
|
|
700
711
|
const _hE = "httpError";
|
|
@@ -733,6 +744,7 @@ const _lA = "linkedAccounts";
|
|
|
733
744
|
const _lGA = "logGroupArns";
|
|
734
745
|
const _lGN = "logGroupNames";
|
|
735
746
|
const _lGNo = "logGroupName";
|
|
747
|
+
const _lLMC = "liteLlmModelConfig";
|
|
736
748
|
const _lM = "latencyMs";
|
|
737
749
|
const _lSN = "logStreamName";
|
|
738
750
|
const _lUA = "lastUpdatedAt";
|
|
@@ -1109,11 +1121,12 @@ var Body = [0, n0, _B, 8, 21];
|
|
|
1109
1121
|
var CoinbaseCdpPaymentJwtTokenType = [0, n0, _CCPJTT, 8, 0];
|
|
1110
1122
|
var CustomRequestValueType = [0, n0, _CRVT, 8, 0];
|
|
1111
1123
|
var Description = [0, n0, _D, 8, 0];
|
|
1112
|
-
var Document = [0, n0, _Do, 8, 15];
|
|
1113
1124
|
var Email = [0, n0, _E, 8, 0];
|
|
1114
1125
|
var EvaluationExplanation = [0, n0, _EE, 8, 0];
|
|
1115
1126
|
var HarnessInlineFunctionDescription = [0, n0, _HIFD, 8, 0];
|
|
1127
|
+
var HarnessLiteLlmApiBase = [0, n0, _HLLAB, 8, 0];
|
|
1116
1128
|
var HarnessRemoteMcpUrl = [0, n0, _HRMU, 8, 0];
|
|
1129
|
+
var MemoryDocument = [0, n0, _MD, 8, 15];
|
|
1117
1130
|
var OAuthCustomParametersValue = [0, n0, _OACPV, 8, 0];
|
|
1118
1131
|
var PaymentDocument = [0, n0, _PD, 8, 15];
|
|
1119
1132
|
var PhoneNumber = [0, n0, _PN, 8, 0];
|
|
@@ -1781,8 +1794,8 @@ export var HarnessAgentCoreGatewayConfig$ = [3, n0, _HACGC,
|
|
|
1781
1794
|
];
|
|
1782
1795
|
export var HarnessBedrockModelConfig$ = [3, n0, _HBMC,
|
|
1783
1796
|
0,
|
|
1784
|
-
[_mIo, _mTa, _tem, _tPo],
|
|
1785
|
-
[0, 1, 1, 1], 1
|
|
1797
|
+
[_mIo, _mTa, _tem, _tPo, _aF, _aP],
|
|
1798
|
+
[0, 1, 1, 1, 0, 15], 1
|
|
1786
1799
|
];
|
|
1787
1800
|
export var HarnessContentBlockDeltaEvent$ = [3, n0, _HCBDE,
|
|
1788
1801
|
0,
|
|
@@ -1809,6 +1822,11 @@ export var HarnessInlineFunctionConfig$ = [3, n0, _HIFC,
|
|
|
1809
1822
|
[_d, _iS],
|
|
1810
1823
|
[[() => HarnessInlineFunctionDescription, 0], [() => SensitiveJson, 0]], 2
|
|
1811
1824
|
];
|
|
1825
|
+
export var HarnessLiteLlmModelConfig$ = [3, n0, _HLLMC,
|
|
1826
|
+
0,
|
|
1827
|
+
[_mIo, _aKA, _aB, _mTa, _tem, _tPo, _aP],
|
|
1828
|
+
[0, 0, [() => HarnessLiteLlmApiBase, 0], 1, 1, 1, 15], 1
|
|
1829
|
+
];
|
|
1812
1830
|
export var HarnessMessage$ = [3, n0, _HM,
|
|
1813
1831
|
0,
|
|
1814
1832
|
[_ro, _co],
|
|
@@ -1831,8 +1849,8 @@ export var HarnessMetadataEvent$ = [3, n0, _HME,
|
|
|
1831
1849
|
];
|
|
1832
1850
|
export var HarnessOpenAiModelConfig$ = [3, n0, _HOAMC,
|
|
1833
1851
|
0,
|
|
1834
|
-
[_mIo, _aKA, _mTa, _tem, _tPo],
|
|
1835
|
-
[0, 0, 1, 1, 1], 2
|
|
1852
|
+
[_mIo, _aKA, _mTa, _tem, _tPo, _aF, _aP],
|
|
1853
|
+
[0, 0, 1, 1, 1, 0, 15], 2
|
|
1836
1854
|
];
|
|
1837
1855
|
export var HarnessReasoningTextBlock$ = [3, n0, _HRTB,
|
|
1838
1856
|
8,
|
|
@@ -1844,6 +1862,21 @@ export var HarnessRemoteMcpConfig$ = [3, n0, _HRMC,
|
|
|
1844
1862
|
[_url, _h],
|
|
1845
1863
|
[[() => HarnessRemoteMcpUrl, 0], [() => HttpHeadersMap, 0]], 1
|
|
1846
1864
|
];
|
|
1865
|
+
export var HarnessSkillGitAuth$ = [3, n0, _HSGA,
|
|
1866
|
+
0,
|
|
1867
|
+
[_cAr, _use],
|
|
1868
|
+
[0, 0], 1
|
|
1869
|
+
];
|
|
1870
|
+
export var HarnessSkillGitSource$ = [3, n0, _HSGS,
|
|
1871
|
+
0,
|
|
1872
|
+
[_url, _pa, _aut],
|
|
1873
|
+
[0, 0, () => HarnessSkillGitAuth$], 1
|
|
1874
|
+
];
|
|
1875
|
+
export var HarnessSkillS3Source$ = [3, n0, _HSSS,
|
|
1876
|
+
0,
|
|
1877
|
+
[_ur],
|
|
1878
|
+
[0], 1
|
|
1879
|
+
];
|
|
1847
1880
|
export var HarnessStreamMetrics$ = [3, n0, _HSM,
|
|
1848
1881
|
0,
|
|
1849
1882
|
[_lM],
|
|
@@ -1941,8 +1974,8 @@ export var InvokeCodeInterpreterResponse$ = [3, n0, _ICIRn,
|
|
|
1941
1974
|
];
|
|
1942
1975
|
export var InvokeHarnessRequest$ = [3, n0, _IHR,
|
|
1943
1976
|
0,
|
|
1944
|
-
[_hA, _rSI, _mes, _mo, _sP, _too, _sk, _aTl, _mIa, _mTa, _tSi, _aI],
|
|
1945
|
-
[[0, { [_hQ]: _hA }], [0, { [_hH]: _XABARSI }], [() => HarnessMessages, 0], () => HarnessModelConfiguration$, [() => HarnessSystemPrompt, 0], [() => HarnessTools, 0], () => HarnessSkills, 64 | 0, 1, 1, 1, 0], 3
|
|
1977
|
+
[_hA, _rSI, _mes, _rUI, _mo, _sP, _too, _sk, _aTl, _mIa, _mTa, _tSi, _aI],
|
|
1978
|
+
[[0, { [_hQ]: _hA }], [0, { [_hH]: _XABARSI }], [() => HarnessMessages, 0], [0, { [_hH]: _XABARUI }], [() => HarnessModelConfiguration$, 0], [() => HarnessSystemPrompt, 0], [() => HarnessTools, 0], () => HarnessSkills, 64 | 0, 1, 1, 1, 0], 3
|
|
1946
1979
|
];
|
|
1947
1980
|
export var InvokeHarnessResponse$ = [3, n0, _IHRn,
|
|
1948
1981
|
0,
|
|
@@ -2119,7 +2152,7 @@ export var LiveViewStream$ = [3, n0, _LVS,
|
|
|
2119
2152
|
[_sE],
|
|
2120
2153
|
[0]
|
|
2121
2154
|
];
|
|
2122
|
-
export var McpDescriptor$ = [3, n0,
|
|
2155
|
+
export var McpDescriptor$ = [3, n0, _MDc,
|
|
2123
2156
|
0,
|
|
2124
2157
|
[_se, _too],
|
|
2125
2158
|
[() => ServerDefinition$, () => ToolsDefinition$], 2
|
|
@@ -2940,8 +2973,8 @@ export var HarnessGatewayOutboundAuth$ = [4, n0, _HGOA,
|
|
|
2940
2973
|
];
|
|
2941
2974
|
export var HarnessModelConfiguration$ = [4, n0, _HMC,
|
|
2942
2975
|
0,
|
|
2943
|
-
[_bMC, _oAMC, _gMC],
|
|
2944
|
-
[() => HarnessBedrockModelConfig$, () => HarnessOpenAiModelConfig$, () => HarnessGeminiModelConfig
|
|
2976
|
+
[_bMC, _oAMC, _gMC, _lLMC],
|
|
2977
|
+
[() => HarnessBedrockModelConfig$, () => HarnessOpenAiModelConfig$, () => HarnessGeminiModelConfig$, [() => HarnessLiteLlmModelConfig$, 0]]
|
|
2945
2978
|
];
|
|
2946
2979
|
export var HarnessReasoningContentBlock$ = [4, n0, _HRCB,
|
|
2947
2980
|
8,
|
|
@@ -2955,8 +2988,8 @@ export var HarnessReasoningContentBlockDelta$ = [4, n0, _HRCBD,
|
|
|
2955
2988
|
];
|
|
2956
2989
|
export var HarnessSkill$ = [4, n0, _HSa,
|
|
2957
2990
|
0,
|
|
2958
|
-
[_pa],
|
|
2959
|
-
[0]
|
|
2991
|
+
[_pa, _s_, _g],
|
|
2992
|
+
[0, () => HarnessSkillS3Source$, () => HarnessSkillGitSource$]
|
|
2960
2993
|
];
|
|
2961
2994
|
export var HarnessSystemContentBlock$ = [4, n0, _HSCB,
|
|
2962
2995
|
0,
|
|
@@ -3000,7 +3033,7 @@ export var LinkedAccount$ = [4, n0, _LA,
|
|
|
3000
3033
|
];
|
|
3001
3034
|
export var LinkedAccountOAuth2$ = [4, n0, _LAOA,
|
|
3002
3035
|
0,
|
|
3003
|
-
[
|
|
3036
|
+
[_go, _ap, _x, _tel, _gi],
|
|
3004
3037
|
[[() => OAuth2Authentication$, 0], [() => OAuth2Authentication$, 0], [() => OAuth2Authentication$, 0], [() => OAuth2Authentication$, 0], [() => OAuth2Authentication$, 0]]
|
|
3005
3038
|
];
|
|
3006
3039
|
export var MemoryContent$ = [4, n0, _MC,
|
|
@@ -3036,7 +3069,7 @@ export var OutputConfig$ = [4, n0, _OC,
|
|
|
3036
3069
|
export var PayloadType$ = [4, n0, _PT,
|
|
3037
3070
|
0,
|
|
3038
3071
|
[_conv, _bl],
|
|
3039
|
-
[[() => Conversational$, 0], [() =>
|
|
3072
|
+
[[() => Conversational$, 0], [() => MemoryDocument, 0]]
|
|
3040
3073
|
];
|
|
3041
3074
|
export var PaymentInput$ = [4, n0, _PIa,
|
|
3042
3075
|
0,
|
|
@@ -41,6 +41,7 @@ declare const InvokeHarnessCommand_base: {
|
|
|
41
41
|
* const input = { // InvokeHarnessRequest
|
|
42
42
|
* harnessArn: "STRING_VALUE", // required
|
|
43
43
|
* runtimeSessionId: "STRING_VALUE", // required
|
|
44
|
+
* runtimeUserId: "STRING_VALUE",
|
|
44
45
|
* messages: [ // HarnessMessages // required
|
|
45
46
|
* { // HarnessMessage
|
|
46
47
|
* role: "user" || "assistant", // required
|
|
@@ -82,6 +83,8 @@ declare const InvokeHarnessCommand_base: {
|
|
|
82
83
|
* maxTokens: Number("int"),
|
|
83
84
|
* temperature: Number("float"),
|
|
84
85
|
* topP: Number("float"),
|
|
86
|
+
* apiFormat: "converse_stream" || "responses" || "chat_completions",
|
|
87
|
+
* additionalParams: "DOCUMENT_VALUE",
|
|
85
88
|
* },
|
|
86
89
|
* openAiModelConfig: { // HarnessOpenAiModelConfig
|
|
87
90
|
* modelId: "STRING_VALUE", // required
|
|
@@ -89,6 +92,8 @@ declare const InvokeHarnessCommand_base: {
|
|
|
89
92
|
* maxTokens: Number("int"),
|
|
90
93
|
* temperature: Number("float"),
|
|
91
94
|
* topP: Number("float"),
|
|
95
|
+
* apiFormat: "chat_completions" || "responses",
|
|
96
|
+
* additionalParams: "DOCUMENT_VALUE",
|
|
92
97
|
* },
|
|
93
98
|
* geminiModelConfig: { // HarnessGeminiModelConfig
|
|
94
99
|
* modelId: "STRING_VALUE", // required
|
|
@@ -98,6 +103,15 @@ declare const InvokeHarnessCommand_base: {
|
|
|
98
103
|
* topP: Number("float"),
|
|
99
104
|
* topK: Number("int"),
|
|
100
105
|
* },
|
|
106
|
+
* liteLlmModelConfig: { // HarnessLiteLlmModelConfig
|
|
107
|
+
* modelId: "STRING_VALUE", // required
|
|
108
|
+
* apiKeyArn: "STRING_VALUE",
|
|
109
|
+
* apiBase: "STRING_VALUE",
|
|
110
|
+
* maxTokens: Number("int"),
|
|
111
|
+
* temperature: Number("float"),
|
|
112
|
+
* topP: Number("float"),
|
|
113
|
+
* additionalParams: "DOCUMENT_VALUE",
|
|
114
|
+
* },
|
|
101
115
|
* },
|
|
102
116
|
* systemPrompt: [ // HarnessSystemPrompt
|
|
103
117
|
* { // HarnessSystemContentBlock Union: only one key present
|
|
@@ -149,6 +163,17 @@ declare const InvokeHarnessCommand_base: {
|
|
|
149
163
|
* skills: [ // HarnessSkills
|
|
150
164
|
* { // HarnessSkill Union: only one key present
|
|
151
165
|
* path: "STRING_VALUE",
|
|
166
|
+
* s3: { // HarnessSkillS3Source
|
|
167
|
+
* uri: "STRING_VALUE", // required
|
|
168
|
+
* },
|
|
169
|
+
* git: { // HarnessSkillGitSource
|
|
170
|
+
* url: "STRING_VALUE", // required
|
|
171
|
+
* path: "STRING_VALUE",
|
|
172
|
+
* auth: { // HarnessSkillGitAuth
|
|
173
|
+
* credentialArn: "STRING_VALUE", // required
|
|
174
|
+
* username: "STRING_VALUE",
|
|
175
|
+
* },
|
|
176
|
+
* },
|
|
152
177
|
* },
|
|
153
178
|
* ],
|
|
154
179
|
* allowedTools: [ // HarnessAllowedTools
|
|
@@ -255,6 +280,9 @@ declare const InvokeHarnessCommand_base: {
|
|
|
255
280
|
* @throws {@link ResourceNotFoundException} (client fault)
|
|
256
281
|
* <p>The exception that occurs when the specified resource does not exist. This can happen when using an invalid identifier or when trying to access a resource that has been deleted.</p>
|
|
257
282
|
*
|
|
283
|
+
* @throws {@link RuntimeClientError} (client fault)
|
|
284
|
+
* <p>The exception that occurs when there is an error in the runtime client. This can happen due to network issues, invalid configuration, or other client-side problems. Check the error message for specific details about the error.</p>
|
|
285
|
+
*
|
|
258
286
|
* @throws {@link ThrottlingException} (client fault)
|
|
259
287
|
* <p>The exception that occurs when the request was denied due to request throttling. This happens when you exceed the allowed request rate for an operation. Reduce the frequency of requests or implement exponential backoff retry logic in your application.</p>
|
|
260
288
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { BedrockAgentCoreClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockAgentCoreClient";
|
|
4
|
-
import type { ListSessionsInput, ListSessionsOutput } from "../models/
|
|
4
|
+
import type { ListSessionsInput, ListSessionsOutput } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|