createEmbeddings

Calls the embeddings API endpoint to generate the vector representation of text. The returned vector can be used in Machine Learning models. This method is blocking.

Return

The response from the API

Parameters

request

The request to send to the API