Represents a request to generate an embedding using a specific model.
The request includes the model to be used and the prompt text for which the embedding is to be generated.
The identifier of the model to be used for generating the embedding.
The input text for which the embedding is to be generated.