Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Step ¶
type Step struct {
Agent *Agent
Name string
Description string
Input string
Output string
NextStep string
HandoffInstructions string
}
Step represents a single step in a workflow
Click to show internal directories.
Click to hide internal directories.