Files
nexus/knowledgebase/csd-wiki/ICSD/Update-VA-configurations-for-enhanced-Aviator-semantic-search-accuracy_686074767.md
2026-04-18 17:09:43 +08:00

1.1 KiB

Update-VA-configurations-for-enhanced-Aviator-semantic-search-accuracy_686074767

Introduction

This topic describes how to update the VA configrations to improve the semantic search accuracy on the PM tenant.

Update VA configurations

  1. In the same browser of the tenant, open a new tab, enter https://ais.itsma-ng.org/sap/rest-client?TENANTID= in the URL to go to Rest Call page.
  2. Enter virtual-agent/agentsetting, select the GET method, and click Send. You will get the current VA configurations in the response.
  3. Copy the following JASON script from the response.

  1. Switch to the PUT mode and paste the above information, change the topK and scoreThreshold parameters accordingly in the qna and intent sections, and then click Send.

  1. You can switch to GET mode to get the latest configurations to double check if the change takes effect.

Attachments:

VDBconfig.png (image/png)
qnaIntent.png (image/png)