24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
# 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=<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](attachments/686074767/686074763.png) (image/png)
|
|
[qnaIntent.png](attachments/686074767/686074765.png) (image/png)
|