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 Risposta
0

A fix for this issue is on the way.

profile pictureAWS
con risposta 5 giorni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande