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
Hi @0xMostafa - this question might be better suited to our Slack channel on the OAI's Slack - https://www.openapis.org/ > Participate > Join our Slack - then join the #arazzo channel.
I'm a little rusty on the exact details, but I think that because you can have a step in a workflow that is itself a workflow means you could have two sub-workflows and an if statement to control which one is called to handle this case.
I've a workflow that varies:
but all other steps all the same, how to implement variations?
should I define a workflow per variation? or there is some way to define variations in one workflow?
Also, if i settled for workflow-per-variation, how to share steps between workflows/variations and use their input & output dynamically?
Thank you!
The text was updated successfully, but these errors were encountered: