langchain_community.embeddings.localai.embed_with_retry¶

langchain_community.embeddings.localai.embed_with_retry(embeddings: LocalAIEmbeddings, **kwargs: Any) Any[source]¶

Use tenacity to retry the embedding call.

Parameters
Return type

Any