PipelineStage - Python SDK

PipelineStage method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

Fields

FieldTypeRequiredDescriptionExample
cost_usdOptionalNullable[float]N/A
dataDict[str, Nullable[Any]]N/A
guardrail_idOptional[str]N/A
guardrail_scopeOptional[str]N/A
namestr✔️N/A
summaryOptional[str]N/A
typecomponents.PipelineStageType✔️Categorical kind of a pipeline stage. Multiple plugins can share a type (e.g. all guardrail-level plugins emit guardrail); the name field disambiguates which plugin emitted it.guardrail