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
@wangwox That's a good idea, ill see what that might look like.
In the meantime, there is a workaround that is useful for testing large cannolis where you want to run just a part:
If you create a group and label it "cannoli", only the nodes within that group will be run.
For example, I have a process with ten nodes. I am not satisfied with the input after the fifth node during the first run.
So I need to modify the prompt word for the fifth node.
After the modification, I will point the arrow of the starting node to the fifth node. After clicking Run, I will run from the fifth node back, and the output of the previous four nodes will be used as the history record of the conversation.
Regarding the method you mentioned, I will give it a try. Thank you very much.
Add a starting node, starting from the node pointed to by the starting node, to facilitate testing of long and complex orchestrations.
The text was updated successfully, but these errors were encountered: