AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains details about the model used to create vector embeddings for the knowledge base.
Namespace: Amazon.BedrockAgent.Model
Assembly: AWSSDK.BedrockAgent.dll
Version: 3.x.y.z
public class VectorKnowledgeBaseConfiguration
The VectorKnowledgeBaseConfiguration type exposes the following members
Name | Description | |
---|---|---|
![]() |
VectorKnowledgeBaseConfiguration() |
Name | Type | Description | |
---|---|---|---|
![]() |
EmbeddingModelArn | System.String |
Gets and sets the property EmbeddingModelArn. The Amazon Resource Name (ARN) of the model used to create vector embeddings for the knowledge base. |
![]() |
EmbeddingModelConfiguration | Amazon.BedrockAgent.Model.EmbeddingModelConfiguration |
Gets and sets the property EmbeddingModelConfiguration. The embeddings model configuration details for the vector model used in Knowledge Base. |
![]() |
SupplementalDataStorageConfiguration | Amazon.BedrockAgent.Model.SupplementalDataStorageConfiguration |
Gets and sets the property SupplementalDataStorageConfiguration. 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. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5