You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a basic Composer bot with CustomQuestionAnswering and a QnA trigger, the bot works, but it sends multiple requests and traces to the CQA service with duplicated activities.
To Reproduce
The bot has been shared internally.
The bot consists of the following triggers, being the problematic one, the QnA Intent recognized trigger that Composer generates.
Configure CQA resource with items in the knowledge base to generate prompts in the bot's chat.
Chat to the bot and see the double QnA trace when responding to a prompt.
Expected behavior
Avoid QnA trace and request duplication.
The text was updated successfully, but these errors were encountered:
Version
4.18.1
Describe the bug
Using a basic Composer bot with CustomQuestionAnswering and a QnA trigger, the bot works, but it sends multiple requests and traces to the CQA service with duplicated activities.
To Reproduce
Expected behavior
Avoid QnA trace and request duplication.
The text was updated successfully, but these errors were encountered: