Enum AgentStepKind
Step kind within an agent workflow.
public enum AgentStepKind
Fields
Agent = 5Conditional = 4Loop = 3Nested = 2Skill = 0Tool = 1
Step kind within an agent workflow.
public enum AgentStepKind
Agent = 5Conditional = 4Loop = 3Nested = 2Skill = 0Tool = 1