Skip to content

/AWS1/CL_BDAVECTORKNOWLEDGEB00

Contains details about the model used to create vector embeddings for the knowledge base.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_EMBEDDINGMODELARN TYPE /AWS1/BDABEDROCKEMBEDDINGMDE00 /AWS1/BDABEDROCKEMBEDDINGMDE00

The Amazon Resource Name (ARN) of the model or inference profile used to create vector embeddings for the knowledge base.

Optional arguments:

IO_EMBEDDINGMODELCONF TYPE REF TO /AWS1/CL_BDAEMBEDDINGMODELCONF /AWS1/CL_BDAEMBEDDINGMODELCONF

The embeddings model configuration details for the vector model used in Knowledge Base.


Queryable Attributes

embeddingModelArn

The Amazon Resource Name (ARN) of the model or inference profile used to create vector embeddings for the knowledge base.

Accessible with the following methods

Method Description
GET_EMBEDDINGMODELARN() Getter for EMBEDDINGMODELARN, with configurable default
ASK_EMBEDDINGMODELARN() Getter for EMBEDDINGMODELARN w/ exceptions if field has no v
HAS_EMBEDDINGMODELARN() Determine if EMBEDDINGMODELARN has a value

embeddingModelConfiguration

The embeddings model configuration details for the vector model used in Knowledge Base.

Accessible with the following methods

Method Description
GET_EMBEDDINGMODELCONF() Getter for EMBEDDINGMODELCONFIGURATION