Function Positioning
Workflow Orchestration collaboration method refers to implementing multi-Agent execution process orchestration through workflow canvas to ensure stable and controllable task execution process. After creating a Multi-Agent Mode application, change the Agent collaboration method to workflow orchestration and choose specific workflow execution to use the designated unique workflow to respond to ALL user dialogue.
The advantage of workflow orchestration Agent lies in its ability to autonomously call tools based on Agent, combining multiple type nodes in the workflow to implement complete business process construction while ensuring execution process stability and controllability. However, a certain workflow setup basis is required to complete it.
Note:
Workflow usage in Multi-Agent Mode is supported only when selecting "Workflow Orchestration" as the collaboration method, and you can only select unique workflow as the run workflow for this application.
Setting Method
Step 1: Configure the Agent
Step 2: Debug the Agent
In the app settings dialogue interface, switch to Single Agent Debug mode to debug the created or copied Agent. It is recommended to complete the single Agent effect debug before referring to it in the workflow.
Step 3: Configure Workflow
App Settings, click Select Workflow. If there is no workflow in the application, enter the workflow management interface to create a workflow. Add the Agent Node in the workflow and refer to the Agent configured in the first step in the application. Based on need, configure the relationship between Agent and other nodes. Multiple configurations can form a node relationship through collaboration.
Click the Agent node card to view the agent configuration. In the workflow, agent modification is not supported, only referencing agents within the application is allowed. If modification is needed, switch to App Settings to adjust and modify the agent.
Step 4: Debug the Workflow
After completing workflow configuration, click in the upper right corner to debug and verify workflow effect.
Step 5: Debug the Agent
In the app settings dialogue interface, switch to Global Debug mode to test Multi-Agent application effect.