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