Skip to contents

Function for combining embedded texts of the same model

Usage

combine_embeddings(embeddings_list)

Arguments

embeddings_list

list of objects of class EmbeddedText.

Value

Returns an object of class EmbeddedText which contains all unique cases of the input objects.

See also

Other Text Embedding: EmbeddedText, TextEmbeddingModel