ExternalSourcesGenerationConfiguration
Contains the generation configuration of the external source wrapper object.
Contents
- additionalModelRequestFields
- 
               Additional model parameters and their corresponding values not included in the textInferenceConfig structure for an external source. Takes in 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
- 
               The configuration details for the guardrail. Type: GuardrailConfiguration object Required: No 
- inferenceConfig
- 
               Configuration settings for inference when using RetrieveAndGenerate to generate responses while using an external source. Type: InferenceConfig object Required: No 
- performanceConfig
- 
               The latency configuration for the model. Type: PerformanceConfiguration object Required: No 
- promptTemplate
- 
               Contain the textPromptTemplate string for the external source wrapper object. 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: