내용으로 건너뛰기

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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.