Passer au contenu

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 réponse
0

A fix for this issue is on the way.

AWS

répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.