- Fixes a bug preventing Prompt Nodes from running - Fixes display for Prompt node inputs - Adds `UnknownParentContext` to be forward compatible with any future parent context
0.14.27
- Fix a bug with Guardrail node's handling of the log output - Fix a bug that prevented Workflows with constants values on the left hand of an expression fail to initialize - Exposes a new `.prompts.pull()` method for pulling prompts from the Vellum API
0.14.26
- Fixes bug that prevented the use of optional inputs - Fixes a bug that caused deeply nested InlinePromptNode's to hang
0.14.25
- Fixes a bug preventing nodes with guardrail nodes outputs from initializing - Added support for code generation for VPC customers
0.14.24
- Fixed issue with escaped characters in Code Nodes
0.14.23
- Terminal Nodes now support all expressions in its input - Workflow Deployment Executions API