For the complete documentation index, see llms.txt. This page is also available as Markdown.

pipelineOutcome

Examples

enum PipelineOutcome {
  Blocked
  Passed
}

Enum values

Enum value
Description

Blocked

Passed

References

Fields with this object:

Last updated