VectorKnowledgeBaseConfiguration
Contains details about the model used to create vector embeddings for the knowledge base.
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the model used to create vector embeddings for the knowledge base.
Link copied to clipboard
The embeddings model configuration details for the vector model used in Knowledge Base.
Link copied to clipboard
If you include multimodal data from your data source, use this object to specify configurations for the storage location of the images extracted from your documents. These images can be retrieved and returned to the end user. They can also be used in generation when using RetrieveAndGenerate.
Functions
Link copied to clipboard
inline fun copy(block: VectorKnowledgeBaseConfiguration.Builder.() -> Unit = {}): VectorKnowledgeBaseConfiguration