Bot sends a paragraph when I want it to simply say...
# 🤝help
e
Basically this is not too big of a problem, but, when I ask if I can sell a product to the site, the bot sends me a paragraph saying yes you can. I'd simply want the bot to use another node to it's favor.
And the node is where the customer can simply pick which product he's selling from which category
b
You can go to your Knowledge Agent settings and specify that you want concise answers when possible. Let me know if it helps
e
But wait
I basically want it to send another node
The contents of it
So it's a price indicator bot
And when asked "Can I sell products" I want it to go to the product node, "which product are you looking to sell"
b
Add an Intent and link it to the node you desire. If you don't know about intents, just look some tutorials on YT, Botpress made a bunch
a
Speaking of videos, here are a few @eager-afternoon-65837

https://www.youtube.com/watch?v=ha1VwKMYtLk

https://www.youtube.com/watch?v=t5jALY0RlDA

https://www.youtube.com/watch?v=wyHUrtiESVQ

e
Can y'all help me with the intent?
b
Man, it's very simple, watch the videos.
If you don't understand something, get back to me
e
Ok Michele, so, the problem is that we got a price indicator bot right here, and what I want to do, is that if the client asks a question about selling products, it'd direct them to the "which product you want to sell" node. What i did was I created the intent, put it on the Question asking part of the bot and then dragged the intent to the "which product you want to sell" node. But, this didn't work. It still said "Yes! You can sell various products" and wrote a paragraph out of it. Ideas? Would be lovely!
Thanks for the help in advance :)!
@acceptable-kangaroo-64719 @brainy-summer-1041
a
make sure you're not listening for an intent in the same node that you're listening for knowledge, otherwise the knowledge will give an answer like you described
e
Ok
So wait how do I add a separate thing for that then?
a
either turn on "aswer manually" for your knowledge agent or listen for intents only in nodes without the little book icon

https://cdn.discordapp.com/attachments/1148154589871349832/1148270423818125502/image.png

https://cdn.discordapp.com/attachments/1148154589871349832/1148270424048808061/image.png