Generates embeddings for the given text input.
Should follow the format Basic {credentials}. The {credentials} consists of the Base64-encoded string of the API key and the secret in the format key:secret
Request message for Embed method. Contains the input texts and model configuration for the embeddings request
A successful response message for Embed method
List of embeddings generated from the input messages