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.