class GradientEmbeddingsPrompt processing batch size.
The async caller should be used by subclasses to make any async calls, which will thus benefit from the concurrency and retry logic.
Gradient AI Access Token. Provide Access Token if you do not wish to automatically pull from env.
Model name to use. Available options are: qwen-turbo, qwen-plus, qwen-max, or Other compatible models.
Gradient Workspace Id. Provide workspace id if you do not wish to automatically pull from env.
Class for generating embeddings using the Gradient AI's API. Extends the Embeddings class and implements GradientEmbeddingsParams and