langchain.embeddings.localai.embed_with_retry¶
- langchain.embeddings.localai.embed_with_retry(embeddings: LocalAIEmbeddings, **kwargs: Any) Any[source]¶
Use tenacity to retry the embedding call.
langchain.embeddings.localai.embed_with_retry¶Use tenacity to retry the embedding call.