KnowledgeBaseRetrieveAndGenerateConfiguration
Contains configuration details for retrieving information from a knowledge base and generating responses.
Types
Properties
Link copied to clipboard
Contains configurations details for response generation based on retrieved text chunks.
Link copied to clipboard
The unique identifier of the knowledge base.
Link copied to clipboard
The Amazon Resource Name (ARN) of the foundation model or inference profile used to generate responses.
Link copied to clipboard
Contains configuration details for the model to process the prompt prior to retrieval and response generation.
Link copied to clipboard
Contains configuration details for retrieving text chunks.
Functions
Link copied to clipboard
inline fun copy(block: KnowledgeBaseRetrieveAndGenerateConfiguration.Builder.() -> Unit = {}): KnowledgeBaseRetrieveAndGenerateConfiguration