All Content tagged with Chat Bots
Content language: English
Select up to 5 tags to filter
Sort by most recent
I'm trying to build a chat bot using AWS Lex v2 bot, which uses a Bedrock knowledge base to answer simple questions in German.
It seems the "AMAZON.qnaintent" is not available in German language. Is...
We configured chatbot with Bedrock and knowledge base. We see 'source' address bugs.
Any assistance to configure and get source results.
We have enabled the memory retention feature for our Amazon Bedrock Agent to retain session information.
Our guided chat flow takes the user through a 10-step journey. We want the Agent to resume the...
We want to write some tests using test workbench to test some already created lex bots. Some of the agent inputs in the test do not match the actual bots text. Is there a way to check each input...
Hi All,
I am trying to test an Amazon Connect chat through a google site. When loading, I get the error:
We’re unable to load chat at this time. Please refresh the page to retry, or try again later...
I am experiencing this output on the Amazon Lex Chat interface for Polly audio speech.
```
Invalid Lambda Response: Received invalid response from Lambda: Cannot construct instance of...
Have you ever seen an instance where the customer has connected via chat (streams API) and they are chatting then the agent thinks they have left as they have not responded to the messages they have...
I am building a RAG chatbot on internal corporate documents. My specific architecture is Amazon Kendra for document retrieval, Amazon Bedrock using foundation models (llama or cohere), and LangChain...
AWS Lex not invoking slot type values after user input "yes". I have already selected the desired slot type within Intent->slots. still it is not recognizing during chat: "intent": {
"name":...
I created an AWS Lex bot and incorporated it into a Genesys Cloud flow. Now, I'm wondering if there's a way to link two distinct Genesys Cloud flows to two different versions of AWS Lex bots.
I'm getting error while accessing bedrock chat model:
raise ValueError(f"Error raised by bedrock service: {e}")
ValueError: Error raised by bedrock service: An error occurred (ValidationException)...
While running aws lambda function for a lex document based chatbot code i am getting error(i have imported a layer for langchain module).
Error:
**Response**
{
"errorMessage": "Unable to import...