Enable synthesized response in Virtual Agent API
You can now enable synthesized response in the conversations with the primary bot.
Before you begin
Role required: admin
Procedure
Navigate to All, and then enter
sys_cs_provider.listin the filter.Select the VA Bot to Bot Provider record.
In the Provider Properties related tab, do the following:
- Select and open the synthesized_text_citation_strategy system property to configure the output text.
| Field | Description |
|---|---|
| Name | Name of the custom adapter property: synthesized_text_citation_strategy. |
| Value | Property value that controls how Virtual Agent API sends the synthesized text response with citation labels and links. If you want to configure the way citations are displayed in the response, then choose any of the following options:
|
2. Select and open the **synthesized\_carousel\_strategy** system property to configure the picker.
| Field | Description |
|---|---|
| Name | Name of the custom adapter property: synthesized_carousel_strategy. |
| Value | Property value that controls how Virtual Agent API sends the synthesized text response with carousel. - replace-label \(default\): With this selection, Virtual Agent API sends the synthesized text response in labels. - separate-control: With this selection, Virtual Agent API sends the synthesized text response in a separate output text control and the carousel with the options. |
3. Click **Update**.
Parent Topic:Using Virtual Agent API