@@ -126,6 +126,9 @@ Many attributes are set on the worker during at the configuration stage. Here is
`model_configuration`
: The parsed configuration as stored in the `ModelVersion` object on Arkindex.
`model_version_id`
: The ID of the model version linked to the current `WorkerRun` object on Arkindex. You may set it in developer mode via the `ARKINDEX_MODEL_VERSION_ID` environment variable.
`process_information`
: The details about the process parent to this worker execution. Only set in Arkindex mode.