class Aws::BedrockAgent::Types::ChatPromptTemplateConfiguration
@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/ChatPromptTemplateConfiguration AWS API Documentation
@return [Types::ToolConfiguration]
generating a response.
Configuration information for the tools that the model can use when
@!attribute [rw] tool_configuration
@return [Array<Types::SystemContentBlock>]
describe how it should behave.
Contains system prompts to provide context to the model or to
@!attribute [rw] system
@return [Array<Types::Message>]
Contains messages in the chat for the prompt.
@!attribute [rw] messages
@return [Array<Types::PromptInputVariable>]
An array of the variables in the prompt template.
@!attribute [rw] input_variables<br><br>: docs.aws.amazon.com/bedrock/latest/userguide/prompt-management-create.html<br><br><br><br>management][1].
For more information, see [Create a prompt using Prompt
Contains configurations to use a prompt in a conversational format.