langchain_community.embeddings.google_palm.embed_with_retryΒΆ

langchain_community.embeddings.google_palm.embed_with_retry(embeddings: GooglePalmEmbeddings, *args: Any, **kwargs: Any) β†’ Any[source]ΒΆ

Use tenacity to retry the completion call.

Parameters
Return type

Any