Source: factory.workflow/ObjWorkflowFeatureRender.py
FEATURERENDER workflow node.
Renders templates using feature store output,
source data, and constants.
...
| Method | Signature | Description |
|---|---|---|
| execute | execute(run_context: dict, current_result: str, input_guid: str, node_type: str, name: str, **kwargs) -> tuple |
Execute a FEATURERENDER node. |