Service

NAVI Customer Support

Step 1: Create a customer service robot

 

The robot is located in the second column of the function column. Click it to enter the robot search page. Click Create Robot to execute the corresponding robot creation function.


Step 2: Set up the customer service robot

 

Customer service robot: This robot can be set up for specific scenarios or situations.

Fill in the following information:

  1. System prompts: You can adjust the system prompts of the customer service robot and fill in the rules or role assignments that you hope the robot will follow in every response. For example: Please answer questions related to credit cards and do not answer any other questions.
  2. User prefix: The content added in the user prefix will be applied to each prompt issued by the user, for example: May I ask where the reference data is located?

 

  1. Select department: The default department will be applied according to the department selected in the navigation bar, but you can also select other departments that can be selected within the permission to apply.
  2. Large language model: Select a large language model for this customer service robot to be used later. The models that can be selected here are limited to the large language models that the department can access and use.
  3. Knowledge base: The knowledge base that the customer service robot refers to. The knowledge base that can be selected here will be limited to the knowledge base that the department can access and use. In addition, a knowledge base can only be bound to one customer service robot, and the same knowledge base cannot be bound repeatedly.
  4. Parameters: The parameter settings used by the large language model applied by the customer service robot will affect the LLM's answer. From top to bottom, they are temperature, Top-P, Top-K and search scope.

 

  1. Robot name: Click the edit option next to the robot name in the upper left corner to edit
  2. Save: In the upper right corner of the editing page, you can save the robot editing information. Click it to display the publishing object. Currently, the customer service robot can only be published to the selected department.

 

  1. Delete: Delete this robot.
  2. Copy API path: You can directly copy the API path and use this API path to communicate directly with the customer service robot. The call mode is limited to POST.

Step 3: Use a customer service robot