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 instructions to provide the model for how to handle input. To learn more, see Using the Converse API.
Namespace: Amazon.BedrockRuntime.Model
Assembly: AWSSDK.BedrockRuntime.dll
Version: 3.x.y.z
public class SystemContentBlock
The SystemContentBlock type exposes the following members
| Name | Description | |
|---|---|---|
|
SystemContentBlock() |
| Name | Type | Description | |
|---|---|---|---|
|
CachePoint | Amazon.BedrockRuntime.Model.CachePointBlock |
Gets and sets the property CachePoint. CachePoint to include in the system prompt. |
|
GuardContent | Amazon.BedrockRuntime.Model.GuardrailConverseContentBlock |
Gets and sets the property GuardContent. A content block to assess with the guardrail. Use with the Converse or ConverseStream API operations. For more information, see Use a guardrail with the Converse API in the Amazon Bedrock User Guide. |
|
Text | System.String |
Gets and sets the property Text. A system prompt for the model. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer