How to trigger knowledge base with execute code ca...
# 🤝help
r
As the title mentions. I'm running a user through a funnel with loads of questions. The answers are stored in variables. All variables stored are than the search criteria to find matching results in the database which have to be displayed to the user. Somehow the knowledge base doesn't like to work with an execute code.
c
are you using the database as a KB?
r
Yes
I'm trying to keep whatever is possible in botpress inside of botpress to minimize any room for error.
Event debugger tells me knowledge disabled on that node.. but i have the knowledge agent enabled for that node. So that could be one of the main issues...
The execute code card doesn't trigger the action as an user input so the knowledge base doesn't get triggered. Now the question is how do i trigger the knowledge base with the execute code card... I don't want the user to give raw input.
13 Views