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 configurations for a prompt defined inline in the node.
Namespace: Amazon.BedrockAgent.Model
Assembly: AWSSDK.BedrockAgent.dll
Version: 3.x.y.z
public class PromptFlowNodeInlineConfiguration
The PromptFlowNodeInlineConfiguration type exposes the following members
Name | Description | |
---|---|---|
![]() |
PromptFlowNodeInlineConfiguration() |
Name | Type | Description | |
---|---|---|---|
![]() |
AdditionalModelRequestFields | Amazon.Runtime.Documents.Document |
Gets and sets the property AdditionalModelRequestFields. Additional fields to be included in the model request for the Prompt node. |
![]() |
InferenceConfiguration | Amazon.BedrockAgent.Model.PromptInferenceConfiguration |
Gets and sets the property InferenceConfiguration. Contains inference configurations for the prompt. |
![]() |
ModelId | System.String |
Gets and sets the property ModelId. The unique identifier of the model or inference profile to run inference with. |
![]() |
TemplateConfiguration | Amazon.BedrockAgent.Model.PromptTemplateConfiguration |
Gets and sets the property TemplateConfiguration. Contains a prompt and variables in the prompt that can be replaced with values at runtime. |
![]() |
TemplateType | Amazon.BedrockAgent.PromptTemplateType |
Gets and sets the property TemplateType. The type of prompt template. |
.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