GenerationConfiguration
The configuration details for response generation based on retrieved text chunks.
Contents
- additionalModelRequestFields
- 
               Additional model parameters and corresponding values not included in the textInferenceConfigstructure for a knowledge base. This allows you to provide custom model parameters specific to the language model being used.Type: String to JSON value map Key Length Constraints: Minimum length of 1. Maximum length of 100. Required: No 
- guardrailConfiguration
- 
               Contains configuration details for the guardrail. Type: GuardrailConfiguration object Required: No 
- kbInferenceConfig
- 
               Contains configuration details for inference for knowledge base retrieval and response generation. Type: KbInferenceConfig object Required: No 
- promptTemplate
- 
               Contains the template for the prompt that's sent to the model for response generation. Type: PromptTemplate object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: