You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -815,7 +841,7 @@ with open('modified-document.pdf', 'wb') as f:
815
841
816
842
## Workflow Builder Methods
817
843
818
-
The workflow builder provides a fluent interface for chaining multiple operations. See [WORKFLOW.md](./WORKFLOW.md) for detailed information about workflow methods including:
844
+
The workflow builder provides a fluent interface for chaining multiple operations. See [WORKFLOW.md](WORKFLOW.md) for detailed information about workflow methods including:
819
845
820
846
-`workflow()` - Create a new workflow builder
821
847
-`add_file_part()` - Add file parts to the workflow
0 commit comments