Configuring a Multi-Agent Application Workflow
The workflow function can be used to implement the service logic of a multi-agent application. A workflow determines the input and output data structures of an application, rules for receiving and processing data, and decision-making process. It is the core part of a single-agent application.
Workflow skills can be added to a single-agent application. Workflows can be orchestrated on the canvas. Different nodes, such as plug-ins and large models, can be combined to implement complex and stable service process orchestration.
- Simple service: An application must have at least one workflow that has passed the trial run as the service processing process of the application.
- Complex task: If your service logic is complex and consists of multiple subtasks, you can split it into multiple workflows. Each workflow is responsible for completing one of the tasks, and then combine these workflows into one workflow.
To create a workflow in a single-agent application, perform the following steps:
Before adding a workflow, ensure that the workflow orchestration operations have been performed.
- In the Skills > Workflow area, click
. - In the Add Workflow dialog box, click
to add a workflow, and then click OK. - View the added workflow on the Skills > Workflow page.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot