Skip to content

v1.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 20:45
· 634 commits to master since this release

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 the input= parameter was renamed to
    prompts= to avoid conflicting with the built-in input().