AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.BedrockAgent.Model.PromptFlowNodeInlineConfiguration

Namespace: Amazon.BedrockAgent.Model
Assembly: AWSSDK.BedrockAgent.dll
Version: 3.x.y.z

Syntax

C#
public class PromptFlowNodeInlineConfiguration

The PromptFlowNodeInlineConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AdditionalModelRequestFields Amazon.Runtime.Documents.Document

Gets and sets the property AdditionalModelRequestFields.

Additional fields to be included in the model request for the Prompt node.

Public Property InferenceConfiguration Amazon.BedrockAgent.Model.PromptInferenceConfiguration

Gets and sets the property InferenceConfiguration.

Contains inference configurations for the prompt.

Public Property ModelId System.String

Gets and sets the property ModelId.

The unique identifier of the model or inference profile to run inference with.

Public Property 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.

Public Property TemplateType Amazon.BedrockAgent.PromptTemplateType

Gets and sets the property TemplateType.

The type of prompt template.

Version Information

.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