Skip to main content
Build a small input -> LLM -> output pipeline and execute it via asyncio so it composes with other awaitable work. arun returns the same result shape as run.
Source: examples/pipelines/run_pipeline_async.py in the SDK repo.