langchain_community.llms.cohere.completion_with_retry

langchain_community.llms.cohere.completion_with_retry(llm: Cohere, **kwargs: Any) Any[source]

使用tenacity来重试完成调用。

Parameters
  • llm (Cohere) –

  • kwargs (Any) –

Return type

Any