Tencent Cloud Agent Development Platform (Tencent Cloud ADP) is an enterprise-level LLM application build platform. It provides two application modes, standard mode and single workflow mode, to meet the application build requirements of different customer scenarios.
Standard Mode: The platform built-in best practice process reaches more stable and precise knowledge QA effect. Suitable for enterprise knowledge service, product consultation and other serious QA scenarios.
Single Workflow Mode: Use the assigned workflow to respond to ALL user dialogues. Suitable for business service scenarios with a unique and clarified business process.
After creating an application, you can switch the application mode as needed. Based on the scenario, adjust Application Configuration Items, upload knowledge, and build workflows. Once the evaluation meets the requirements after dialogue debugging in a test environment, you can publish the application to the official environment. After release, you can optimize the effect based on feedback and refresh the debug configuration again. During mode switch, the knowledge base and workflow scope remain unchanged, but Application Configuration Items such as prompt content and model configuration are not inheritable between different modes.
The following table shows the difference in configuration content in different modes.
|
Basic Configuration | app name, avatar and opening remark. Different modes should be consistent. |
|
Application Configuration | Application configuration is independent across different modes. Configuration content does not inherit during mode switch. | Application configuration is independent across modes. Configuration content does not inherit when switching modes. Single workflow mode does not support prompt content, plug-ins and other configuration items. |
knowledge management | The knowledge base document and QA scope should be consistent with the released status. | The knowledge base document and QA scope should remain consistent with the publishing status. Knowledge is only supported for QA and retrieve nodes in the workflow. |
Workflow Management | The workflow scope remains consistent across different modes. | The workflow scope remains consistent across different modes. Single workflow mode only supports enabling one workflow. |
How to Switch Application Mode
After creating the application, click the avatar or mode tag to switch the application mode in the edit application pop-up window.
How to Choose Appropriate Application Mode
Recommended use cases for "Standard Mode":
Enterprise Knowledge Base QA scenarios, such as university enrollment QA, IT knowledge QA, and policy QA, need to perform knowledge retrieval and question answering based on the internal knowledge base.
Multiple workflow scenarios require configuring multiple workflows within the same application to address different categories of issues, such as an administration assistant application needing concurrent configuration of meeting room reservation workflow, leave request workflow, and business travel application workflow.
Workflow + Enterprise Knowledge QA scenarios, requiring both knowledge base QA and workflow calls.
Recommended usage scenario for Single Workflow Mode:
Clear and single usage scenario, such as a composition grading application, needs to configure a composition grading workflow where the application input and output are the workflow input and output.