Class: Vellum::WorkflowExecutionEventType

Inherits:
Object
  • Object
show all
Defined in:
lib/vellum_ai/types/workflow_execution_event_type.rb

Overview

  • ‘WORKFLOW` - WORKFLOW

Constant Summary collapse

NODE =
"NODE"
WORKFLOW =
"WORKFLOW"