Hi, I also need help with using Knowledge Base in ...
# 💻developers
b
Hi, I also need help with using Knowledge Base in the AI Task card. What I want to do: After a user selects what category of questions they have (using single choice), I want the AI to pull up 3 relevant Q&As in the knowledge base. In order to do that, I put the category which the user selected in a prompt for the AI Task as such: "Find 3 Q&As related to this category: {category selected by user} ". Then the AI Task should search in the Knowledge Base for Q&As. I have been trying many ways but there seems to be no way to do that - Botpress only seems to allow direct user input for searching the Knowledge Base. Can anybody help me, or let me know if it is impossible with the current version of Botpress?