WeedsRxWorkflowOutputs
The outputs of a weeds RX workflow.
Implements
Fields
all_outputs (
JSON!)
The contents of the workflow output as JSON.
chosen_model (
WeedsRxModelType)
The model that was chosen by the workflow execution, if any.
fine_tune (
Boolean)
Does this SmartScript Weeds RX order need to be fine tuned.
fine_tuned_model_statistics (
JSON)
Fine-tuned model statistics
forced_model (
WeedsRxModelType)
The model that was forced by overrides, if any.
model_version (
String)
The model version that was used by the workflow, if any.
preferred_model (
WeedsRxModelType)
The model that was preferred by the workflow execution, if any.
sentera_id (
ID!)
The sentera ID of this specific workflow output.
vanilla_model_statistics (
JSON)
Vanilla model statistics