PromptTemplateConfiguration
Contains the message for a prompt. For more information, see Construct and store reusable prompts with Prompt management in Amazon Bedrock.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- chat
-
Contains configurations to use the prompt in a conversational format.
Type: ChatPromptTemplateConfiguration object
Required: No
- text
-
Contains configurations for the text in a message for a prompt.
Type: TextPromptTemplateConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: