@@ -115,6 +115,9 @@ Many attributes are set on the worker during at the configuration stage. Here is
`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.
`model_details`
: The details of the model for the model version linked to the current `WorkerRun` object on Arkindex. You may populate it in developer mode via the `ARKINDEX_MODEL_ID` environment variable.
`process_information`
: The details about the process parent to this worker execution. Only set in Arkindex mode.