AI Task Answering Question And Saying It Doesn't K...
# 🤝help
h
I have manual answering enabled since I want the AI Task to answer the question based on the KB.

https://cdn.discordapp.com/attachments/1140739880100581386/1140739880448704582/Screen_Shot_2023-08-14_at_4.11.48_PM.png

b
hmm I see
can you report a problem and give me the report ID so I can load your bot and test it out myself?
Click on the BP logo > report problem > etc
h
525aa2d3-96f3-4ff8-a0f1-9c337d6efc17
b
what's happening here is you're using the condition for checking whether a bot was able to answer from a knowledge base
but you're using the AI task, which overrides it
so it's answering the bot and then getting sent to the card you have set up that says you don't have an answer
you should set up that node like this, so your bot checks if it couldn't answer before it gets to the AI task

https://cdn.discordapp.com/attachments/1140739880100581386/1141801216628772864/Screenshot_2023-08-17_at_2.30.06_PM.png

2 Views