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.
Contains the generation configuration of the external source wrapper object.
Namespace: Amazon.BedrockAgentRuntime.Model
Assembly: AWSSDK.BedrockAgentRuntime.dll
Version: 3.x.y.z
public class ExternalSourcesGenerationConfiguration
The ExternalSourcesGenerationConfiguration type exposes the following members
Name | Description | |
---|---|---|
ExternalSourcesGenerationConfiguration() |
Name | Type | Description | |
---|---|---|---|
AdditionalModelRequestFields | System.Collections.Generic.Dictionary<System.String, Amazon.Runtime.Documents.Document> |
Gets and sets the property AdditionalModelRequestFields. Additional model parameters and their corresponding values not included in the textInferenceConfig structure for an external source. Takes in custom model parameters specific to the language model being used. |
|
GuardrailConfiguration | Amazon.BedrockAgentRuntime.Model.GuardrailConfiguration |
Gets and sets the property GuardrailConfiguration. The configuration details for the guardrail. |
|
InferenceConfig | Amazon.BedrockAgentRuntime.Model.InferenceConfig |
Gets and sets the property InferenceConfig. Configuration settings for inference when using RetrieveAndGenerate to generate responses while using an external source. |
|
PromptTemplate | Amazon.BedrockAgentRuntime.Model.PromptTemplate |
Gets and sets the property PromptTemplate. Contain the textPromptTemplate string for the external source wrapper object. |
.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