ContextEnrichmentConfiguration

Context enrichment configuration is used to provide additional context to the RAG application.

Types

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

Properties

Link copied to clipboard

The configuration of the Amazon Bedrock foundation model used for context enrichment.

Link copied to clipboard

The method used for context enrichment. It must be Amazon Bedrock foundation models.

Functions

Link copied to clipboard
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