Writing Workflows
Create and run .sky workflow files.
Writing a workflow
A workflow is a .sky file describing nodes and prompts:
hello.sky
§ My Workflow
Meta: {description: "My first workflow"}
⊕ Step 1
Prompt: {text: "Say hello"} Create and run .sky workflow files.
A workflow is a .sky file describing nodes and prompts:
§ My Workflow
Meta: {description: "My first workflow"}
⊕ Step 1
Prompt: {text: "Say hello"}