B1CatTalkTop3Suggestions
- Defines the top-3 suggestion text IDs used by the Psycat Talk system when
* no answer is found for a user query.
| Property | Type | Description | Metadata |
|---|---|---|---|
| FirstTextId | FString | Text ID for the first message shown when suggesting top-3 alternatives. | Category: Psycat Talk|Top 3 Suggestions |
| SuggestionTextId | FString | Text ID for each suggestion item shown as an alternative answer. | Category: Psycat Talk|Top 3 Suggestions |
| LastTextId | FString | Text ID for the closing message shown after the top-3 suggestions. | Category: Psycat Talk|Top 3 Suggestions |