Updated on 2025-11-04 GMT+08:00

Configuring the Agent Scheduling Mode

The agent provides multiple scheduling modes. Currently, the model priority and knowledge base priority options are supported. For details about the scheduling modes, see Table 1.

Table 1 Scheduling mode description

Scheduling Mode

Description

Model priority

When processing user input, the system invokes the model based on the prompt. The model determines whether to invoke the plug-in or knowledge base. It is closely related to the model capability.

Knowledge base priority

When answering a question, the system searches the knowledge base based on the prompt if the knowledge base and tool are configured, and then the model performs comprehensive analysis.

To configure the agent scheduling mode, do as follows:

  1. Log in to the agent development platform.
  2. In the navigation pane, choose Application Management. On the top of the page, select Single Intelligent Agent Application. The application development page is displayed.
  3. Click the application to be debugged to go to the application details page.
  4. On the application details page, click the drop-down list next to Schedule in the upper right corner. In the Intelligent agent scheduling mode dialog box that is displayed, select a scheduling mode.