Skip to main content

Module model_node

Module model_node 

Source
Expand description

Executor for Model workflow nodes.

Resolves the model configuration from the workflow IR, calls the appropriate ModelAdapter via ModelRegistry, and records GenAI telemetry.

Structs§

ModelNodeExecutor
Executor for model workflow nodes.