completion_with_retry#

langchain_community.llms.yandex.completion_with_retry(llm: YandexGPT, **kwargs: Any) Any[source]#

Use tenacity to retry the completion call.

Parameters:
Return type:

Any