Category "chatbot"

How to call enterprise SAP Conversational AI(Chatbot) API with OAuth (Postman)

we are trying to call SAP Conversational AI(Chatbot) API with OAuth using postman but we are getting an error as Unauthorized Pre-requisites Client ID. Client S

Chatbot-specific answers

I'm creating a chatbot that asks questions and answers questions, but for now it doesn't have a specific function of answering specific questions that it asks i

TeleBot, How to make bot auto reply message after 10mins

TeleBot, how to set it schedule send after user send message to our bot, i want it auto reply to user after 10mins

Compatibility issue with rasa

Cannot convert a symbolic Tensor (dialogue_encoder/strided_slice_4:0) to a numpy array. I am getting this error with using rasa==1.10.3 having tensorflow of 2.2

Not able to use rasa x with current version of rasa

Rasa forum says that rasa x 1.1 supports rasa 3.x, but when i try running rasa x on a model trained with rasa 3.1 it gives me error. UserWarning: Your version o

how to change the directline secret key in a python bot on the Microsoft Botframework

I have a python chatbot (Bot framework) and I want to switch the conversation from the user and the bot to the user and a live agent using a secret key to the l

How to create a simple React Native Chatbot with react-native-gifted-chat

I'm a new in react native, and I want to create a simple chatbot with react-native-gifted-chat. I've tried this tutorial https://youtu.be/ClBC93WPkmw, but it do

How to use $when in an adaptive card template to find out the length of an incoming data payload and drop an input block

I have an adaptive card in the form of a JSON file, which contains an Input.ChoiceSet. This is provided with a data payload, which is dynamic and so it is not t

Can any one compare AWS Lex v1 and Lex v2

Hi I am new to AWS Lex service. But I would like to know the what's makes the difference between v1 and V2. Can anyone help me on this.

Google Chat bot - Send private message WITHOUT event

I have a bot that is working in PM, I can talk with it and make it do my tasks without any problems but I don't find how to make it send a message to a specific

Slack API - chat_deleteScheduledMessage not working

I have been trying to make a chatbot that schedules a message and then deletes the message before it would sent to the channel. Although, the scheduled message

How to disable buttons on click in Bot Framework Composer

I want to disable the button once clicked in Webchat/Directline channel. Once a user has clicked on a button, that button should get disabled to prevent duplica

i want my twitch chat bot to respond to a specific user with a specific reply

Im building a twitch chat bot using nodejs and i am bit stuck. So i want the bot to reply with a specific message only if a specific user write something. i alr

trying to create a chat "template" for my chatbot [closed]

I am trying to create a template for my chat bot so the chat looks like carl: my name is carl, what is yours? user: *some response* I have no

LSTM model fails

enter image description here model = Sequential() model.add(LSTM(units=32, return_sequences=True, input_shape=(training.shape[1],1))) model.add(Dropout(0.2)) mo

Azure Web Bot works in Azure portal but displays error when embedded in a website

I created a bot using QnaMaker and published it to Azure Portal. It deployed successfully and works in the "Test in Web App" on Azure Portal but does not work w

See what link was used when new user joins to telegram channel

I am trying to make a telegram bot for accounting invite links. It is supposed to count how many times a certain link was used. I tried to get an invite link fr

'rasa shell' does not intiate a chat session as expected

The command 'rasa shell' is supposed to start a chat session in the terminal itself upon its execution according to the documentation. But in my case, it's acti

Missing argument is required | Discord.py

I tried to make an command which displays mentioned users avatar. This is the code: @client.command(aliases=['av']) async def avatar(ctx, *, member: discord.Mem

Microsoft botframework chatbot integration with Dynamic 365 customer service omnichannel

I am trying to integrate chatbot with D365 customer service omnichannel for agent handoff. I have followed all the steps as per Microsoft documentation. still