Conversational interaction with Knowledge Base
# 🤝help
c
Hi there. I'm looking for a way to interact with Knowledge base in a conversational way (something like ChatGPT). Solution I found: Capture "What's your Question" w/ Knowledge base connection + Follow up (loop) Node with a capture "Any more questions?" Solution I'm looking for, doesn't ask "any more questions". Simply delivers the KB answer and waits for user input. Possible?
f
Hi there. I would use something like this:

https://cdn.discordapp.com/attachments/1143919913518518303/1143923140813127731/image.png

Basicly when there is a response from the KB it doesnt do the Capture
b
Hey @chilly-church-46005! Rohan here from Botpress Team You can try this out! 1. Add a
Wait for User Input
Card 2. Add
Query Knowledge Bases
Card and write
{{event.preview}}
in the Query 3. Add an
always
transition card and point it to the same node. Important: Make sure to enable KB on start node and this node! Let me know how it goes! Cheers!

https://cdn.discordapp.com/attachments/1143919913518518303/1143924848423354378/Screenshot_2023-08-23_at_8.35.26_PM.png

https://cdn.discordapp.com/attachments/1143919913518518303/1143924848695971912/image.png

f
I think he wants to start out with the "What's your Question"
b
Can do something like this

https://cdn.discordapp.com/attachments/1143919913518518303/1143926430728732702/Screenshot_2023-08-23_at_8.45.01_PM.png

this is what I used for
no answer found
transition

https://cdn.discordapp.com/attachments/1143919913518518303/1143926665978855484/Screenshot_2023-08-23_at_8.45.56_PM.png

c
Solved! I didn't know there was a "wait for user input card". Thanks
b
Haha yes! We've released it recently!
l
Please I pulled an answer from my KB and I need the bot to ask if user wants more questions or not. Instead of just ending the conversation automatically
l
all the URL website are adapt or someones can't be readed or doesn't work?
f
Create a post in #1111009377525186570 and ping me.
14 Views