Skip to content

docs: document nested/sub-workflows replacement for add_workflows#20910

Open
AymanL wants to merge 2 commits intorun-llama:mainfrom
AymanL:docs/19839-nested-workflows
Open

docs: document nested/sub-workflows replacement for add_workflows#20910
AymanL wants to merge 2 commits intorun-llama:mainfrom
AymanL:docs/19839-nested-workflows

Conversation

@AymanL
Copy link

@AymanL AymanL commented Mar 7, 2026

Fixes #19839

  • Add docs/src/content/docs/framework/workflows/nested_workflows.md: state that add_workflows is removed and document creating sub-workflows in a step or in the workflow constructor, with minimal examples.
  • Update the "Other Ways To Implement Human In The Loop" paragraph in human_in_the_loop_story_crafting.ipynb to point to the new doc and describe the current pattern (no reference to add_workflows).

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Mar 7, 2026
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Documentation]: nested workflows use deprecated function add_workflows

1 participant