Skip to main content
Creates a simple LLM pipeline, starts it in the background, polls for status, and retrieves the result.
Source: examples/pipelines/background_run.py in the SDK repo.