ExternalSourcesRetrieveAndGenerateConfiguration

The configuration of the external source wrapper object in the retrieveAndGenerate function.

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 Amazon Resource Name (ARN) of the foundation model or inference profile used to generate responses.

Link copied to clipboard

The document for the external source wrapper object in the retrieveAndGenerate function.

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