LangChain
核心
社区
实验性
文本分割器
ai21
airbyte
anthropic
astradb
aws
azure-dynamic-sessions
chroma
cohere
couchbase
elasticsearch
exa
fireworks
google-community
google-genai
google-vertexai
groq
huggingface
ibm
milvus
mistralai
mongodb
nomic
nvidia-ai-endpoints
ollama
openai
pinecone
postgres
prompty
qdrant
robocorp
together
unstructured
voyageai
weaviate
合作伙伴库
文档
切换菜单
langchain_cohere.llms
.completion_with_retry
completion_with_retry()
langchain_cohere.llms.
completion_with_retry
(
llm
:
Cohere
,
**
kwargs
:
Any
)
→
Any
[source]
¶
使用tenacity库重试完成调用。
参数
llm
(
Cohere
) –
kwargs
(
Any
) –
返回类型
Any