KnowledgeBaseRetrieveAndGenerateConfiguration

Contains configuration details for retrieving information from a knowledge base and generating responses.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String