Interface for the request body to generate embeddings.
interface CreateVoyageEmbeddingRequestText to generate vector expectation
Input type for the embeddings request.
Model name to use. Available options are: qwen-turbo, qwen-plus, qwen-max, or Other compatible models.
The desired dimension of the output embeddings.
The data type of the output embeddings.
The truncation strategy to use for the model response.