ResponseConfiguration¶
Structure Class¶
ResponseConfiguration
dataclass
¶
Configuration settings to define how Amazon Q Business generates and formats responses to user queries. This includes customization options for response style, tone, length, and other characteristics.
Attributes¶
instruction_collection
class-attribute
instance-attribute
¶
instruction_collection: InstructionCollection | None = None
A collection of instructions that guide how Amazon Q Business generates responses, including parameters for response length, target audience, perspective, output style, identity, tone, and custom instructions.