Run External Model
RunExternalModelConfig — triggers the configured external evaluator as a data source.
- class RunExternalModelConfig[source]
Runs the external evaluator configured on
ExternalModelConfiguration.This data source is a marker in the calculation chain: input, parameter, and output mappings live on the model configuration, not on this config.
- property type: DataSourceType
The
DataSourceTypediscriminator for this configuration.