embed

abstract suspend fun embed(text: String): Vector(source)

Embeds the given text into a vector representation.

Return

A vector representation of the text.

Parameters

text

The text to embed.