跳至内容

Amazon Lex Chatbot Analytics Issue: FallbackIntent Invocation Overriding AMAZON.QnAIntent

2

I have developed a chatbot using Amazon Lex integrated with the bedrock knowledge base, employing the anthropic Claude v2 model. The bot features three intents: a default FallbackIntent, a custom intent for greetings, and the built-in AMAZON.QnAIntent for handling Q&A queries.

While the bot functions correctly in providing accurate responses based on the data stored in the knowledge base, I have encountered an issue with the analytics feature. Upon analyzing the conversations, I consistently observe that the bot invokes the FallbackIntent instead of the expected AMAZON.QnAIntent, despite providing correct answers derived from the Q&A intent.

This behavior is perplexing as the bot's functionality aligns with the Q&A intent's purpose, yet the analytics reflect otherwise. I seek assistance in resolving this discrepancy to ensure accurate tracking of intent invocations in the chatbot's analytics.

1 回答
0

A fix for this issue is on the way.

AWS

已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。