v1.8.2
Improvements
folders.get_folder()
can now handle folder paths and delegates (e.g. @public).
Bugfixes
- Fixed an issue with
model_management.execute_model_workflow_definition()
where input values for
workflow prompts were not correctly submitted. Note that theinput=
parameter was renamed to
prompts=
to avoid conflicting with the built-ininput()
.