@aws-sdk/client-bedrock-agent-runtime
Advanced tools
Comparing version 3.739.0 to 3.740.0
@@ -307,2 +307,57 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
* // }, | ||
* // generatedResponsePart: { | ||
* // textResponsePart: { | ||
* // text: "STRING_VALUE", | ||
* // span: { | ||
* // start: Number("int"), | ||
* // end: Number("int"), | ||
* // }, | ||
* // }, | ||
* // }, | ||
* // retrievedReferences: [ | ||
* // { | ||
* // content: { | ||
* // type: "TEXT" || "IMAGE" || "ROW", | ||
* // text: "STRING_VALUE", | ||
* // byteContent: "STRING_VALUE", | ||
* // row: [ | ||
* // { | ||
* // columnName: "STRING_VALUE", | ||
* // columnValue: "STRING_VALUE", | ||
* // type: "BLOB" || "BOOLEAN" || "DOUBLE" || "NULL" || "LONG" || "STRING", | ||
* // }, | ||
* // ], | ||
* // }, | ||
* // location: { | ||
* // type: "S3" || "WEB" || "CONFLUENCE" || "SALESFORCE" || "SHAREPOINT" || "CUSTOM" || "KENDRA" || "SQL", // required | ||
* // s3Location: { | ||
* // uri: "STRING_VALUE", | ||
* // }, | ||
* // webLocation: { | ||
* // url: "STRING_VALUE", | ||
* // }, | ||
* // confluenceLocation: { | ||
* // url: "STRING_VALUE", | ||
* // }, | ||
* // salesforceLocation: { | ||
* // url: "STRING_VALUE", | ||
* // }, | ||
* // sharePointLocation: { | ||
* // url: "STRING_VALUE", | ||
* // }, | ||
* // customDocumentLocation: { | ||
* // id: "STRING_VALUE", | ||
* // }, | ||
* // kendraDocumentLocation: { | ||
* // uri: "STRING_VALUE", | ||
* // }, | ||
* // sqlLocation: { | ||
* // query: "STRING_VALUE", | ||
* // }, | ||
* // }, | ||
* // metadata: { | ||
* // "<keys>": "DOCUMENT_VALUE", | ||
* // }, | ||
* // }, | ||
* // ], | ||
* // }, | ||
@@ -309,0 +364,0 @@ * // guardrail: { // GuardrailEvent |
{ | ||
"name": "@aws-sdk/client-bedrock-agent-runtime", | ||
"description": "AWS SDK for JavaScript Bedrock Agent Runtime Client for Node.js, Browser and React Native", | ||
"version": "3.739.0", | ||
"version": "3.740.0", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1129928
27865