Embeddings Request
Holds the options sent to the embeddings endpoint. The generated embeddings can be used in Machine Learning models.
input can be either a string or a list of strings.
Types
Link copied to clipboard
class Builder
A builder design pattern for constructing an EmbeddingsRequest instance.
Properties
Link copied to clipboard
Determines how the embeddings are encoded. Defaults to EncodingFormat.FLOAT.