API
Experimental
Python Docs
Toggle Menu
Prev
Up
Next
LangChain 0.0.249
langchain.llms.vertexai
.completion_with_retry
langchain.llms.vertexai
.completion_with_retry
¶
langchain.llms.vertexai.
completion_with_retry
(
llm
:
VertexAI
,
*
args
:
Any
,
**
kwargs
:
Any
)
→
Any
[source]
¶
Use tenacity to retry the completion call.