API
Core
Experimental
Python Docs
Toggle Menu
Prev
Up
Next
LangChain 0.0.339rc1
langchain.llms.symblai_nebula
.completion_with_retry
langchain.llms.symblai_nebula
.completion_with_retry
¶
langchain.llms.symblai_nebula.
completion_with_retry
(
llm
:
Nebula
,
**
kwargs
:
Any
)
→
Any
[source]
¶
Use tenacity to retry the completion call.