AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The configuration of the external source wrapper object in the retrieveAndGenerate
function.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class ExternalSourcesRetrieveAndGenerateConfiguration
The ExternalSourcesRetrieveAndGenerateConfiguration type exposes the following members
| Name | Description | |
|---|---|---|
|
ExternalSourcesRetrieveAndGenerateConfiguration() |
| Name | Type | Description | |
|---|---|---|---|
|
GenerationConfiguration | Amazon.Bedrock.Model.ExternalSourcesGenerationConfiguration |
Gets and sets the property GenerationConfiguration. Contains configurations details for response generation based on retrieved text chunks. |
|
ModelArn | System.String |
Gets and sets the property ModelArn. The Amazon Resource Name (ARN) of the foundation model or inference profile used to generate responses. |
|
Sources | System.Collections.Generic.List<Amazon.Bedrock.Model.ExternalSource> |
Gets and sets the property Sources.
The document for the external source wrapper object in the |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5