SystemContentBlock¶
Union Type¶
SystemContentBlock
module-attribute
¶
SystemContentBlock = Union[SystemContentBlockText | SystemContentBlockGuardContent | SystemContentBlockCachePoint | SystemContentBlockUnknown]
Contains configurations for instructions to provide the model for how to handle input. To learn more, see Using the Converse API.
Union Member Types¶
SystemContentBlockText
dataclass
¶
SystemContentBlockGuardContent
dataclass
¶
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.