- Add ToolStep and ToolSubstep.
- Add tools: Calculator, DataScientist, Email, Wiki.
- Rename Completion to Prompt across Steps and Drivers.
- Templatize PromptStep inputs, inject Workflow context, and allow custom context.
- Add Tokenizer and token count methods to Workflows and StepArtifacts.
- Remove ComputeStep
- Bugfixes and tests.