langchain_community.chat_models.yandex.completion_with_retry¶

langchain_community.chat_models.yandex.completion_with_retry(llm: ChatYandexGPT, **kwargs: Any) Any[source]¶

Use tenacity to retry the completion call.

Parameters
Return type

Any