langchain_community.llms.symblai_nebula
.completion_with_retry¶
- langchain_community.llms.symblai_nebula.completion_with_retry(llm: Nebula, **kwargs: Any) Any [source]¶
Use tenacity to retry the completion call.