class PremEmbeddingsThe Prem API key to use for requests.
The async caller should be used by subclasses to make any async calls, which will thus benefit from the concurrency and retry logic.
The model to generate the embeddings.
The ID of the project to use.
Class for generating embeddings using the Prem AI's API. Extends the Embeddings class and implements PremEmbeddingsParams and