class FakeEmbeddingsThe async caller should be used by subclasses to make any async calls, which will thus benefit from the concurrency and retry logic.
A class that provides fake embeddings by overriding the embedDocuments and embedQuery methods to return fixed values.